> For the complete documentation index, see [llms.txt](https://www.analytics-docs.laplacetec.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.analytics-docs.laplacetec.com/guide/etc/alert.md).

# 알림 설정

{% hint style="info" %}
라플라스에선 일별 알림을 무료로 제공해 드리고 있어요. 매출 통계, 이탈 유저 수, 최근 7일간 누적 광고비 요약, 일별 첫 구매/재구매 요약과 같이 일/주별로 필수적으로 체크해야 할 지표들을 매일 오전에 전송 드리고 있습니다.
{% endhint %}

* 아래의 연결 가능한 플랫폼 리스트를 확인하시고 알림톡 가이드를 확인해 보세요!

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">카카오 알림톡</td><td><a href="/pages/jDC1QKPMUepORWwDzVrU">/pages/jDC1QKPMUepORWwDzVrU</a></td><td><a href="/files/HXC5OKWinULRPa44vcrY">/files/HXC5OKWinULRPa44vcrY</a></td></tr><tr><td align="center">슬랙 알림</td><td><a href="/pages/fwR43hCtMGwFVV7s74Sd">/pages/fwR43hCtMGwFVV7s74Sd</a></td><td><a href="/files/kJOu6nFWyLpXXaMu84u6">/files/kJOu6nFWyLpXXaMu84u6</a></td></tr></tbody></table>


---

# 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://www.analytics-docs.laplacetec.com/guide/etc/alert.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.
