# Edit a Client Profile

Editing client profiles is crucial for maintaining up-to-date information about clients, including contact details, preferences, and project specifications. This ensures personalized service delivery and strengthens client relationships.

## 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 edit client profiles within their account settings.

## To Edit Client Profile

### Steps to Use:

* **Access Client Management:** Log in to your AgencyHandy account.&#x20;
* **Navigate to Clients:** Go to the "Clients" section in your account dashboard.&#x20;
* **Select Client Profile:** Click the tick button of the client profile you want to edit.&#x20;
* **Enter Edit Mode:** Look for an "Edit" button at the top right corner. Click on it to enter edit mode for the client profile. A form will pop up.
* **Modify Information:** Update the client's details as needed, including name, contact information, or any other relevant data.&#x20;
* **Save Changes:** After making the necessary updates, click the "Update" button to save the changes to the client profile.

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

Once saved, you will receive a confirmation message indicating that the client profile has been successfully updated.


---

# 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/edit-a-client-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.
