> 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/add-relationship-columns-to-tasks.md).

# リレーションシップ列をタスクに追加する

リレーションシップ列 (以前のロールアップ フィールド) には、関連タスクのタスク フィールドが表示されます。

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

* リレーションシップ列 (以前はロールアップ フィールドと呼ばれていました) は、すべてのClickUpプランで使用できます。
* リレーションシップを使用するためにリレーションClickAppを有効にする必要はありません。
* 編集または完全な権限を持つゲストを含む全員が、タスク ビューでリレーションシップ列を追加および編集できます。

### **リレーションシップの種類** <a href="#id-7ky6xdc1rn2u" id="id-7ky6xdc1rn2u"></a>

すべての標準タスク フィールドは、次のリレーションシップ列として追加できます。

* 依存関係
* リンクされたタスクのリレーションシップ
* Tasksのカスタムフィールド
* ワークスペース内の任意のタスクおよびリスト間のリレーションシップを含むカスタムリレーションシップ。

{% hint style="info" %}
注：カスタムフィールドをリレーションシップ列として使用できるのは、リスト間リレーションシップのみです。
{% endhint %}

### **タスクのリレーションシップ列を参照** <a href="#hnsdmdz17yrs" id="hnsdmdz17yrs"></a>

1 つ以上のリレーションシップを持つTasksでは、すべてのリレーションシップが左下隅に表示されます。

さまざまなカテゴリのリレーションシップがテーブルに分割されており、ロールアップ フィールドを追加して、関連タスクからの関連詳細を含めることができます。

![Screenshot of relationship table columns in Task view 2.0.](/files/H2l8h5I6yRIHi22Ynpgl)

Taskビューでリレーションシップ列を表示するには：

1. アクティブなリレーションシップを持つタスクを開きます。
2. 「アクティビティ」セクションの右側にあるリレーションシップアイコンの 1 つをクリックすると、その特定のタイプのリレーションシップ (ブロック、待機、リンク、またはカスタム) を持つタスクが表示されます。
   * または、タスクの説明の上の左側にあるリレーションシップタイプのいずれかをクリックします。
3. 右側で、各リレーションシップ テーブルの列を追加または編集できます。

![Screenshot of relationship table columns in Task view 3.0.](/files/PvPTu5uk42VORkPLWXwU)

### **タスクビューにリレーションシップ列を追加する** <a href="#r0wftcx7ttdp" id="r0wftcx7ttdp"></a>

タスク ビューから新しいリレーションシップ列を追加します。次のタブをクリックすると、タスク ビューの各バージョンの手順が表示されます。

タスク ビューにリレーションシップ列を追加するには：

1. 既存のリレーションシップを含むタスクを開きます。
2. 「アクティビティ」セクションの右側にあるリレーションシップアイコンのいずれかをクリックします。
3. リレーションシップテーブルの右側にある + アイコンをクリックします。
4. 追加する列を選択します。

   ヒント：フィールドでサポートされている場合は、列の上にマウスを移動し、下部にある \[計算] をクリックすると、合計、平均、または範囲を計算できます。
5. 「追加」をクリックします。\
   ![Screenshot of someone adding a relationship column to Task view 3.0.](/files/L4pVOMSfmSuCTqLDA9E9)

{% hint style="info" %}
注：列オプションに探しているカスタム フィールドが表示されない場合は、特定のリスト オプションのタスクを使用してカスタム リレーションシップを作成する必要があります。
{% endhint %}


---

# 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/add-relationship-columns-to-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.
