# カスタムフィールドを表示

タスクに取り組んだりビューを確認したりするときに、カスタム フィールドのデータを確認します。

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

* Free Foreverプランでは、60 個のカスタム フィールドを使用できます。
* 有料プランではUnlimitedに使用できます。
* 個々のカスタムフィールドをすべてのゲストに対して非表示にすることができます。
* Guestsはビューにカスタムフィールドを表示できますが、作成していないビューへの変更を保存することはできません。

### **Taskビューでカスタムフィールドを表示** <a href="#n4054bh3xhqt" id="n4054bh3xhqt"></a>

タスクの説明の下に、使用可能なすべてのカスタムフィールドが表示されます。

デフォルトでは、データが含まれる固定フィールドとカスタムフィールドのみが表示されます。タスクで使用可能なカスタムフィールドをすべて表示するには、左下隅にある \[さらに表示] をクリックします。

ワークスペースの所有者または管理者がカスタムフィールドを手動で並べ替えることを選択しない限り、カスタムフィールドはアルファベット順に表示されます。

![Screenshot of the Show more option at the bottom of the Custom Fields table in a task.png](https://82273040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhXkrEsAnNYLFSjpnRY4%2Fuploads%2FFV6qZaIL4cKQfd5q8uWA%2F0.png?alt=media)

### **カスタムフィールドをビューに表示する** <a href="#id-94ft0ub8pqd6" id="id-94ft0ub8pqd6"></a>

カスタムフィールドは、リスト、ボード、テーブル、カレンダー ビューで表示できます。

注

リスト ビューとテーブル ビューで数値カスタム フィールド列を計算できます。

### **リストビューとテーブルビュー** <a href="#id-21lnlrtydzf5" id="id-21lnlrtydzf5"></a>

リスト ビューとテーブル ビューでカスタムフィールドを表示するには：

1. 列を追加するには 2 つの方法があります。
   * タスクテーブルの上の右上隅にあるプラスアイコンをクリックします。
   * 右上で「Customize」をクリックし、「フィールド」を選択します。
2. 「表示/非表示」タブをクリックします。\
   ![Screenshot of someone adding columns to List view.](https://82273040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvhXkrEsAnNYLFSjpnRY4%2Fuploads%2FG5CgsOhsvu23h7A7ayy9%2F1.png?alt=media)
3. 列として表示するカスタムフィールドを選択します。
4. ワークスペース内の別の場所から既存のカスタム フィールドを追加するには、ドロップダウンの下部にある \[既存のフィールドを使用] をクリックします。

### **ボードビュー** <a href="#ic2mq098pjaa" id="ic2mq098pjaa"></a>

ボード ビューでカスタムフィールドを表示するには：

1. ビューの右上隅にある\[Customize]をクリックします。
2. \[ボードのCustomize]モーダルから、\[フィールド] を選択します。
3. \[カスタムフィールド]をクリックして、カスタムフィールドモーダルを開きます。
4. タスク カードに表示するカスタムフィールドを選択します。

### **カレンダービュー** <a href="#id-2mujbk1zf5n" id="id-2mujbk1zf5n"></a>

カレンダー ビューでカスタムフィールドを表示するには：

1. ビューの右上隅にある\[Customize]をクリックします。
2. \[カレンダーのCustomize]モーダルから、\[フィールド] を選択します。
3. \[カスタムフィールド]をクリックして、カスタムフィールドモーダルを開きます。
4. タスクに表示したいカスタムフィールドにチェックを入れます。


---

# Agent Instructions: 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/features-and-clickapps/custom-fields/show-custom-fields.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.
