# Train your AI chatbot using Google Sheets.

### How to Train Your AI Chatbot:

1. Select your bot from the left sidebar.
2. Click on **“Train Your AI Chatbot”** to start training your AI-powered chatbot.
3. Click on **“Google Sheet”** to train your AI chatbot using data from a Google Sheet.
4. Click on **“Import Google Sheets”**.
5. Enter the **Google Sheet URL** and provide a brief description of its content or purpose.
6. Click on **“Add Google Sheets Link”** to complete the integration.


---

# 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/train-your-ai-chatbot/train-your-ai-chatbot-using-google-sheets..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.
