# Delete Contact

To delete a contact:

1. **Select the contact(s)**: In the contact list, tick the checkbox next to the name(s) of the contact(s) you wish to delete.

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

2. Click "Delete": Click the "Delete" button.

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

3. Confirm deletion: A confirmation message will appear. Click "Delete" to proceed with the deletion or "Cancel" to abort.


---

# 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.chatalog.ai/contact-setup/contact/delete-contact.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.
