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

# Створення проєкту з шаблону

Використання шаблону для початку нового проєкту заощадить вам багато часу. Overleaf пропонує [тисячі шаблонів](https://www.overleaf.com) і будь-хто може подати проєкти для можливого включення до Галереї — див. статтю Overleaf [Публікація шаблонів і прикладів у Галереї Overleaf](/latex/uk/baza-znan/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/75e29595c94af116ad332017c36b812917151947) |

|                                                                      |                                                                       |
| -------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Після входу ви маєте побачити сторінку керування проєктами Overleaf. | ![V2projectdash.png](/files/3daafde571f4e717f16f855304d0f27364f4f4d8) |

## Новий проєкт із шаблону

|                                                                                                                                                                                                     |                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Щоб створити документ із шаблону, на сторінці керування проєктами натисніть ***Новий проєкт***, з’явиться розкривне меню, нижче *Шаблони* клацніть на тип документа, який ви збираєтеся створювати. | ![V2newfromtemplate.png](/files/f64b7afd496b15083d80e65dfacb0d161ad04276) |

|                                                                                                                                                                                                                                                                            |                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Вас буде перенаправлено до списку шаблонів, де ви зможете вибрати відповідний. Галерея містить офіційні шаблони від видавництв, у деяких випадках придатні для [прямого надсилання в Overleaf](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/84ba3099cb9f76e4e022e3152b3cab98e6d974f2) |

|                                                                                                                                                                                             |                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Якщо натиснути на мініатюру шаблону, буде показано додаткову інформацію про шаблон, і ви зможете одразу почати редагувати власну копію шаблону в Overleaf, натиснувши «Відкрити як шаблон». | ![V2exampletemplate.png](/files/eac7cf89a11525db8a66122745f45781c5b3fc01) |

Ви також можете одразу перейти до [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) і натиснути на шаблон, щоб створити новий проєкт.

## Короткий посібник

* **Короткий посібник зі створення нового проєкту з шаблону:** На сторінці керування проєктами натисніть Новий проєкт, у підменю «Шаблони» клацніть тип документа, який ви створюєте, а на сторінці «Шаблони» виберіть той, що вам подобається.


---

# 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/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.
