# Export Contacts

You can also view a list of your account's past exports.

## To Export Contact:

1. From your BizMagnets account, navigate to **'Customers'** and then select **'Contacts'**.
2. Choose the **'Export'** option to download your contacts.

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

3. Once downloaded, open the file on your local device to view your contact list.

Open the exported file and verify that all contact details are accurate and complete.


---

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