# How to Delete Customers

Managing customer data responsibly is important for every business. DoubleTick provides a **Delete Customer Data** feature that allows you to remove customer information in a secure and controlled way.

This article explains the different ways you can delete customer data and who is allowed to perform these actions.

#### <mark style="color:$primary;">**Who Can Delete Customer Data?**</mark>

Not every user in your team can delete customer data. This action depends on the role and permissions assigned.

* The **Account Owner** has full access and can delete customers, including deleting all data.
* Users with **Owner-level access** can also perform deletion actions.
* If you have created **Custom Roles**, only those users who are explicitly given the **“Delete Customers” permission** will be able to delete data.
* Team members without this permission will not see or be able to use the delete option.

***

#### <mark style="color:$primary;">**Ways to Delete Customers**</mark>

DoubleTick provides four ways to delete customer data based on your requirement:

1. Individual Contact Deletion
2. Multiple Selected Contacts Deletion
3. Cohort Deletion Using Filters
4. Complete Data Deletion

***

#### <mark style="color:$primary;">**1. Individual Contact Deletion**</mark>

Use this method when you want to delete a single customer.

**Steps**:\
a. Go to the **Customers** tab.\
b. Search or locate the contact you want to delete.\
c. Select the contact.\
d. Click on the **Delete** option.

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

***

#### <mark style="color:$primary;">**2. Deleting Multiple Selected Contacts**</mark>

This method helps you delete multiple contacts at once.

Steps:\
a. Open the **Customers** tab.\
b. Use the checkboxes to select multiple contacts.\
c. Click on the **Delete** button.

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

***

#### <mark style="color:$primary;">**3. Deleting a Cohort of Customers Using Filters**</mark>

You can delete a group of customers by applying filters.

Steps:\
a. Go to the **Customers** tab.\
b. Apply filters such as location, activity status, or last interaction.\
c. Once the filtered list appears, click on **Delete Filtered**.\`

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

***

#### <mark style="color:$primary;">**4. Delete All Customer Data**</mark>

This option removes all customer data permanently and is restricted for security reasons.

Steps:\
a. In the **Customers** tab, click on the **Delete All** button (top-right corner).\
b. Enter the OTP sent to the account owner’s registered phone number.\
c. After successful verification, the deletion will be processed.\
d. A confirmation message will appear.\
e. You will also receive a confirmation via email and WhatsApp.

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

#### <mark style="color:$primary;">Important Considerations</mark>

**Permissions for Deletion**

* Only users with the correct permissions can delete customer data.
* The first three deletion methods require permission from the account owner.
* Permissions can be configured in **Custom Roles and Responsibilities**.

**Irrecoverable Action**

* Once customer data is deleted, it cannot be recovered.
* Always double-check before confirming deletion.

**Security and Compliance**

* The **Delete All** option is protected with OTP verification.
* This ensures that only authorized users can perform large-scale deletions.


---

# 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://learn.doubletick.io/customers/how-to-delete-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.
