> 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/id/basis-pengetahuan/032-creating-a-project-from-a-template.md).

# Membuat proyek dari templat

Menggunakan templat untuk memulai proyek baru akan menghemat banyak waktu Anda. Overleaf menyediakan [ribuan templat](https://www.overleaf.com) dan siapa pun dapat mengirimkan proyek untuk kemungkinan dimasukkan ke dalam Galeri—lihat artikel Overleaf [Menerbitkan templat dan contoh di Galeri Overleaf](/latex/id/basis-pengetahuan/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) untuk kebijakan dan panduan pengiriman.

## Pendahuluan

| <ul><li>Untuk mulai menggunakan Overleaf, buka <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>Jika Anda belum memiliki akun, masukkan alamat e-mail Anda dan buat kata sandi, klik <em>Daftar</em> dan selesai, Anda akan diarahkan ke halaman manajemen proyek tempat Anda akan dipandu cara membuat proyek baru.</li></ul> | Et6SXUkl9T3W |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                                                                           |                                                                 |
| ----------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Jika Anda sudah memiliki akun, klik ***Masuk*** di sudut kanan atas, lalu masukkan email dan kata sandi Anda dan klik ***Masuk*** tombol. | ![V2login.png](/files/4eba45deb276c04088d095e3a51b77b8a2d391de) |

|                                                                          |                                                                       |
| ------------------------------------------------------------------------ | --------------------------------------------------------------------- |
| Setelah Anda masuk, Anda akan melihat halaman Manajemen Proyek Overleaf. | ![V2projectdash.png](/files/4595c476acc61274b29b88c06b4340cf09723e4a) |

## Proyek baru dari templat

|                                                                                                                                                                                        |                                                                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Untuk membuat dokumen dari templat, di halaman Manajemen Proyek klik ***Proyek Baru***, menu tarik-turun akan ditampilkan, di bawah *Templat* klik jenis dokumen yang akan Anda tulis. | ![V2newfromtemplate.png](/files/4b775229de7d835fbdc4d632677352478861f638) |

|                                                                                                                                                                                                                                                                              |                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Anda akan diarahkan ke daftar templat tempat Anda dapat memilih yang sesuai. Galeri ini mencakup templat resmi dari penerbit, dalam beberapa kasus cocok untuk [pengiriman langsung di Overleaf](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/5883c8cbdb62f3f876615a19ed13fff125851a7b) |

|                                                                                                                                                                                                                   |                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Mengklik thumbnail templat akan menampilkan informasi lebih lanjut tentang templat tersebut, dan Anda dapat langsung mulai mengedit salinan templat Anda sendiri di Overleaf dengan mengeklik 'Open as Template'. | ![V2exampletemplate.png](/files/b80776ba5159cd3a886d6c98513150ef10bd6f03) |

Anda juga dapat langsung membuka [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) dan klik sebuah templat untuk membuat proyek baru.

## Panduan cepat

* **Panduan cepat untuk membuat proyek baru dari templat:** Di halaman Manajemen Proyek, klik Proyek Baru, di bawah sub-menu "Templat" klik jenis dokumen yang sedang Anda buat dan di halaman "Templat" pilih yang Anda sukai.


---

# 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/id/basis-pengetahuan/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.
