# Contact Deletion

Once contacts are deleted, the action is irreversible, meaning the data cannot be recovered. Therefore, it’s crucial to ensure that the deletion is intentional and double-checked before proceeding.

## **Delete Contacts Individually**

* Select the contact you wish to delete.
* Navigate to the **'Delete'** option and click.

<figure><img src="/files/2C93CTnPaGLToiboWIJw" alt=""><figcaption></figcaption></figure>

## **Bulk Delete Contacts**

* Select the checkboxes next to the names of the contacts you want to delete.
* Navigate to the Delete option and click.

<figure><img src="/files/007PtZJZtnTelJZKwcj6" alt=""><figcaption></figcaption></figure>

## **Bulk Delete Contacts Using a Filter**

* Apply a filter by choosing the desired conditions.
* Select the checkbox next to the names of the contacts you want to delete.
* Navigate to the Delete option and click.

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

Always double-check before deleting contacts, as the action is irreversible.


---

# 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.bizmagnets.ai/contacts/contact-deletion.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.
