> For the complete documentation index, see [llms.txt](https://guides.accentvoice.com/connect-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.accentvoice.com/connect-user-guide/contact-management/contacts-list.md).

# Contacts List

{% embed url="<https://youtu.be/Vpq685LDQQ0>" %}

&#x20;**Contact List** includes contacts that were added by you or Contacts who added you as a Contact.

![](/files/-LSVBt0mvDmX72b9NybE)

Contact List is your entry point to start communicating with people from your **Contact List.** From here you can also manage your Contacts.

Clicking on **Actions︙** near a Contact will open an action list where you can:

* **Chat** to chat with a Contact.
* **Call** to start a [direct call](/connect-user-guide/communications/app-voice-and-video.md#making-direct-calls-and-video-calls).
* **Edit** to change Contact profile information.
* **Delete** to remove Contact from the list.

![](/files/-LSVC2cOi8Ckz5c5x_UJ)

&#x20;For Contacts without Connect, the **Chat** option is not available and **Actions︙** will look like:&#x20;

![](/files/-LSVC9Ba45yMWIeqyKgE)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.accentvoice.com/connect-user-guide/contact-management/contacts-list.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.
