# Remove Contacts

In the [Contacts menu](https://dashboard.messagebird.com/en/contacts), you can delete one single contact or a whole page of contacts by clicking on the relevant contacts and pressing 'delete'.

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

Do you want to delete more contacts in one go? This is possible by using the '+Add contacts' function.

**Delete several contacts in one go**

* If you have an excel file of contacts that you would like to delete from your address book you can simply follow the instructions in this article [here](/connectivity-platform/contacts/remove-contacts.md).&#x20;
* If you would like to export a group from your existing contacts, and then use this file to remove these, first follow the instructions for ‘[Exporting Contacts](/connectivity-platform/contacts/export-contacts.md)’.&#x20;
* Once you have the file of contacts that you want to delete, head to the '+Add contacts' part in the Contacts menu: <br>
  * Drag & drop or choose the file of contacts that you wish to remove.&#x20;
  * Select the most suited delimiter.&#x20;
  * Select 'remove contacts'.\ <br>

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

    &#x20;
  * Now you can choose between:<br>
    * Don't add contacts to a group: This will remove them completely from your MessageBird account.
    * Group name is a column in the file: If the group that you would like to remove these contacts from is indicated in the file, you can select this option.
    * Select Group: Choose from which of your existing groups you would like to remove these contacts.\ <br>
  * Click 'next' and configure the columns. Confirm by clicking 'next' again.&#x20;

The chosen contacts will be deleted from your contacts entirely or the chosen group.

&#x20;

&#x20;


---

# 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.bird.com/connectivity-platform/contacts/remove-contacts.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.
