> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/ai/using-panther-ai/send-panther-ai-findings-to-slack.md).

# Panther AI 인사이트를 Slack으로 전송

{% hint style="info" %}
이 기능에는 구성된 [Panther Slackbot 대상](https://docs.panther.com/alerts/destinations/slack-bot) 및 `알림 보내기` 권한이 필요합니다. Panther v1.122부터 사용할 수 있습니다.
{% endhint %}

## 개요

Panther AI는 조사 내에서 Slack 채널로 직접 메시지를 보낼 수 있습니다. 트리아지, 예약 실행 또는 임시 분석 중에 에이전트에게 알러트 요약, 위협 헌팅 결과, 일일 브리핑 또는 에스컬레이션 알림을 귀하의 Panther Slackbot 통합이 액세스할 수 있는 모든 채널에 게시하도록 지시할 수 있습니다.

메시지는 Panther 봇 아이덴티티로 전송되며 다음을 포함합니다. **Panther AI에서 보기** 라는 버튼이 포함되어 있으며, 원본 대화로 다시 연결되어 Slack을 떠나지 않고도 팀에 즉각적인 맥락을 제공합니다.

이 기능은 [AI 알러트 분류 동기화](https://docs.panther.com/alerts/alert-management/slack#ai-alert-triage-sync)와는 별개입니다. 이 기능은 AI가 생성한 트리아지 요약을 알러트의 Slack 스레드에 댓글로 자동 게시합니다. Panther AI에서 메시지를 보내는 것은 조사 중 언제든지 귀하 또는 예약된 프롬프트가 실행할 수 있는 요청 기반 작업입니다. AI 알러트 분류 동기화 구성에 대한 자세한 내용은 다음을 참조하세요. [Slack에서 알러트 관리 — AI 알러트 분류 동기화](https://docs.panther.com/alerts/alert-management/slack#ai-alert-triage-sync).

## 사전 요구 사항

Panther AI가 Slack으로 메시지를 보내기 전에 다음을 확인하세요:

* **Panther Slackbot 대상이 구성되어 있습니다.** 이 기능은 [Slack Bot](https://docs.panther.com/alerts/destinations/slack-bot) 통합을 사용합니다. 아직 설정하지 않았다면 다음을 따르세요. [Slack Bot Destination 설정 가이드](https://docs.panther.com/alerts/destinations/slack-bot).
* **Panther 봇이 대상 채널에 초대되어 있습니다.** 채널이 대상으로 구성되어 있더라도, 메시지를 게시하려면 봇이 해당 채널의 멤버여야 합니다. Slack에서는 다음을 실행할 수 있습니다. `/invite @Panther` 에이전트가 게시할 수 있기를 원하는 모든 채널에서.
* **귀하의 사용자 역할 또는 "**[**AI 실행 사용자**](https://docs.panther.com/system-configuration/rbac#ai-run-as)**" 사용자 역할에 다음이 포함됩니다. `알림 보내기` 권한.** Panther AI가 Slack 메시지를 보낼 수 있는 도구를 사용할 수 있도록 하려면, 귀하의 역할에 다음이 있는지 확인하세요. [권한](https://docs.panther.com/system-configuration/rbac#customizing-roles) 이 할당되어 있는지 확인하세요.

## 사용 방법

어떤 Panther AI 대화에서든 — 알러트, 위협 헌팅 또는 AI 홈 페이지에서 열었는지와 관계없이 — 자연어를 사용해 에이전트에게 Slack으로 메시지를 보내라고 요청할 수 있습니다.

**예시 프롬프트:**

* `"이 알러트의 요약을 #security-investigations로 보내세요."`
* `"이 결과의 요약을 #soc-alerts에 게시하고 위험 점수를 포함하세요."`
* `"오늘의 중요한 알러트에 대한 브리핑을 #incident-response로 보내세요."`

Panther AI가 메시지를 작성하고, **대화형 세션에서는 전송하기 전에 검토할 수 있도록 메시지 내용을 보여줍니다**. 전송을 명시적으로 확인하거나 승인해야 합니다. 승인 없이는 메시지가 전송되지 않습니다.

Panther AI는 기존 Slack 스레드 내에서 답글로 메시지를 게시할 수도 있습니다.

### 세션 유형별 동작

| 세션 유형                 | 승인 필요                   |
| --------------------- | ----------------------- |
| 대화형(사용자 시작)           | ✅ 예 — 전송 전에 사용자가 승인해야 함 |
| 자율(예약된 프롬프트, 자동 트리아지) | ❌ 아니요 — 자동으로 전송됨        |


---

# 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://docs.panther.com/ko/ai/using-panther-ai/send-panther-ai-findings-to-slack.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.
