# Integrate BotPenguin with Google Drive

### Introduction

Integrating Google Drive with BotPenguin allows you to utilize external resources for training your AI chatbot.&#x20;

### Step-by-Step Integration Process

#### 1. **Login to BotPenguin**

* Navigate to <https://app.botpenguin.com/home>  to log in to your BotPenguin account.<br>

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

#### 2. **Select Your Bot**

* On the dashboard, choose the chatbot you want to connect with Google Drive.<br>

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

#### 3. **Navigate to Third-Party App Integration**

* In the bot settings, find and click on **Third-Party App Integration**.<br>

  <figure><img src="/files/10pAG9mJn1RyirfCrEC6" alt=""><figcaption></figcaption></figure>

#### 4. **Search for Google Drive**

* Use the search bar to find **Google Drive**.<br>

  <figure><img src="/files/qnMocCHoAGmGWSYvD4xl" alt=""><figcaption></figcaption></figure>
* Once it appears, click on the **Connect** button.<br>

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

#### 5. **Sign in with Google**

* A new window will pop up prompting you to **Sign in with Google**.<br>

  <figure><img src="/files/5NEzZBV1MlhBJ3ww0V45" alt=""><figcaption></figcaption></figure>
* Select the Google account you want to connect or enter your credentials.<br>

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

#### 6. **Grant Necessary Permissions**

* Review the permissions requested by BotPenguin.
* Click **Allow** to grant the required permissions.<br>

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

#### 7. **Follow On-Screen Steps**

* Complete the remaining steps as guided on the screen.

#### 8. **Integration Confirmation**

* Once the setup is complete, you will receive a confirmation message indicating a successful integration.<br>

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

### Benefits of Google Drive Integration

* Utilize external documents for training your AI chatbot.<br>

  <figure><img src="/files/bzRqzF5ztVTGztPnNFTB" alt=""><figcaption></figcaption></figure>
* Access and manage files directly from Google Drive.
* Improve the chatbot’s response accuracy by sourcing information from your documents.

### Troubleshooting Tips

* Ensure you have a stable internet connection.
* Verify that you are using the correct Google account.
* Check if you have granted all necessary permissions.
* Contact BotPenguin support if you encounter any issues.

If everything is correct and you are still unable to move forward, write to us at <support@botpenguin.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.botpenguin.com/bots/whatsapp-bot/3rd-party-apps-integrations/botpenguin-integrations/integrate-botpenguin-with-google-drive.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.
