# 알림 연동

`설정` > `서비스 연동` > `알림` 탭에서 알림 서비스를 연결할 수 있습니다.

## 지원하는 알림 서비스

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Slack ></td><td><a href="/pages/CSUWhEF8GfqLKxn81pZ2">/pages/CSUWhEF8GfqLKxn81pZ2</a></td></tr><tr><td>Microsoft Teams ></td><td><a href="/pages/YuxrLcoDRzC2Axn43NJ6">/pages/YuxrLcoDRzC2Axn43NJ6</a></td></tr><tr><td>Naver Works ></td><td><a href="/pages/DhJgtBk6hQ1e8zsj75KF">/pages/DhJgtBk6hQ1e8zsj75KF</a></td></tr></tbody></table>

{% hint style="info" %}
알림 연동은 개인 계정별로 설정됩니다. 알림을 받고 싶은 멤버가 각자 연동해야 합니다.
{% endhint %}


---

# 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://guide.roundhr.com/setting/integrations/notifications.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.
