# 채널에 메세지 전송

## UI 소개

{% tabs %}
{% tab title="자동화" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FRvXDMUOqG6D0lYUbcuqd%2FScreenshot%200007-01-31%20at%206.34.50%E2%80%AFPM.png?alt=media&#x26;token=0e7835cd-ad07-474d-b977-9b476adee843" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="데이터플로우" %}

<figure><img src="https://1362923181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5PH5ktGI0BWG6g9fvtcn%2Fuploads%2FNbGV3PJ5fg8HdvKpaiYQ%2FScreenshot%200007-01-31%20at%206.33.25%E2%80%AFPM.png?alt=media&#x26;token=8006a7d0-59b6-4de2-ac96-f6d6617c3383" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

<table><thead><tr><th width="173" align="center">항목명</th><th width="288" align="center">항목소개</th><th align="center">비고</th></tr></thead><tbody><tr><td align="center">채널 선택</td><td align="center">메세지를 보낼 채널 선택</td><td align="center"></td></tr><tr><td align="center">발송 대상 선택</td><td align="center">발송 주체 선택</td><td align="center"><ul><li>봇으로 전송 (기본값) </li><li>인증된 사용자로 전송</li></ul></td></tr><tr><td align="center">메세지 내용</td><td align="center">사용자에게 보낼 메세지 내용</td><td align="center"></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://docs.outcode.biz/apps/message/slack/actions/send-message-to-channel.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.
