# Customers

### Customer Contact Details

Please add the contact details of the customer personnel responsible for this account/project. You can add only *<mark style="color:yellow;">**one contact**</mark>* for each account.  Add details like the customer's name and email address. The role is selected as a customer by default. Once you save this, the contact is added as a customer who can access selected project information like tasks, milestones, dashboards, and reports.

You can add users from the customer's side and assign tasks to them during the project. To do so, navigate to the 'user' module from the menu.

The next step is to add a project.


---

# 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://docs.projetly.ai/home/documentation/customers.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.
