# ChatGPT

### Step 1 of 4: Log in to your SkooBot Account and Select ChatGPT Integration <a href="#xvw43v6b0iop" id="xvw43v6b0iop"></a>

a. Login to your SkooBot account. Then, select and click the Bot you want to integrate with ChatGPT. Click on the **‘Integrate tab.’**

![](/files/jg7drHTmyjGQQvNoU7Ri)

b. The Integrate Window Will Open up. Select the **‘All Integrations’** Tab.

c. A list of all native integrations for SkooBot will be available in this window.

d. Find ChatGPT by-

* Either by scrolling down the list or
* by typing **‘ChatGPT’** in the Search Box with the placeholder “Search Integration By Name”

e. Click On The **‘Purchase’** Button As Shown

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

f. An interest form, as shown below, will open up. You will be asked to enter the details we require to contact you. Our customer success will explain the process and our payment plans.

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

g. Once done, the added feature will reflect in your account and the option to configure. Click on configure.

<figure><img src="/files/9A2mTTeJK8AnA720zL1f" alt=""><figcaption></figcaption></figure>

h. API key page, as shown below, would open. Add your API Key Token here.

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

### Step 2 of 4: Find your Authorization Key/Token in App Account <a href="#nzrqyz7o2otx" id="nzrqyz7o2otx"></a>

a. To get the API Token, log in to the Open AI account, and on the main dashboard, click on the dropdown button next to your profile name in the top-right corner and then click on the **'View API Keys'** Option.

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

b. Click the **Create new secret key** option on the API keys page.

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

c. A pop-up opens, as shown below. From the pop-up, copy your secret key.

<figure><img src="/files/30FNSgKcC5Hpb1o6xTX3" alt=""><figcaption></figcaption></figure>

### Step 3 of 4: Enter the API key in SkooBot to Connect with ChatGPT <a href="#id-2xyz17m6s45r" id="id-2xyz17m6s45r"></a>

a. Enter the secret key, and press **Authenticate,** to complete the integration of SkooBot with ChatGPT.

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

b. If you have entered all the details correctly, you will see a notification that says, **“Now you can access the ChatGPT component in chat flow.”**&#x20;

c. Also, your ChatGPT integration will reflect the message **Installed** in the Integration List.

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

### Step 4 of 4: Test your Integration Setup with Data <a href="#x3dzdlz6r1mf" id="x3dzdlz6r1mf"></a>

Once you have established a connection between **SkooBot** and **ChatGPT**, you are ready for your first NLP-enabled customer interaction. You can test your integration setup by creating a dummy lead on the bot.&#x20;

### Still Not Working, Let’s Troubleshoot! <a href="#kv3gzu3jags5" id="kv3gzu3jags5"></a>

If you are getting blank responses or undesired responses :

* Wrong Authorization Details added- You will be required to check and see if all the authorization credentials, such as API Token, API key, and/or URL, have been entered correctly.
* Free plan- You are not subscribed to the paid plan on SkooBot or ChatGPT, as integration works only in the paid plan.
* Training Data- The training data you provided was ineffective or inept.

If everything is correct and you cannot move forward, write to us at <support@skoobot.com>. We will respond back within 48 business hours.


---

# 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://help.skoobot.com/3rd-party-apps-integrations/chatgpt.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.
