# Add Data to Custom Field in a task

This feature allows users to input specific information or data related to a particular task into a customized field.&#x20;

&#x20;This feature provides greater flexibility and customization for users, allowing them to track and manage their projects more effectively.

Once the custom field is added, the user can enter data into the field for the task, and the information will be stored along with the task data.&#x20;

### Steps to Use:

* Select a **task** from a **project**. Click it. The **task modal page** opens.
* Select the **Custom Field** section.
* **Add data** to the already **created custom field**.
* Click the **Tick button** to save the data.

<figure><img src="/files/bXN7j3pVchWQI5V4nJnb" alt=""><figcaption><p>Adding Data to 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/add-data-to-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.
