# Train your AI chatbot by uploading files.

## Training bot in text files

1. Navigate to the dashboard and access the bot section. Choose the specific bot you want to train with AI.
2. Next, select the option "Train Your AI Chatbot" displayed on the screen.
3. Next, click on the "File Upload" option provided in the navigation bar at the top.\
   \\

   <figure><img src="/files/lm2V05VdaeR713FWhHKC" alt=""><figcaption></figcaption></figure>
4. Here, locate the "Add File" button on the right side of the screen and click on it to upload the file\\

   <figure><img src="/files/i3ucrMkBSi9gPpnGiQIS" alt=""><figcaption></figcaption></figure>
5. Now, you can upload the files as needed. Click on the "Upload Files" button, and your files will be uploaded.\
   \\

   <figure><img src="/files/u7ICfF2C26VKAZ2lPPfi" alt=""><figcaption></figcaption></figure>
6. Click on the "Train" button to start training your bot.
7. You can also stop the training by clicking on the "Discard" button provided.
8. You can find the training status below in the table.


---

# 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-by-uploading-files..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.
