> For the complete documentation index, see [llms.txt](https://help.aurora.lever.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aurora.lever.me/aurora.md).

# Aurora 소개

<figure><img src="/files/7iRnYx2LlYpMCFsR1m2S" alt=""><figcaption></figcaption></figure>

Aurora는 매드업 AE 분들을 위한 매체/트래커 연동과 매체 운영 자동화를 위해 개발된 서비스입니다. \
현재 **매체 운영 자동화, 매체/트래커 연동, 매체/트래커 최신화** 기능을 제공하고 있습니다.

현재 매체/트래커 연동과 매체/트래커 최신화는 Jira 요청을 통해 AP팀 내부적으로 활용되고 있으며, 매체 운영 자동화는 점진적으로 운영 광고주를 확장해나가고 있습니다.

매체 운영 자동화에 대한 사용법과 기능 소개는 매체 운영 파트에서 확인하실 수 있습니다.

## Tips

{% hint style="info" %}
']' 버튼을 눌러 좌측의 네비게이션 바를 열고 닫을 수 있습니다!
{% endhint %}

{% content-ref url="/pages/OV1R4nIN7ZQuklhhIerW" %}
[매체 운영](/media/notice.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:

```
GET https://help.aurora.lever.me/aurora.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
