> For the complete documentation index, see [llms.txt](https://help.gleantap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gleantap.com/audience/adding-contacts.md).

# Adding Contacts

Navigate to Audience - Contacts and you will see this Green + Button on the top right.&#x20;

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

Click on that to add a new contact and you will see this menu open.&#x20;

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

Add their name, email, phone number, and any other information you have on them and then hit '+ Add a new contact' at the bottom to add them to Gleantap.&#x20;


---

# 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://help.gleantap.com/audience/adding-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.
