# 슬랙연동\_old

알림채널안녕하세요. 똑똑한 AI 그랜터입니다. :face\_with\_monocle:

그랜터는 카드 및 계좌 지출이 발생할 경우 슬랙을 연동하여 알림을 주는 서비스를 제공하고 있어요

아래 절차를 통해 어떻게 알림을 받을 수 있는지 알아볼까요?

## 1. 슬랙 연동하기

프로필 > 구성원 항목에서 슬랙연동 버튼을 클릭합니다.&#x20;

<figure><img src="/files/4xsWSJDmMRMTcF2V8d1u" alt=""><figcaption></figcaption></figure>

[슬랙 홈페이지](http://slack.com)에 로그인이 되어있는 브라우저에서만 연동이 가능하며 아래 권한들을 요구합니다.

\*개인 메시지 권한은 사용자에게 그랜터 봇이 DM을 보내기 위해 필요합니다. 기타 사용자간 DM의 조회 권한은 요구하지 않습니다.

<figure><img src="/files/Y3vuFo1z4PFzLOcigGZ0" alt="" width="375"><figcaption></figcaption></figure>

슬랙 연동이 완료되면 슬랙에 리스팅된 유저들을 원클릭으로 초대할 수 있어요.

<figure><img src="/files/vwQX54IoNp791NFf6Rkp" alt="" width="375"><figcaption></figcaption></figure>

## 2. 사용자에게 슬랙 계정 부여하기

초대된 인원의 '상세'탭을 확인하면 어떤 유저가 어떤 슬랙 아이디에 연동되어 있는지 확인할 수 있어요.

\*신규부여 및 변경 가능하며 슬랙으로 초대된 유저들은 자동으로 해당 슬랙 계정에 매칭되어 있어요. &#x20;

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

## 3. 카드 및 계좌에 사용자 추가하기

연동자산 메뉴에서카드 및 계좌에 담당자를 지정하면 해당 카드 및 계좌 내역이 발생할 때 알림을 받을 수 있어요.

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

## 4. 알림받기

슬랙 알림은 하루 3번, 오전 10시 오후 5시, 오후 10시에 발생합니다.

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

## 5. 공용채널 슬랙 알림

편의를 위해 공용채널에 슬랙 알림이 발생하는 기능도 추가됐어요.

연결 후 가이드에 따라 그랜터봇을 추가하면 됩니다.

<figure><img src="/files/o3GUgIa6vbiYWt7baY7r" alt=""><figcaption><p>알림채널 설정</p></figcaption></figure>

법인카드/계좌 사용시 하루 3번 알림을 통해 사용내역이 채널에 공유돼요.


---

# 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://support.granter.biz/undefined-2/undefined-5/slack.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.
