> 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/ar/qaadh-almarfh/119-overleaf-plan-limits.md).

# حدود خطة Overleaf

Overleaf هو [مجاني الاستخدام](/latex/ar/qaadh-almarfh/093-is-overleaf-free-to-use.md)، ومع ذلك، فإن مجموعتنا من [الخطط المميزة](https://www.overleaf.com/plans) توفّر عدداً من [ميزات إضافية](/latex/ar/qaadh-almarfh/120-overleaf-premium-features.md):

|                                                   | الخطة المجانية | الخطط المميزة |
| ------------------------------------------------- | -------------- | ------------- |
| مهلة التجميع                                      | 10 ثوانٍ       | 240 ثانية     |
| الحد الأقصى لعدد الملفات لكل مشروع                | 2000           | 2000          |
| الحد الأقصى لحجم المواد القابلة للتحرير لكل مشروع | 7 ميجابايت     | 7 ميجابايت    |
| الحد الأقصى لحجم ملف نصي قابل للتحرير منفرد       | 2 ميجابايت\*   | 2 ميجابايت\*  |
| الحد الأقصى لحجم الملف المرفوع الواحد             | 50 ميجابايت    | 50 ميجابايت   |
| الحد الأقصى لحجم المشروع                          | غير محدود†     | غير محدود†    |
| الحد الأقصى لعدد المشاريع                         | غير محدود      | غير محدود     |

\* قد تظل بعض الملفات الأكبر قابلة للتحرير في ظروف معينة. ومع ذلك، لضمان بقاء الملف قابلاً للتحرير، ينبغي أن يقتصر حجمه على 2 ميجابايت أو أقل.

† لا يوجد حد مفروض على الحجم الإجمالي للمشروع. ومع ذلك، قد تواجه بعض القيود التقنية عند العمل على مشاريع كبيرة جدًا. نوصي بأن يكون الحد الأقصى لحجم المشروع 500 ميجابايت، أو أقل من 100 ميجابايت إذا كنت تستخدم [مزامنة GitHub](/latex/ar/qaadh-almarfh/044-github-synchronization.md) أو [تكامل Git](/latex/ar/qaadh-almarfh/040-git-integration.md). قد تعمل المشاريع الأكبر من هذه الأحجام، لكن البقاء ضمن هذه الحدود سيمنحك أفضل تجربة.

## المزيد عن خططنا المميزة

ملفنا [الخطط المميزة](https://www.overleaf.com/plans) تشمل خطط Standard وProfessional وStudent. كما نقدم خططًا للمجموعات والمنظمات. وإلى جانب مهلة تجميع أطول، فهي توفر [ميزات إضافية](/latex/ar/qaadh-almarfh/120-overleaf-premium-features.md) مثل [سجل المشروع](/latex/ar/mzyd-mn-almwdhwaat/49-using-the-history-feature.md), [تتبّع التغييرات](https://www.overleaf.com/track-changes-and-comments-in-latex) وتكاملات مع [Git وGitHub](/latex/ar/qaadh-almarfh/041-git-integration-and-github-synchronization.md), [Dropbox](/latex/ar/qaadh-almarfh/034-dropbox-synchronization.md), [Zotero وMendeley](/latex/ar/qaadh-almarfh/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/ar/qaadh-almarfh/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.
