# How do I create a custom field?

Here's how to create a custom field:

**Step 1:**                                                                                                                                                                                 Go to the navigation panel and choose the 'Clients' option to view the list of clients.

<figure><img src="/files/WQHKS6yLUa4oEPn6ZB5A" alt="" width="563"><figcaption><p>Select the Clients option.</p></figcaption></figure>

**Step 2:**                                                                                                                                                                                             Within the Clients section, select the 'Custom Fields' tab.

<figure><img src="/files/yPzNRujXZW0RBxK3yaFh" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:**                                                                                                                                                                                          Click on the 'Add custom field' option on the right side of the tab.

<figure><img src="/files/Y8RDBlA5yi1XKrqiaFtr" alt="" width="563"><figcaption><p>Click on 'Add Custom Field'.</p></figcaption></figure>

**Step 4:**                                                                                                                                                                                       Fill in the required details for the clients. If you want this field to be shown on the invoice, check the "Show on Invoice" checkbox. Click on 'Save' to store the information.

<figure><img src="/files/oMKu0P6Vq1Bd119ITObb" alt="" width="563"><figcaption><p>Clcik on 'Update' to save the information.</p></figcaption></figure>

> When adding a new client, you'll be able to select a custom field and input specific details about the client. If a default value is configured for the custom field, these details will automatically be added when a new client is created.


---

# 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.eprocessify.com/invoices/clients/custom-fields/how-do-i-create-a-custom-field.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.
