> 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/zh-cn/zhi-shi-ku/032-creating-a-project-from-a-template.md).

# 从模板创建项目

使用模板来开始新项目会为你节省大量时间。Overleaf 提供 [数千个模板](https://www.overleaf.com) ，任何人都可以提交项目以供考虑收录到图库中——请参阅 Overleaf 文章 [在 Overleaf Gallery 中发布模板和示例](/latex/zh-cn/zhi-shi-ku/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/bd0254866e77d4c8786b51fb2ee926fbe3da28d7) |

|                             |                                                                       |
| --------------------------- | --------------------------------------------------------------------- |
| 登录后，你应该会看到 Overleaf 项目管理页面。 | ![V2projectdash.png](/files/3288de4605fd2df73b39b6f7745492d07dfb133d) |

## 从模板创建新项目

|                                                              |                                                                           |
| ------------------------------------------------------------ | ------------------------------------------------------------------------- |
| 要从模板创建文档，请在项目管理页面点击 ***新建项目***，下拉菜单将会显示，在 *模板* 下点击你要编写的文档类型。 | ![V2newfromtemplate.png](/files/14d9a76ae5dd808060e8ab2d1ef9b9a385eb6c0a) |

|                                                                                                                                                      |                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| 你将被重定向到模板列表，在那里你可以选择一个合适的模板。该图库包含来自出版商的官方模板，在某些情况下适用于 [直接在 Overleaf 上提交](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/359c5caf68972c46a726ea311364732d491b0d97) |

|                                                                |                                                                           |
| -------------------------------------------------------------- | ------------------------------------------------------------------------- |
| 点击模板缩略图会显示有关该模板的更多信息，你也可以立即点击“作为模板打开”在 Overleaf 上开始编辑你自己的模板副本。 | ![V2exampletemplate.png](/files/c23b5750b521e251a7cb4489940b9b745d3d6fb9) |

你也可以直接前往 [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/zh-cn/zhi-shi-ku/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.
