# Custom Fields In Task

TaskOPad introduces a new feature Custom Field. It enables the project managers to add custom fields to their tasks. All you get is a whole new world of possibilities with customization. Custom fields include Date, Number, Text, and Multiple Select from a dropdown list, etc. Once you add a custom field, it will appear on all your tasks and projects. It will help you increase the efficiency and productivity of your team.

To begin, create a custom Field. You must go to Organization Management and choose the firm that you have formed, then select the settings option.

<figure><img src="/files/Ryh8ZX1BmDVTsOwol5u9" alt=""><figcaption></figcaption></figure>

The option to allow Custom fields in Task is available here. From the bottom, choose Add custom field:

<figure><img src="/files/J4uceuiJ4P4jsv5katQh" alt=""><figcaption></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://guide.taskopad.com/fundamentals/add-on-feature/custom-fields-in-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.
