# End User Contacts

### Overview <a href="#overview" id="overview"></a>

End User Contacts is a resource to retrieve all customer contact information collected in AI Chat, including the Live Agent Engine.

<figure><img src="/files/RxbxIP45aSDg5jziastv" alt="" width="375"><figcaption></figcaption></figure>

### Report Components <a href="#report-components" id="report-components"></a>

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

| Component         | Definition                           |
| ----------------- | ------------------------------------ |
| **End User Code** | Satisfi’s customer code for the user |
| **Name**          | User's name                          |
| **Email**         | User's email                         |
| **Phone Number**  | User's phone number                  |

### Tips <a href="#tips" id="tips"></a>

1. Gather contact information from users who engage with the AI Chat. Use this data to follow up with leads, provide personalized assistance, and nurture customer relationships through targeted email or SMS campaigns.
2. Monitor the timing of chat interactions to identify peak engagement hours and optimize staffing schedules. Schedule automated messages or promotions during periods of high user activity to maximize response rates and conversions.
3. Lookout for the Name field as sometimes it contains a real question instead of a Name. Use this data to provide personal assistance and increase customer satisfaction.


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-analytics/data-reports/end-user-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.
