# Update Name & Data of Custom Field in a task

This feature allows users to modify the name & data stored in a custom field that has already been created and added to a task.&#x20;

This feature provides flexibility and customization options for managing tasks by allowing users to track additional information specific to their project or workflow. To update a custom field, the user must select the task containing the custom field and edit the data as required. The updated information will then be reflected in the custom field for that particular task.

### Steps to Use:

* Select a **task** from a **project**. Click it. The **task modal page** opens.
* Select the **Custom Field** section.
* **Click** the **edit button** of the **created custom field**.
* Write the updated name of the custom field & click the Update button.
* Click the custom field and update the information and save it by clicking the tick button.

<figure><img src="/files/QD9lPQDcwMMj34pCEa9c" alt=""><figcaption><p>Updating Name &#x26; Data of Custom Field in a task</p></figcaption></figure>


---

# 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://docs.onethreadapp.com/6.-managing-items/6.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.17-access-custom-field/update-name-and-data-of-custom-field-in-a-task.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.
