> 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/create-tasks-from-slack.md).

# Slackからタスクを作成、編集する

### **Slackからタスクを作成および編集する** <a href="#gjdgxs" id="gjdgxs"></a>

Slackの会話から離れずにタスクを作成または編集できます。この2つは[Slackとのインテグレーション](https://help.clickup.com/hc/en-us/articles/6304922742295-Slack-integration-overview)を通じて提供されるSlackアクションです。

### **必要なもの** <a href="#id-30j0zll" id="id-30j0zll"></a>

* [どのClickUpプラン](https://clickup.com/pricing)でも、Slackを使ってタスクを作成または編集できます。
* [ゲスト](https://help.clickup.com/hc/en-us/articles/6310022323991-Intro-to-guests)はSlackとの統合を使用できません。
* Slackからタスクを作成または編集するには、Slackとの接続を個別に[有効にして承認する必要があります。](https://help.clickup.com/hc/en-us/articles/6304922742295-Intro-to-the-integration-with-Slack)

### **Slackでタスクを作成する** <a href="#id-1fob9te" id="id-1fob9te"></a>

[/スラッシュコマンド](https://help.clickup.com/hc/en-us/articles/6308960837911-Use-Slash-Commands)を使ってSlackでタスクを作成したり、省略記号&#x306E;**［...］**&#x30E1;ニューを使って他のユーザーのメッセージからタスクを作成したりできます。

### **/スラッシュコマンドの使用** <a href="#id-3znysh7" id="id-3znysh7"></a>

SlackでClickUpタスクを作成するには：

1. チャネルを開き、**「/clickup new」**&#x3068;入力してメッセージを送信します。
2. **［Create Task］**&#x3092;選びます。
3. 「Name」にタスクの名前、「Description」に説明（必須ではありません）、「Location」にタスクを作成する[リスト](https://help.clickup.com/hc/en-us/articles/6311877646999-What-are-Lists-)を入力します。<br>

   <figure><img src="/files/zaz6nA0q9juFvyMNfYUd" alt=""><figcaption></figcaption></figure>
4. リストを選択すると、次の項目を含めるオプションが表示されます。
   * Assignees
   * Status
   * Priority
   * Tags
   * Due date
5. モーダルの右下隅にあ&#x308B;**［Create］**&#x3092;クリックします。

### **メッセージの省略記号［...］メニューを使う** <a href="#id-2et92p0" id="id-2et92p0"></a>

SlackのメッセージからClickUpタスクを作成するには：

1. Slackメッセージの上にマウスを移動し、省略記号&#x306E;**［...］**&#x30E1;ニューをクリックします。
   * SlackからClickUpタスクを初めて作成する場合は、**［More message shortcuts］**&#x3092;選びます。
2. **［Create Task］**&#x3092;選びます。
3. タスクの名前、説明、タスクを作成する[リスト](https://help.clickup.com/hc/en-us/articles/6311877646999-What-are-Lists-)を入力します。
4. リストを選択すると、次の項目を含めるオプションが表示されます。
   * Assignees
   * Status
   * Priority
   * Tags
   * Due date
5. モーダルの右下隅にあ&#x308B;**［Create］**&#x3092;クリックします。

### **Slackでタスクを編集する** <a href="#tyjcwt" id="tyjcwt"></a>

Slackのプレビューからタスクを編集できます。

1. タスクのプレビューの下で、**［Edit］**&#x3092;クリックします。
2. タスクの詳細を更新します。
3. **［Save］**&#x3092;クリックします。

<img src="/files/GFIeDv1OjugUqSCz6BLG" alt="Screenshot of the Edit task modal in Slack.png" width="375">

Slackのタスクプレビューから次のタスクの詳細を編集できます。

* Name
* Description
* Location
* Assignees
* Status
* Priority
* Tags
* Due date


---

# 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/create-tasks-from-slack.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.
