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

# テンプレートからプロジェクトを作成する

テンプレートを使って新しいプロジェクトを開始すると、多くの時間を節約できます。Overleafでは [何千ものテンプレートを提供しています](https://www.overleaf.com) また、誰でもギャラリーへの掲載候補としてプロジェクトを投稿できます。Overleafの記事 [Overleafギャラリーでテンプレートと例を公開する](/latex/ja/narejjibsu/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/fbe35e20f8b175b22c85cad00a66b97db0ac2bb5) |

|                                         |                                                                       |
| --------------------------------------- | --------------------------------------------------------------------- |
| ログインすると、Overleafのプロジェクト管理ページが表示されるはずです。 | ![V2projectdash.png](/files/36e5a2145387fc8f6b5ba5d1f23566ae8f960d4f) |

## テンプレートから新規プロジェクト

|                                                                                                                         |                                                                           |
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| テンプレートから文書を作成するには、プロジェクト管理ページで ***新規プロジェクト***&#x3092;クリックすると、下にドロップダウンメニューが表示されます。 *テンプレート* をクリックし、これから作成する文書の種類を選択します。 | ![V2newfromtemplate.png](/files/135659d2f33c2c7c65ec5280b999d9651d03d98d) |

|                                                                                                                                                                 |                                                                          |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| テンプレートの一覧にリダイレクトされ、適切なものを選択できます。ギャラリーには出版社の公式テンプレートが含まれており、場合によっては [Overleafへの直接投稿](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/e0ba1e7bde85e00530f708f8145228d7e7056ec7) |

|                                                                                                                      |                                                                           |
| -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| に適しています。テンプレートのサムネイルをクリックすると、そのテンプレートに関する追加情報が表示されます。また、「テンプレートとして開く」をクリックすれば、Overleaf上で自分用のテンプレートのコピーの編集をすぐに開始できます。 | ![V2exampletemplate.png](/files/c08134bfcc1b456fcd76e4399a733bf2d667aa55) |

また、直接 [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) へ行き、テンプレートをクリックして新しいプロジェクトを作成することもできます。

## クイックガイド

* **テンプレートから新しいプロジェクトを作成するためのクイックガイド：** プロジェクト管理ページで［新規プロジェクト］をクリックし、サブメニュー「Templates」の下で作成する文書の種類をクリックして、「Templates」ページで好きなものを選択します。


---

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