> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/usage-limit-email-alerts.md).

# 사용량 초과 이메일 알림 설정하기

{% hint style="info" %}
사용량 초과 이메일 알림을 설정하시면 사전에 초과 용량을 확인하실 수 있습니다.&#x20;
{% endhint %}

1. 콜러스 콘솔에 접속한 후 > 워크스페이스 설정 아이콘 클릭 > 이메일 알림을  클릭합니다.&#x20;
2. 전송량 초과 알림 및 스토리지 사용량 초과 알림을 **체크** > **알림을 받을 시점의 용량**을 입력합니다.
3. **\[저장]** 버튼 클릭 후 설정을 완료합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F5UODvpFHDiozwaPnEkkP%2Fimage.png?alt=media&amp;token=c1a9b88c-3d2f-4623-803b-4e0002110c44" alt=""><figcaption></figcaption></figure>


---

# 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://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/usage-limit-email-alerts.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.
