> 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-field-manager.md).

# Custom Field Manager

- [Custom Field Managerの概要](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/intro-to-custom-field-manager.md): ClickUpマニュアル｜所有者、管理者、および許可されたメンバーがアクセスできるCustom Field Managerを使用して、ClickUpカスタムフィールドを簡単に管理します。
- [Custom Field Managerを使用してカスタムフィールドを作成する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/create-a-custom-field-with-custom-field-manager.md): ClickUpマニュアル｜所有者と管理者がアクセスできるCustom Field Managerを使用して、ClickUpに新しいカスタムフィールドを追加する方法を説明します。
- [Custom Field Managerを使用してカスタムフィールドを表示する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/view-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜Custom Field Managerを使用して、検索、フィルター、グループ、および並べ替えのオプションを備えたClickUpワークスペースのカスタムフィールドを管理および整理します。
- [Custom Field Managerを使用してカスタムフィールドを編集する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/edit-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜Custom Field Managerを使用して、チームのClickUpカスタムフィールドを更新および管理する方法を説明します。
- [Custom Field Managerを使用してカスタムフィールドを追加または移動する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/add-or-move-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜Custom Field Managerを使用して、ClickUpでカスタムフィールドを追加または移動することで、データを簡単に整理できます。
- [Custom Field Managerを使用してカスタムフィールドを変換する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/convert-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜データを再フォーマットするためのCustom Field Managerを使用して、ClickUpカスタムフィールドを新しいタイプに簡単に変換します。
- [カスタムフィールドをCustom Field Managerと結合する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/merge-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜ワークスペースデータを整理して管理するために、ClickUpで最大3つの同様のカスタムフィールドを統合する方法を説明します。
- [Custom Field Managerを使用してカスタムフィールドを複製する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/duplicate-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜Custom Field Managerを使用すると、主要な設定を維持しながら、ClickUpでカスタムフィールドを簡単に複製できます。
- [Custom Field Managerでリレーションシップカスタムフィールドを使用する](https://manual.dxable.com/clickup/features-and-clickapps/custom-field-manager/use-relationship-custom-fields-with-custom-field-manager.md): ClickUpマニュアル｜Custom Field Managerを使用して、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-field-manager.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.
