# Как уменьшить размер TData

В сервис нельзя добавить архив размером более 5Мб.

Если ваш архив больше 5Мб — удалите из архива лишние файлы.

**Инструкция:**

1. Распакуйте архив. У вас должна получиться папка **tdata** с файлами внутри.
2. Удалите все лишние файлы в папке tdata. Оставьте только папку с названием, одноименный с папкой файл и файл key\_datas (см. пример)

&#x20;![](/files/WbUciAYmJr0bsBUwfYBc)

3. Запакуйте назад папку tdata, проверьте размер. Должен уменьшиться до нескольких Кб.
4. Загрузите в сервис.


---

# 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://wiki.tassist.ru/public-documentation/poleznaya-informaciya/akkaunty/kak-umenshit-razmer-tdata.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.
