> 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/032-creating-a-project-from-a-template.md).

# إنشاء مشروع من قالب

إن استخدام قالب لبدء مشروع جديد سيوفر عليك الكثير من الوقت. يوفر Overleaf [آلاف القوالب](https://www.overleaf.com) ويمكن لأي شخص إرسال مشاريع لإمكانية إدراجها في المعرض—راجع مقال Overleaf [نشر القوالب والأمثلة في معرض Overleaf](/latex/ar/qaadh-almarfh/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) للاطلاع على سياسات وإرشادات الإرسال.

## مقدمة

| <ul><li>لبدء استخدام Overleaf انتقل إلى <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>إذا لم يكن لديك حساب، أدخل عنوان بريدك الإلكتروني وأعد تعيين كلمة مرور، ثم انقر على <em>تسجيل</em> وذلك كل شيء، ستتم إعادة توجيهك إلى صفحة إدارة المشروع حيث سيتم إرشادك إلى كيفية إنشاء مشروع جديد.</li></ul> | Et6SXUkl9T3W |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                                                                                            |                                                                 |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| إذا كان لديك حساب بالفعل، فانقر على ***تسجيل الدخول*** في الزاوية العلوية اليمنى، ثم أدخل بريدك الإلكتروني وكلمة المرور وانقر على ***تسجيل الدخول*** الزر. | ![V2login.png](/files/3f95dc929e89c4e9f98b65cc1142a33929af04aa) |

|                                                                 |                                                                       |
| --------------------------------------------------------------- | --------------------------------------------------------------------- |
| بمجرد تسجيل الدخول، يجب أن ترى صفحة إدارة المشاريع في Overleaf. | ![V2projectdash.png](/files/0dd218a03e5d9355e4868ccbc07b2fbacfa58eea) |

## مشروع جديد من قالب

|                                                                                                                                                      |                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| لإنشاء مستند من قالب، في صفحة إدارة المشاريع انقر على ***مشروع جديد***، وستظهر قائمة منسدلة، أسفل *القوالب* انقر على نوع المستند الذي ستقوم بكتابته. | ![V2newfromtemplate.png](/files/713cd292d51de09a8f379a70ef87581591d98519) |

|                                                                                                                                                                                                                                                |                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| سيتم إعادة توجيهك إلى قائمة بالقوالب حيث يمكنك اختيار ما يناسبك. يضم المعرض قوالب رسمية من الناشرين، وفي بعض الحالات تكون مناسبة لـ [الإرسال المباشر على Overleaf](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/6af11ef86963be4345140d575fa95112be1e90a1) |

|                                                                                                                                                                          |                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| سيؤدي النقر على الصورة المصغرة للقالب إلى عرض بعض المعلومات الإضافية عنه، ويمكنك البدء فورًا في تعديل نسختك الخاصة من القالب على Overleaf بالنقر على "Open as Template". | ![V2exampletemplate.png](/files/da13633f870e565bcde4d2d36aa568b1e8263e56) |

يمكنك أيضًا الانتقال مباشرةً إلى [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) وانقر على أحد القوالب لإنشاء مشروع جديد.

## دليل سريع

* **دليل سريع لإنشاء مشروع جديد من قالب:** في صفحة إدارة المشاريع انقر على مشروع جديد، وتحت القائمة الفرعية "Templates" انقر على نوع المستند الذي تنشئه، وفي صفحة "Templates" اختر ما يعجبك.


---

# 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/032-creating-a-project-from-a-template.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.
