> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/enable-slack-notifications.md).

# ClickUpでのアクティビティーをSlackチャネルに同期する

### **ClickUpでのアクティビティーをSlackチャネルに同期する** <a href="#gjdgxs" id="gjdgxs"></a>

[Slackとのインテグレーション](https://help.clickup.com/hc/en-us/articles/6304922742295-Slack-integration-overview)を使うと、Slackから離れることなく、新しいClickUpタスク、ステータスの変更、新しいコメント、新しい添付ファイル、または担当者の変更に関するアクティビティーの投稿を受信できます。

### **必要条件** <a href="#id-30j0zll" id="id-30j0zll"></a>

* Slack との統合は、[ClickUpの全プランで利用できます](https://clickup.com/pricing)。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)はSlackアクティビティー投稿を有効にできません。
* Slackアクティビティー投稿を有効にする前に、Slackとのインテグレーションを[有効にする必要があります。](https://help.clickup.com/hc/en-us/articles/6304922742295-Intro-to-the-integration-with-Slack)
* 一度にClickUpと統合できるSlackワークスペースは1つだけです。
* 設定できるSlackアクティビティー投稿の数に制限はありません。ワークスペース内の複数のユーザーが同じアクティビティー投稿を設定した場合、重複は表示されません。

### **ClickUpアクティビティーをチャネルに同期する** <a href="#id-1fob9te" id="id-1fob9te"></a>

Slack に送信するアクティビティー投稿を決定します。

[App Center](https://help.clickup.com/hc/en-us/articles/12580135233559-App-Center-overview)の**Slack**から：

1. **「Sync ClickUp Activity to Channels」**&#x306E;欄に表示され&#x308B;**［Add］**&#x3092;クリックします。
2. 同期したいスペースやフォルダーやリストを選択します。
3. アクティビティー投稿を送信するSlackチャネルを選択します。

**注**

アクティビティー投稿には、自分が参加している公開チャネルまたはClickUpアクセス権を持つプライベートチャネルのみを選択できます。**/invite @ ClickUp**コマンドを使って、ClickUpにプライベートチャネルへのアクセス権を付与できます。

1. アクティビティー投稿をカスタマイズします：
   * **Assigned to me**：自分に割り当てられたタスクのアクティビティー投稿のみを送信します。
   * **Include Private**：プライベートのタスク、リスト、フォルダーを含めるようにします。
   * **Types of notifications**：受信するタスクアクティビティー投稿の種類を選べます。

<img src="/files/l0vUq21G7wDpV4Jfm6aL" alt="Screenshot of someone editing a Slack notification from the App Center.png" width="375">

**注**

[複数のリストにあるタスク](https://help.clickup.com/hc/en-us/articles/6309958824727-Tasks-in-Multiple-Lists-clickapp)は、選択したロケーションにそれらのホームリストが含まれている場合にのみSlackアクティビティー投稿を作成します。

**ヒント**

これらの更新用に、Slackに別の#clickupチャネルを作るのもよいでしょう。

### **ClickUpにプライベート Slackチャネルへのアクセスを許可する** <a href="#id-3znysh7" id="id-3znysh7"></a>

アクティビティー投稿用のプライベートSlackチャネルを選ぶ前に、 ClickUpにチャネルへのアクセス権を付与する必要があります。

ClickUpにプライベートSlackチャネルへのアクセス権を付与するには：

1. Slackチャネルを右クリックし、**［View channel details］**&#x3092;クリックします。
2. **［Integrations］**&#x30BF;ブをクリックします。

   <figure><img src="/files/NRxAARA1onuJsMEq1TQw" alt="" width="375"><figcaption></figcaption></figure>
3. **［Add an App］**&#x3092;選択します。
4. ClickUpを検索してください。
5. **［Add］**&#x3092;クリックします。


---

# 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:

```
GET https://manual.dxable.com/clickup/integrations-and-clickup-api/integrations/enable-slack-notifications.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.
