# How do I edit an existing custom field?

**Step 1:**                                                                                                                                                                                 Go to the navigation panel and choose the 'client' 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 client's section, select the 'custom field' tab.

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

**Step 3:**                                                                                                                                                                                                   Choose the custom you want to modify and click on the "More Actions" button located on the right side.

<figure><img src="/files/jmBs2dLezY9ntpuVlwju" alt="" width="563"><figcaption><p>Click on 'more action'</p></figcaption></figure>

**Step 4:** Click on the "Edit" option to make changes to the customs.

<figure><img src="/files/z31lUWabFwJsx93c2rT4" alt="" width="563"><figcaption><p>Click on 'edit' to make the changes.</p></figcaption></figure>

**Step 5:** The custom will be displayed, and you can make the necessary changes according to your requirements.

<figure><img src="/files/bceEL8jJG6tUkj8IKKUJ" alt="" width="563"><figcaption><p>Make the necessary changes.</p></figcaption></figure>

**Step 6:** After making the changes, click on the "Save" button to save the modified custom.

<figure><img src="/files/nOilZUdBgxnOKbBxYjQC" alt="" width="563"><figcaption><p>Click on save </p></figcaption></figure>

And this is how you can edit an existing custom field.


---

# 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-edit-an-existing-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.
