# Create Clients Profile

This feature is essential for users to onboard clients onto the AgencyHandy platform, enabling centralized communication, project management, and collaboration. By adding or inviting clients, users can enhance productivity, foster transparency, and strengthen relationships with their clients.

## Pre-condition to Use the Feature:&#x20;

* Users must have an active account on AgencyHandy and be logged in.&#x20;
* Users must be Super Admin/Admin to add or invite clients within their account settings.

## To Create a Client Profile

### Steps to Use:

* **Access Client Management:** Log in to your AgencyHandy account.&#x20;
* **Navigate to Clients:** Click on the "Clients" section in your account dashboard.&#x20;
* **Create Clients:** Look for an option to "+ Create Client"  at the top right corner. Click on it.&#x20;
* **Enter Client Information:** A form will open. Provide the required information for the client, such as their name, email address, and any other relevant details.&#x20;
* **Create Client Profile:** After providing all the necessary information, click the Create button.&#x20;

<figure><img src="/files/nVdTUdMdlFPRYQCY8aJ6" alt=""><figcaption></figcaption></figure>

Your client profile has been successfully created.&#x20;

### Important Notes:

* The Client will receive an email containing a secure login URL. Clicking the URL would create a client profile.&#x20;


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/crm/clients/create-clients-profile.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.
