> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/uk/baza-znan/119-overleaf-plan-limits.md).

# Ліміти тарифного плану Overleaf

Overleaf — це [безкоштовний у використанні](/latex/uk/baza-znan/093-is-overleaf-free-to-use.md), однак наш набір [преміальних планів](https://www.overleaf.com/plans) надають низку [додаткових можливостей](/latex/uk/baza-znan/120-overleaf-premium-features.md):

|                                                            | Безплатному плані | Преміум-плани |
| ---------------------------------------------------------- | ----------------- | ------------- |
| Тайм-аут компіляції                                        | 10 секунд         | 240 секунд    |
| Максимальна кількість файлів на проєкт                     | 2000              | 2000          |
| Максимальний розмір редагованого матеріалу на проєкт       | 7 МБ              | 7 МБ          |
| Максимальний розмір окремого редагованого текстового файлу | 2 МБ\*            | 2 МБ\*        |
| Максимальний розмір окремого завантаження                  | 50 МБ             | 50 МБ         |
| Максимальний розмір проєкту                                | Без обмежень†     | Без обмежень† |
| Максимальна кількість проєктів                             | Без обмежень      | Без обмежень  |

\* Деякі більші файли можуть залишатися доступними для редагування за певних обставин. Однак, щоб файл залишався доступним для редагування, слід обмежити його розмір 2 МБ або менше.

† Загальний розмір проєкту не обмежується примусово. Однак під час роботи з дуже великими проєктами ви можете зіткнутися з певними технічними обмеженнями. Ми рекомендуємо максимальний розмір проєкту 500 МБ або менше ніж 100 МБ, якщо використовуєте [синхронізацію з GitHub](/latex/uk/baza-znan/044-github-synchronization.md) або наш [інтеграцію Git](/latex/uk/baza-znan/040-git-integration.md). Проєкти, що перевищують ці розміри, можуть працювати, але дотримання цих меж забезпечить найкращий досвід.

## Детальніше про наші преміум-плани

Наш [преміальних планів](https://www.overleaf.com/plans) включають плани Standard, Professional і Student. Ми також пропонуємо плани для груп і організацій. Окрім збільшеного тайм-ауту компіляції, вони надають [додаткових можливостей](/latex/uk/baza-znan/120-overleaf-premium-features.md) такі як [історія проєкту](/latex/uk/inshi-temi/49-using-the-history-feature.md), [відстеження змін](https://www.overleaf.com/track-changes-and-comments-in-latex) та інтеграції з [Git і GitHub](/latex/uk/baza-znan/041-git-integration-and-github-synchronization.md), [Dropbox](/latex/uk/baza-znan/034-dropbox-synchronization.md), [Zotero і Mendeley](/latex/uk/baza-znan/073-how-to-link-zotero-to-your-overleaf-account.md).

Плани Standard, Professional і Student також дозволяють підписникам запрошувати до своїх проєктів більше ніж одного співавтора: 6 співавторів на проєкт для підписок Student, 10 для підписок Standard і необмежену кількість для підписок Professional.

Дивіться [сторінку тарифів](https://www.overleaf.com/plans) для огляду доступних планів.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/uk/baza-znan/119-overleaf-plan-limits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
