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

# 템플릿에서 프로젝트 만들기

템플릿을 사용해 새 프로젝트를 시작하면 많은 시간을 절약할 수 있습니다. Overleaf는 [수천 개의 템플릿을 제공합니다](https://www.overleaf.com) 그리고 누구나 갤러리에 포함될 가능성이 있는 프로젝트를 제출할 수 있습니다. Overleaf 문서 [Overleaf 갤러리에 템플릿과 예제를 게시하기](/latex/ko/knowledge-base/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/1b1841f36fcf3eb2026a762295c510ad25eeea7f) |

|                                        |                                                                       |
| -------------------------------------- | --------------------------------------------------------------------- |
| 로그인하면 Overleaf 프로젝트 관리 페이지가 표시되어야 합니다. | ![V2projectdash.png](/files/fe90f07d8052ab29ad156d2479a33b5722c37310) |

## 템플릿에서 새 프로젝트

|                                                                                            |                                                                           |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| 템플릿에서 문서를 만들려면 프로젝트 관리 페이지에서 ***새 프로젝트***, 드롭다운 메뉴가 표시되며, 아래의 *템플릿* 에서 작성하려는 문서 유형을 클릭하세요. | ![V2newfromtemplate.png](/files/e212a991b2a6dbf0f697aa9edadfa6e5e71d2a04) |

|                                                                                                                                                                               |                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| 적합한 템플릿을 선택할 수 있는 템플릿 목록으로 이동합니다. 갤러리에는 출판사의 공식 템플릿이 포함되어 있으며, 경우에 따라 다음에 적합합니다 [Overleaf에 직접 제출](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/868a1b29bdfcd08df4af28c6179afb38a2d6908d) |

|                                                                                                    |                                                                           |
| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| 템플릿 미리보기를 클릭하면 템플릿에 대한 추가 정보가 표시되며, 'Open as Template'을 클릭하면 Overleaf에서 바로 템플릿의 사본 편집을 시작할 수 있습니다. | ![V2exampletemplate.png](/files/e4ff06252f92e49820bbf37cb2c9d62489826bb8) |

다음으로 직접 이동할 수도 있습니다 [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) 그리고 템플릿을 클릭해 새 프로젝트를 만들 수 있습니다.

## 빠른 안내

* **템플릿에서 새 프로젝트를 만드는 빠른 안내:** 프로젝트 관리 페이지에서 New Project를 클릭하고, 하위 메뉴 "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/ko/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.
