# How do I edit an existing entity?

Here are the steps to edit an existing entity.

**Step 1:**                                                                                                                                                                                            On the navigation panel, click on 'settings' from the panel.

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

**Step 2:**                                                                                                                                                                                           To edit an entity, you need to navigate to the entities section, select the entity that you want to edit, and just click on the 'edit' icon.

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

**Step 3:**                                                                                                                                                                                                          Make the necessary changes that align with your specific requirements.

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

**Step 4:**                                                                                                                                                                                             Once you have made all the necessary changes, simply click on the 'update entity' button to save the updated entity.&#x20;

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

This is how you can edit an existing entity on eProcessify.


---

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