# How do I edit an existing client?

Here's how you can update an existing client:

**Step 1:**                                                                                                                                                                                Navigate to the 'client' option on the navigation panel, which will present you with a list of clients.

<figure><img src="/files/arRzLiVBo6z46YXomwJo" alt="" width="563"><figcaption><p>Click on 'clients'</p></figcaption></figure>

**Step 2:**                                                                                                                                                                                          Select the client you wish to update and click on the 'Edit' option.

<figure><img src="/files/i0xbzuTsw91j4J8g9xTB" alt="" width="563"><figcaption><p>Click on 'edit'</p></figcaption></figure>

**Step 3:**                                                                                                                                                                                                You'll see the client's details, allowing you to make the required adjustments as needed.

<figure><img src="/files/Cf0RRO2IoFsTpGX9NBMh" alt="" width="563"><figcaption><p>Modify the necessary terms.</p></figcaption></figure>

**Step 4:**                                                                                                                                                                                   Once you've made the changes, click on the "Update" button to save the updated information.

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

<br>


---

# 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/how-do-i-edit-an-existing-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.
