# How do I add a new client?

**Step 1:**                                                                                                                                                                                                In the top panel, locate the plus button on the top right side and click on it.

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

**Step 2:**                                                                                                                                                                                                   From the options that appear, select "**New Client**." Next, fill in the details as per your requirements.

<div><figure><img src="/files/9WitBtVuragkXcSn8sra" alt=""><figcaption><p>Click on New Client </p></figcaption></figure> <figure><img src="/files/o3priQuMHP1zROlIwEiZ" alt=""><figcaption><p>Fill the details of the client.</p></figcaption></figure></div>

**Step 3:**                                                                                                                                                                        Additionally, you can include custom details about the client, such as a registration number or place of supply, to display on the invoice. It can be added with the help of custom fields. Check out more at the link below.

{% content-ref url="/pages/w60gsG7iZWLWqQTJzEry" %}
[How do I create a custom field?](/invoices/clients/custom-fields/how-do-i-create-a-custom-field.md)
{% endcontent-ref %}

<figure><img src="/files/2WX0Q1ZLpTgsb7hDr7ZZ" alt="" width="563"><figcaption><p>Add any custom details of the client </p></figcaption></figure>

**Step 4:**                                                                                                                                                                                    Select 'Next' and enter the client's personal information, including their name, phone number, and email.

<div><figure><img src="/files/8SZGTG3HByEeG9MDagm1" alt="" width="563"><figcaption><p>Clcik on 'Next'</p></figcaption></figure> <figure><img src="/files/vuN8CMqykX3NkwnsqP1y" alt="" width="563"><figcaption><p>Fill the client details</p></figcaption></figure></div>

**Step 5:**                                                                                                                                                                                                   To finalize, click on 'Save' in order to store the client's information.

<figure><img src="/files/OGAFcLQh20BDq9uhT1et" alt="" width="563"><figcaption><p>Click on save to store the client details</p></figcaption></figure>

And this is how you can add a new client in eProcessify.<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-add-a-new-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.
