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

# Creating a project from a template

Using a template to start a new project will save you a lot of time. Overleaf provides [thousands of templates](https://www.overleaf.com) and anyone can submit projects for possible inclusion in the Gallery—see the Overleaf article [Publishing templates and examples in the Overleaf Gallery](/latex/knowledge-base/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) for submission policies and guidelines.

## Introduction

| <ul><li>To start using Overleaf go to <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>If you don't have an account enter your e-mail address and set a password, click <em>Register</em> and that's it, you will be redirected to the project management page where you will be guided into how to create a new project.</li></ul> | Et6SXUkl9T3W |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ |

|                                                                                                                                                     |                                             |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| If you already have an account, click ***Login*** in the upper right corner, then type in your email and password and click the ***Login*** button. | ![V2login.png](/files/s6UP7CldVVxjEQFSdMTG) |

|                                                                              |                                                   |
| ---------------------------------------------------------------------------- | ------------------------------------------------- |
| Once you are logged in, you should see the Overleaf Project Management page. | ![V2projectdash.png](/files/m3kfyM3d5B75zA9Y8YjE) |

## New project from a template

|                                                                                                                                                                                                   |                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| To create a document from a template, in the Project Management page click ***New Project***, a drop-down menu will display, below *Templates* click on the document type you are about to write. | ![V2newfromtemplate.png](/files/Lm3uZtASgnKpNEUc5jjo) |

|                                                                                                                                                                                                                                                                                          |                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| You will be redirected to a list of templates where you can select one that is suitable. The gallery includes official templates from publishers, in some cases suitable for [direct submission on Overleaf](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/FfeNtdsAX1CTTMw9UQaL) |

|                                                                                                                                                                                                             |                                                       |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| Clicking on the template thumbnail will display some further information about the template, and you can start editing your own copy of the template on Overleaf right away by clicking 'Open as Template'. | ![V2exampletemplate.png](/files/5NWbGAVn1fcqVs51HJih) |

You can also go directly to [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) and click on a template to create a new project.

## Quick guide

* **Quick guide to creating a new project from a template:** In the Project Management page click New Project, below the sub-menu "Templates" click the type of document you are creating and in the "Templates" page select the one you like.


---

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