# ChatGPT - How to Configure ChatGPT to Respond to the Lead's First Message in SprintHub

<figure><img src="/files/6553b550aa360cd87ed7a7ac74dbaa6d33eb318e" alt=""><figcaption></figcaption></figure>

I**ntroduction:**\
Integrating ChatGPT into your SprintHub platform can be a powerful tool to engage leads right on first contact. In this article, we will guide you through the setup process so that ChatGPT is ready to automatically respond to the lead's first message, using SprintHub's visual interface.

**Step 1: Creating the Automation Flow**\
The first step is to access SprintHub's Chatbot builder.&#x20;

<figure><img src="/files/495fa857e01ea6f736619f68a7731dfaf297e75d" alt=""><figcaption></figcaption></figure>

Start by creating a new flow and name it according to your marketing strategy. For example, you can name it "ChatGPT Automatic Response." Right after, access the builder..

**Step 2: Configuring the "Start ChatGPT Model" Block**\
In the "Start ChatGPT Model" block, you will need to choose the model you want to use. Select "SprintHubGPT - 4o-mini" from the model dropdown menu. This is the model optimized for fast and effective responses.

<figure><img src="/files/381f67698f6685f369772ba65ba681d2060dea58" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4e5c31abb3b63d4d359d89c79cdb8d29d2e69773" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8b959379c3492d80b45b6bb1d60ce16c54df6d3e" alt=""><figcaption></figcaption></figure>

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

Set the "Idle Time" to 10 minutes. This field defines how long ChatGPT will wait for a new message before ending the conversation. In the context of leads, this time is ideal to ensure the interaction remains active, but without keeping the chatbot waiting indefinitely.


---

# 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.sprinthub.com/en/topics/artificial-intelligence/ai-agents/legacy-ai-agents-notice/strategies/chatgpt-how-to-configure-chatgpt-to-respond-to-the-leads-first-message-in-sprinthub.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.
