> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/artificial-intelligence/ai-agents/legacy-ai-agents-notice/chatgpt-models/chatgpt-models-summary-of-interactions-with-leads.md).

# CHATGPT Models - Summary of Interactions with Leads

## With SprintHub, you can track detailed information such as interactions with the lead, date of the last message, total messages, and approximate cost.&#x20;

Learn how to create a ChatGPT model by clicking the link below:

{% content-ref url="/pages/7cdc2dc7945339f127644b2df4def2151301a653" %}
[ChatGPT Models - Website and Text](/en/topics/artificial-intelligence/ai-agents/legacy-ai-agents-notice/chatgpt-models/chatgpt-models-website-and-text.md)
{% endcontent-ref %}

### To go to the report, follow the steps below:

1. **Go to “CHATGPT Models”:**&#x20;

* Go to your CHATGPT Models through “Find Services”. Or just type the name, and the function will appear.
* Then click on the model already created, without editing.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfwiv5vJO2rXSSblf2Fnah140MecskhUUGWOn1Qr1X0qxPF8Jbhr-AlgWWAj6Xjm_M5pOMU1kGL9zA1HSIaB3WYU9zgVIK5jvY_PFbCed2UpMyXKdEXMuOkQG4sVc-MMdbXUq1VDs1o98vVgPxiyjI_FrX6?key=ZJpl59bizYq3Ff866nyXaQ" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdGRmKzjTXGDqAblfOO_LNR7cb5irEPWCBTxiSIAdEjrTNohlMCERoYZlruVezO0s_zqJdGscy7nnA_DbxrN2ttNkvQwBnBHdjywCWR_ikX-c8AQwl4QKM0aqbW8PdTaDpJu6zpNbohp4cJANfnUXDXgJ9r?key=ZJpl59bizYq3Ff866nyXaQ" alt=""><figcaption></figcaption></figure>

2. **Information:**

* On the “Chat” screen, the interaction with the Lead appears;
* Lead ID, information about which Lead the interaction was with;
* Last message sent (date and time);
* Total messages
* Approx. Cost&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeKhmNrY2H2wD1iPiCLzz7Gc7iwieRu4IUzy8kejNtcC2Ankh6qaiZ4kDtutpFBBd4kreywVUZ-UxZaJfy4nw2uwXZ8X2W9s-5EmpjM8xiU0Hy46wifb33PV5gMd8NbD0MGak3yEPaezw3SW4uGfwHmQzmD?key=ZJpl59bizYq3Ff866nyXaQ" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfmlNBL1hQc5FHQ0Mg8BLedAKrU-3mBbmu69kbiDliU3YNykbLxJQ52b6NtlPJW-TjvSGB-AXNOOZZw8sqq3IXVq9rByqOlywtznHPs7kRZ9E3TuVHBzn9sds21h6YMCYL2IhDpTqGaFRiUIXnEzgShy56Y?key=ZJpl59bizYq3Ff866nyXaQ" alt=""><figcaption></figcaption></figure>

*This way, you can track everything your model has answered to all Leads who interact with it!*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/artificial-intelligence/ai-agents/legacy-ai-agents-notice/chatgpt-models/chatgpt-models-summary-of-interactions-with-leads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
