> 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/custom-fields.md).

# カスタムフィールド

- [カスタムフィールドを手動で並べ替える](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/manually-sort-custom-fields.md): ClickUpマニュアル｜ワークスペース内で効率的にタスクを並べ替えるために、ClickUpカスタムフィールドを手動で整理する方法を説明します。
- [カスタムフィールドの概要](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/intro-to-custom-fields.md): ClickUpマニュアル｜データ整理とタスク管理のためにカスタムフィールドを使用してClickUpワークスペースをカスタマイズする方法を説明します。
- [カスタムフィールドの作成](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/create-custom-fields.md): ClickUpマニュアル｜タスクの整理と追跡を強化するために、ClickUpでカスタムフィールドを作成および管理する方法を説明します。
- [カスタムフィールドタイプ](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/custom-field-types.md): ClickUpマニュアル｜データ形式とコンテキスト用のさまざまなカスタムフィールド タイプを使用して、ClickUpでのタスク管理を強化します。
- [タスクにカスタムフィールドを設定する](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/set-custom-fields-on-tasks.md): ClickUpマニュアル｜効率的なタスク管理のために、ClickUpタスク、ビュー、一括アクションでカスタムフィールドを設定および管理する方法を説明します。
- [カスタムフィールドを表示](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/show-custom-fields.md): ClickUpマニュアル｜ゲストや並べ替えのオプションを使用して、ClickUpタスクとビューでカスタムフィールドを表示および管理する方法を説明します。
- [カスタムフィールドの編集](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/edit-custom-fields.md): ClickUpマニュアル｜チームのタスク管理を改善するために、ClickUpでカスタムフィールドを編集、固定、管理する方法を説明します。
- [カスタムフィールドの管理](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/manage-custom-fields.md): ClickUpマニュアル｜データの整合性と制御のために、ClickUpでカスタムフィールドを管理、必須、非表示、並べ替える方法を説明します。
- [既存のカスタムフィールドを新しい場所に追加する](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/add-existing-custom-fields-to-a-new-location.md): ClickUpマニュアル｜ClickUpで既存のカスタムフィールドを新しいスペース、フォルダー、リストに適用する方法を説明します。
- [カスタムフィールドによるタスクの検索、並べ替え、フィルタリング](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/search-sort-and-filter-tasks-by-custom-fields.md): ClickUpマニュアル｜カスタムフィールドを使用してタスク管理を強化します。効率的なワークフロー構成のための検索、並べ替え、フィルターオプション。
- [カスタムフィールドの用途](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/custom-fields-uses.md): ClickUpマニュアル｜カスタムフィールドの仕組み、その使用制限、ClickUpワークスペースのアップグレードオプションを確認します。
- [高度な数式関数を使用する](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/use-advanced-formula-functions.md): ClickUpマニュアル｜ClickUpの高度な数式関数を使用して、日付、文字列、ロジック、および数学の計算を行う方法を説明します。
- [数式フィールドを使用して計算する](https://manual.dxable.com/clickup/features-and-clickapps/custom-fields/calculate-using-formula-fields.md): ClickUpマニュアル｜数値データと日付データを使用したタスク計算のために、ClickUpで数式フィールドを作成して使用する方法を説明します。


---

# 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/custom-fields.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.
