> 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으로 보내기

조사 내에서 Slack 채널로 Slack 메시지를 직접 보내도록 Panther AI 사용

{% 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 알러트 triage sync](https://docs.panther.com/alerts/alert-management/slack#ai-alert-triage-sync)는 AI가 생성한 분류 요약을 알러트의 Slack 스레드에 댓글로 자동 게시합니다. Panther AI에서 메시지를 보내는 것은 필요할 때 수행하는 작업으로, 조사 중 언제든지 당신 — 또는 예약된 프롬프트 — 가 트리거할 수 있습니다. AI 알러트 triage sync 구성에 대한 자세한 내용은 다음을 참조하세요: [Slack에서 알러트 관리 — AI 알러트 triage sync](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 Run As**](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.
