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

# Crear un proyecto a partir de una plantilla

Usar una plantilla para iniciar un nuevo proyecto te ahorrará mucho tiempo. Overleaf ofrece [miles de plantillas](https://www.overleaf.com) y cualquiera puede enviar proyectos para su posible inclusión en la Galería—consulta el artículo de Overleaf [Publicación de plantillas y ejemplos en la Galería de Overleaf](/latex/es/base-de-conocimientos/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) para conocer las políticas y directrices de envío.

## Introducción

| <ul><li>Para empezar a usar Overleaf, ve a <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>Si no tienes una cuenta, introduce tu dirección de correo electrónico y establece una contraseña, haz clic en <em>Registrarse</em> y eso es todo; se te redirigirá a la página de gestión de proyectos, donde se te guiará para crear un nuevo proyecto.</li></ul> | Et6SXUkl9T3W |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                                                                                                                         |                                                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Si ya tienes una cuenta, haz clic en ***Iniciar sesión*** en la esquina superior derecha; luego escribe tu correo electrónico y contraseña y haz clic en el ***Iniciar sesión*** botón. | ![V2login.png](/files/3373cf4ccea75dd84d2b6ad025b7753cc80513f8) |

|                                                                                                |                                                                       |
| ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Una vez que hayas iniciado sesión, deberías ver la página de gestión de proyectos de Overleaf. | ![V2projectdash.png](/files/cb850150739038d67e315fa4477a2e003017c0bb) |

## Nuevo proyecto a partir de una plantilla

|                                                                                                                                                                                                                                     |                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Para crear un documento a partir de una plantilla, en la página de gestión de proyectos haz clic en ***Nuevo proyecto***, se mostrará un menú desplegable; debajo *Plantillas* haz clic en el tipo de documento que vas a redactar. | ![V2newfromtemplate.png](/files/c5c67b66445e9fb2df0080d348cfb4cc0e32f744) |

|                                                                                                                                                                                                                                                                                   |                                                                          |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Se te redirigirá a una lista de plantillas donde podrás seleccionar una adecuada. La galería incluye plantillas oficiales de editoriales, en algunos casos adecuadas para [envío directo en Overleaf](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/52a2ba2960de91888e00c45333a6a06bfb532fb0) |

|                                                                                                                                                                                                                           |                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Al hacer clic en la miniatura de la plantilla se mostrará más información sobre la plantilla, y podrás empezar a editar tu propia copia de la plantilla en Overleaf de inmediato haciendo clic en 'Abrir como plantilla'. | ![V2exampletemplate.png](/files/166d3f5a0bf560a8b006bc7755735292b8b8d113) |

También puedes ir directamente a [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) y haz clic en una plantilla para crear un nuevo proyecto.

## Guía rápida

* **Guía rápida para crear un nuevo proyecto a partir de una plantilla:** En la página de gestión de proyectos haz clic en Nuevo proyecto; debajo del submenú "Plantillas" haz clic en el tipo de documento que estás creando y en la página de "Plantillas" selecciona el que te guste.


---

# 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/es/base-de-conocimientos/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.
