> 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/031-creating-a-document-in-overleaf.md).

# Overleaf에서 문서 만들기

## 소개

Overleaf는 웹 브라우저에서 직접 LaTeX 문서를 만들 수 있게 해주는 훌륭한 온라인 LaTeX 편집 도구입니다. 이 문서에서는 처음부터 시작하거나, 직접 파일을 업로드하거나, 제공되는 다양한 템플릿 중 하나를 사용하여 Overleaf에서 새 프로젝트를 만드는 방법을 설명합니다.

| <ul><li>Overleaf를 시작하려면 다음으로 이동하세요 <a href="https://www.overleaf.com/signup">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>계정이 없다면 아래의 해당 입력란에 이메일 주소를 입력하고 비밀번호를 설정하세요 <em>지금 시작하기</em>, 클릭하세요 <em>회원가입</em> 그리고 끝입니다. 프로젝트 관리 페이지로 이동하게 되며, 새 프로젝트를 만드는 방법을 안내받게 됩니다.</li></ul> | EOnyGQAibFZa |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                         |                                                                 |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| 이미 계정이 있다면, 다음을 클릭하세요 ***로그인*** 오른쪽 상단 모서리에서 이메일과 비밀번호를 입력한 다음, 다음을 클릭하세요 ***로그인*** 버튼. | ![V2login.png](/files/1b1841f36fcf3eb2026a762295c510ad25eeea7f) |

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

## 새 프로젝트 시작하기

|                                                                                 |                                                                       |
| ------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| 처음부터 새 프로젝트를 시작하려면 메인 페이지에서 다음을 क्लिक하세요 ***새 프로젝트*** 버튼을 누르면 다음 드롭다운 메뉴가 나타납니다 | ![V2createblank.png](/files/6546bbf04ffbcf9191a29d7cf2775b685710c0fb) |

|                                                                    |                                                                       |
| ------------------------------------------------------------------ | --------------------------------------------------------------------- |
| 그다음 ***빈 프로젝트***. 상자가 열리면 새 프로젝트의 이름을 입력한 다음, 다음을 클릭하세요 ***만들기***. | ![V2nameproject.png](/files/81d47bd6c5535ed24ef7455f4efed97123722c5a) |

|                 |                                                                        |
| --------------- | ---------------------------------------------------------------------- |
| 그 후 편집기로 이동합니다. | ![V2blankproject.png](/files/4e85803810d0607bb39aaf113b52e26e6d67fc2b) |

그곳에는 이미 일부 기본 정보가 입력된 새 문서가 생성됩니다. 이제 .tex 파일 편집을 시작할 수 있으며, 변경 사항을 보려면 다음을 클릭하세요 ***다시 컴파일***. 기본 LaTeX 문서를 만드는 방법에 대한 자세한 내용은 다음을 참조하세요 [LaTeX에서 문서 만들기](/latex/ko/latex/01-learn-latex-in-30-minutes.md).

|                                                                                                                                                                                                                                              |                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| 처음부터 새 프로젝트를 시작하는 또 다른 방법은 예제 프로젝트를 사용하는 것입니다. 프로젝트 관리 페이지에서 버튼을 클릭하세요 ***새 프로젝트*** (이 섹션의 첫 번째 이미지) 그리고 드롭다운 메뉴에서 다음을 클릭하세요 ***예제 프로젝트***, 새 프로젝트의 이름을 입력할 텍스트 상자가 나타납니다(이 섹션의 두 번째 이미지). 이제 다음을 클릭하세요 ***만들기*** 그리고 샘플 문서가 열리는 편집기로 이동합니다. | ![V2exampleproject.png](/files/d7682385ce1cc01040b202c386305ec50c02a6a4) |

이 샘플 문서에는 플로트 요소 안의 이미지와 기본 참고문헌 파일이 포함되어 있습니다. 이 주제들에 대해 더 알아보려면 다음의 링크를 참조하세요 [추가 읽기](#further-reading) 섹션.

## 빠른 가이드

* **새 빈 프로젝트를 만드는 빠른 가이드:**

프로젝트 관리 페이지에서 다음을 클릭하세요 ***새 프로젝트 => 빈 프로젝트***, 프로젝트 이름을 입력한 다음, 다음을 클릭하세요 ***만들기***.

* **예제를 사용하여 새 프로젝트를 만드는 빠른 가이드:**

프로젝트 관리 페이지에서 다음을 클릭하세요 ***새 프로젝트 => 예제 프로젝트***, 프로젝트 이름을 입력한 다음, 다음을 클릭하세요 ***만들기***.

## 추가 읽을거리

* [LaTeX에서 문서 만들기](/latex/ko/latex/01-learn-latex-in-30-minutes.md)
* [이미지 삽입](/latex/ko/more-topics/27-inserting-images.md)
* [LaTeX에서 참고문헌 관리](/latex/ko/more-topics/05-bibliography-management-in-latex.md)


---

# 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/031-creating-a-document-in-overleaf.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.
