# Custom Field In Client

TaskOPad introduces a full customization add-on field for saving more information about clients. You can add a client's contact card in the comment area and get all the necessary information about the client from task details anytime. It is easy to share and exchange the client information at once with the client custom field add-on.

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/eeBUXSgY2aT8vqapF7Y5" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/1m17wxmZi3oUreLek25A" 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-field-in-client.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.
