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

# Projektin luominen mallista

Mallin käyttäminen uuden projektin aloittamiseen säästää paljon aikaa. Overleaf tarjoaa [tuhansia malleja](https://www.overleaf.com) ja kuka tahansa voi lähettää projekteja mahdollista lisäämistä varten galleriaan — katso Overleafin artikkeli [Mallien ja esimerkkien julkaiseminen Overleaf-galleriassa](/latex/fi/tietopankki/123-publishing-templates-and-examples-in-the-overleaf-gallery.md) lähetyskäytännöistä ja ohjeista.

## Johdanto

| <ul><li>Aloittaaksesi Overleafin käytön siirry sivulle <a href="https://www.overleaf.com">[www.overleaf.com](http://www.overleaf.com)</a>.</li><li>Jos sinulla ei ole tiliä, syötä sähköpostiosoitteesi ja aseta salasana, napsauta <em>Rekisteröidy</em> ja siinä kaikki, sinut ohjataan projektinhallintasivulle, jossa sinua opastetaan uuden projektin luomisessa.</li></ul> | Et6SXUkl9T3W |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |

|                                                                                                                                                                 |                                                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| Jos sinulla on jo tili, napsauta ***Kirjaudu*** oikeassa yläkulmassa, sitten kirjoita sähköpostiosoitteesi ja salasanasi ja napsauta ***Kirjaudu*** painiketta. | ![V2login.png](/files/ee1a084d3e0b2398cc0cd7227021e0a9d742716d) |

|                                                                                    |                                                                       |
| ---------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Kun olet kirjautunut sisään, sinun pitäisi nähdä Overleafin projektinhallintasivu. | ![V2projectdash.png](/files/145ffdc1ef6d062499d675d032d781fb52f0991d) |

## Uusi projekti mallista

|                                                                                                                                                                                              |                                                                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Jos haluat luoda asiakirjan mallista, napsauta projektinhallintasivulla ***Uusi projekti***, avattava valikko tulee näkyviin, ja sen alla *Mallit* napsauta kirjoittamaasi asiakirjatyyppiä. | ![V2newfromtemplate.png](/files/7801cf969e9e7acc045f9dc06b684617315c6485) |

|                                                                                                                                                                                                                                                                       |                                                                          |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Sinut ohjataan malliluetteloon, josta voit valita sopivan. Galleria sisältää kustantajien virallisia malleja, jotka soveltuvat joissakin tapauksissa [suoraan lähettämiseen Overleafissa](https://www.overleaf.com/blog/437-submit-to-overleafs-publishing-partners). | ![V2galleryexample.png](/files/f9052b45de64b250f0a4f12b4a5568f4e6c28011) |

|                                                                                                                                                            |                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Mallin pikkukuvan napsauttaminen näyttää lisätietoja mallista, ja voit aloittaa oman kopiosi muokkaamisen Overleafissa heti napsauttamalla 'Avaa mallina'. | ![V2exampletemplate.png](/files/e02fa00d8a763aabe843b9b25d5a04bad8174469) |

Voit myös siirtyä suoraan sivulle [www.overleaf.com/gallery](https://www.overleaf.com/gallery/) ja napsauttaa mallia luodaksesi uuden projektin.

## Pikaopas

* **Pikaopas uuden projektin luomiseen mallista:** Projektinhallintasivulla napsauta Uusi projekti; alavalikossa "Mallit" napsauta luotavan asiakirjan tyyppiä ja valitse "Mallit"-sivulla haluamasi malli.


---

# 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/fi/tietopankki/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.
