# Upload your data

With GPT Customizer, you can effortlessly upload multiple files for bot training directly in Telegram, including popular formats like .pdf, .docx and .txt. All uploaded documents are encrypted and processed securely.

To upload your files, send "**/upload\_data**" to @gpt\_botbuilder\_bot.

Each data file should be less than 3MB for free users, and less than 10MB for paid users.

To remove a file, use **/delete\_data.**


---

# 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.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot/upload-your-data.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.
