# Create a contact and assign it to an existing client

Here are the steps to create a new contact that is assigned to an existing contact.

**Step 1:**                                                                                                                                                                                 Go to the navigation panel and choose the 'Clients' option.            &#x20;

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

**Step 2:**                                                                                                                                                                                            To access the contacts list of the client, navigate to the "contacts" tab within the client's section.

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

**Step 3:**                                                                                                                                                                               On the top right side of the section, click 'Add Contact' to add contact details for the client.

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

**Step 4:**                                                                                                                                                                                         Please provide the required contact details and company information, and then save the details.

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

And this is how you can create a contact of an existing client using 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/clients/contacts/create-a-contact-and-assign-it-to-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.
