> 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/cs/znalostni-baze/119-overleaf-plan-limits.md).

# Limity plánu Overleaf

Overleaf je [zdarma k použití](/latex/cs/znalostni-baze/093-is-overleaf-free-to-use.md), nicméně naše nabídka [prémiových tarifů](https://www.overleaf.com/plans) poskytují řadu [dalších funkcí](/latex/cs/znalostni-baze/120-overleaf-premium-features.md):

|                                                            | bezplatném tarifu | Prémiové tarify |
| ---------------------------------------------------------- | ----------------- | --------------- |
| Časový limit kompilace                                     | 10 sekund         | 240 sekund      |
| Maximální počet souborů na projekt                         | 2000              | 2000            |
| Maximální velikost upravitelného obsahu na projekt         | 7 MB              | 7 MB            |
| Maximální velikost jednoho upravitelného textového souboru | 2 MB\*            | 2 MB\*          |
| Maximální velikost jednoho nahraného souboru               | 50 MB             | 50 MB           |
| Maximální velikost projektu                                | Neomezeně†        | Neomezeně†      |
| Maximální počet projektů                                   | Neomezeně         | Neomezeně       |

\* Některé větší soubory mohou za určitých okolností zůstat upravitelné. Abyste však zajistili, že soubor zůstane upravitelný, měli byste jeho velikost omezit na 2 MB nebo méně.

† Na celkovou velikost projektu není vynucován žádný limit. Při práci s velmi velkými projekty však můžete narazit na některá technická omezení. Doporučujeme maximální velikost projektu 500 MB, nebo méně než 100 MB při použití [synchronizace s GitHubem](/latex/cs/znalostni-baze/044-github-synchronization.md) nebo našeho [integrace Git](/latex/cs/znalostni-baze/040-git-integration.md). Projekty nad těmito velikostmi mohou fungovat, ale dodržování těchto limitů vám zajistí nejlepší zkušenost.

## Více o našich prémiových tarifech

Náš [prémiových tarifů](https://www.overleaf.com/plans) zahrnují tarify Standard, Professional a Student. Nabízíme také tarify pro skupiny a organizace. Kromě delšího časového limitu kompilace poskytují [dalších funkcí](/latex/cs/znalostni-baze/120-overleaf-premium-features.md) jako například [historii projektu](/latex/cs/dalsi-temata/49-using-the-history-feature.md), [sledování změn](https://www.overleaf.com/track-changes-and-comments-in-latex) a integrace s [Gitem a GitHubem](/latex/cs/znalostni-baze/041-git-integration-and-github-synchronization.md), [Dropboxem](/latex/cs/znalostni-baze/034-dropbox-synchronization.md), [Zoterem a Mendeleyem](/latex/cs/znalostni-baze/073-how-to-link-zotero-to-your-overleaf-account.md).

Tarify Standard, Professional a Student také umožňují předplatitelům pozvat do svých projektů více než jednoho spolupracovníka: 6 spolupracovníků na projekt pro předplatné Student, 10 pro předplatné Standard a neomezený počet pro předplatné Professional.

Podívejte se na [stránku plánů](https://www.overleaf.com/plans) pro přehled dostupných tarifů.


---

# 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/cs/znalostni-baze/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.
