# How do I create a new entity?

Upon registration, a single business entity will be created for you. However, if you have multiple business entities, this page will guide you through the process of creating additional business 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 create the new entity, you need to navigate to the entities section and click on the 'add new entity' button.

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

**Step 3:**                                                                                                                                                                                                   Enter all the necessary information according to your requirements, and then click on the 'add entity' button.

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

**Step 4:**                                                                                                                                                                                  And this is how you can create an entity on eProcessify.

<figure><img src="/files/fIeEAcjGI25E7Mq2cnOm" alt="" width="563"><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.eprocessify.com/invoices/entities/how-do-i-create-a-new-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.
