# Alert

Alert(알림)는 특정 이벤트가 발생하게 되면 사용자에게 알림 메시지를 전달하도록 설정할 수 있는 메뉴이다.

<figure><img src="/files/bV7yRmXYYrWZ3jBDlNzA" alt=""><figcaption></figcaption></figure>

Alert는 [**User-created Alert**](/sysmasterdb-for-postgresql1.0/8.3_manual/settings/alert/user-created-alert.md), [**System Alert**](/sysmasterdb-for-postgresql1.0/8.3_manual/settings/alert/system-alert.md) 2개로 나누어진다.


---

# Agent Instructions: 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://docs.tibero.com/sysmasterdb-for-postgresql1.0/8.3_manual/settings/alert.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.
