# Delete a Client Profile

Deleting a client profile is essential for maintaining a streamlined and organized client list within AgencyHandy. Removing outdated or irrelevant client profiles ensures users have an accurate and up-to-date representation of their client base. It also helps declutter the account and improves overall account management efficiency by focusing on active and relevant client relationships. Additionally, deleting client profiles when necessary ensures compliance with data privacy regulations and best practices for data management.

## 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 delete client profiles.

## To Delete a 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 on the client profile you want to delete.&#x20;
* **Initiate Deletion:** Look for an option to "Delete Client" and click on it.&#x20;
* **Confirmation:** A confirmation prompt will pop up to ensure you want to delete the client profile.
* **Final Confirmation:** Confirm that you want to delete the client profile.  Click the "Yes, Delete it" button. This action is irreversible.&#x20;

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

Once confirmed, the client profile will be permanently deleted from your account.

### Important Notes:

* Deleting a client will delete all client-specific data, including orders, tickets, subscriptions, invoices, and files.
* Deleting a client profile cannot be undone, so proceed with caution.


---

# 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/delete-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.
