> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/ad/searchad/brandsearchad/run.md).

# 운영하기

![](/files/-MaCrZQGscxpD9FeK1Hw)

## :mouse\_three\_button: **브랜드검색 광고 운영 카테고리**

{% content-ref url="/pages/-MY2MawyZYbI-ZQyB1YD" %}
[도구 관리](/main/ad/searchad/brandsearchad/run/tool.md)
{% endcontent-ref %}

브랜드검색 광고 운영에 필요한 광고대상 / 계약 / 부킹 현황 / 서류를 관리할 수 있는 메뉴입니다.

{% content-ref url="/pages/-MY2Mdfc68jM8k1-AY2l" %}
[효율 관리](/main/ad/searchad/brandsearchad/run/efficiency.md)
{% endcontent-ref %}

보고서를 통해 운영 중인 광고 현황을 빠르게 파악하고 다각도로 분석할 수 있습니다.

{% content-ref url="/pages/-MYijAehybkpGolCRmrB" %}
[계정 관리](/main/ad/searchad/brandsearchad/run/account.md)
{% endcontent-ref %}

광고계정 / 멤버 관리 / 영업권 관리 등 계정 관리와 관련된 사항을 자세하게 확인해보세요.

{% content-ref url="/pages/HZloDnTm91G7ayrWK6Xh" %}
[비즈월렛](/main/tool/bizwallet.md)
{% endcontent-ref %}

광고 캐시 충전 / 환불 관련된 사항을 살펴보세요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/ad/searchad/brandsearchad/run.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
