> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/hajimeni/chat-and-alerts/slack-notifications.md).

# Slack通知

## Aikido SlackアプリをSlackに接続する <a href="#connecting-the-aikido-slack-app-to-slack" id="connecting-the-aikido-slack-app-to-slack"></a>

その後、Splunk Cloud と Splunk Enterprise の両方でトークンを作成します: [Slack連携の設定](https://app.aikido.dev/settings/integrations/notifications/slack) Aikidoアプリ内で。

1. クリック **"連携を追加"**
2. 選択 **Slackワークスペース** 右上のドロップダウンで使いたい
3. 選択 **チャンネル** ドロップダウンメニューから投稿したい
4. 「**許可**"

クリックしてこの手順を繰り返します **"チャンネルを追加"** 通知の種類ごとに別のチャンネルを使いたい場合。

## Aikido Slackbotをプライベートチャンネルに追加する <a href="#adding-the-aikido-slackbot-to-a-private-channel" id="adding-the-aikido-slackbot-to-a-private-channel"></a>

Aikido Slackbotをプライベートチャンネルに追加するには、まずそのチャンネルにボットを招待する必要があります。そうしないと、そのチャンネルを選択できません。（これはすべてのSlackbotに当てはまります）

1. **"@Aikido Security" と入力** チャンネルでメッセージを送信します
2. Aikidoをそのチャンネルに追加するかどうかを尋ねるポップアップが表示されます
3. **"チャンネルに追加" をクリック**

![グループ全体にメッセージを送る前にユーザーをチャンネルに追加するよう促すSlackのプロンプト。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-c1f09419e912e94bfa72100946d0ccfb4432193d%2Fucarecdn-41bc0618-352e-4cb8-a9d3-feb62fd3ea02.png?alt=media)

これでアプリ内でプライベートチャンネルを見つけられるはずです。

次に、 [Slack連携設定へ](https://app.aikido.dev/settings/integrations/notifications/slack) Aikidoアプリ内で。

1. **トグルを有効にして** 受け取りたい通知の種類に対して
2. **チャンネルを選択** 通知を受け取りたいチャンネルを選択します。
3. 「を押す**保存**"

### 別の方法 <a href="#alternative-method" id="alternative-method"></a>

また、以下の手順でボットを追加することもできます：

1. Slackbotを追加したいチャンネルに移動します
2. ドロップダウン矢印をクリック
3. "Integrations" タブに移動します
4. "アプリを追加" をクリック
5. "Aikido Security" を検索して "追加" をクリック

これでアプリ内でプライベートチャンネルを見つけられるはずです。

![ワークフローやアプリを追加するオプションを表示したSlackチャンネル連携タブ。ボタンが強調表示されています。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-ce84233ec26f9541d38e5a3f7f4136a8fa097ba3%2Fucarecdn-0d1b4b61-2ef7-4bb9-895e-d4366f1ae233.png?alt=media)

## デバイス保護

{% content-ref url="/pages/6ef0499134359e0da4fa7dbf371d16ec2137a1af" %}
[インストール要求を承認する](/docs/docs-ja/aikidodebaisu/using-aikido-endpoint/reviewing-install-requests.md)
{% endcontent-ref %}


---

# 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://help.aikido.dev/docs/docs-ja/hajimeni/chat-and-alerts/slack-notifications.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.
