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

# Создание проекта из шаблона

Использование шаблона для начала нового проекта сэкономит вам много времени. Overleaf предоставляет [тысячи шаблонов](https://www.overleaf.com) и любой может отправить проекты для возможного включения в Галерею — см. статью Overleaf [Публикация шаблонов и примеров в Галерее Overleaf](/latex/ru/baza-znanii/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/558f711284d0c9170c620f4e1c2bf92b542c6ea5) |

|                                                                                 |                                                                       |
| ------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| После входа в систему вы должны увидеть страницу управления проектами Overleaf. | ![V2projectdash.png](/files/a44ecf4b894fe3392260da89ef159415b04baf8b) |

## Новый проект из шаблона

|                                                                                                                                                                                                  |                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| Чтобы создать документ из шаблона, на странице управления проектами нажмите ***Новый проект***, откроется выпадающее меню, ниже *Шаблоны* выберите тип документа, который вы собираетесь писать. | ![V2newfromtemplate.png](/files/900cd19338936ce34c7846c7b82ccf26b4d49ffd) |

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

|                                                                                                                                                                                         |                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| При нажатии на миниатюру шаблона будет показана дополнительная информация о шаблоне, и вы сможете сразу начать редактировать свою копию шаблона в Overleaf, нажав «Открыть как шаблон». | ![V2exampletemplate.png](/files/0c79702822d62bd0ff3128bbfd9460a08009d0cf) |

Вы также можете перейти напрямую на [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/ru/baza-znanii/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.
