> 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/features-and-clickapps/relationships/create-dependency-relationships-in-tasks.md).

# タスク内で依存関係を作成する

タスク間の依存関係を作成します。

### **必要なもの** <a href="#y7vudylaqscj" id="y7vudylaqscj"></a>

* 依存関係はすべてのプランで利用できます。
* 編集権限または完全な権限を持つゲストを含む全員がタスクの依存関係を作成できます。
* Taskの依存関係は、 ClickUpモバイル アプリでは使用できません。

### **タスクからの依存関係** <a href="#wvgus3p9jiwc" id="wvgus3p9jiwc"></a>

依存関係は、\[リンクの追加] タブ、\[ブロック] または \[待機] タブ、省略記号の...メニューから、または /Slash コマンドを使用して作成できます。

\[リンクの追加] タブから：

1. タスクを開きます。
2. 右側のサイドバーでプラスアイコンをクリックします。
3. 「待機中」または「ブロック中」を選択します。
4. タスクを検索または参照します。\
   ![Screenshot of someone adding a Dependency Relationship via Task view 3.0.](/files/jsO0JEZpfdKUdkPPmP6u)

「ブロック中」または「待機中」タブから：

1. タスクを開きます。
2. 右側のサイドバーで、「ブロック中」または「待機中」タブをクリックします。
3. \[+ 依存関係の追加] をクリックします。
4. タスクを検索または参照します。

省略記号の...メニューから：

1. タスクを開きます。
2. 右上隅にある省略記号の...メニューをクリックします。
3. 「リレーションシップ」を選択します。
4. 「依存関係」をクリックします。
5. 「待機中」または「ブロック中」を選択します。
6. タスクを検索または参照します。

/Slash コマンドの使用：

1. タスクの説明またはコメントに、「/blocking」、「/waiting」、または「/link to」と入力します。
2. PC ではEnter を押すか、Mac では Return を押します。
3. タスクを検索または参照します。


---

# 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://manual.dxable.com/clickup/features-and-clickapps/relationships/create-dependency-relationships-in-tasks.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.
