# Using templates as an individual

If an individual user would like to use a template from the [Template Gallery](https://www.overleaf.com/latex/templates) on [overleaf.com](https://www.overleaf.com) they would need to:

1. Navigate to the [Template Gallery](https://www.overleaf.com/latex/templates) on [overleaf.com](https://www.overleaf.com) and locate the required template, for example [IEEE Photonics Journal Paper Template - Example Submission](https://www.overleaf.com/latex/examples/ieee-photonics-journal-paper-template-example-submission/bsfjjfkdsjds)
2. Click on the **Open as Template** button
3. Click on the project menu and choose **Download Source**
4. Next, log into their on-premise Server Pro account
5. Click the **New Project** button from the projects dashboard and choose **Upload Project**
6. Click the **Select a .zip file** button and choose the downloaded template zip file

The user can then use this newly uploaded template as required.

{% hint style="info" %}
An [overleaf.com](https://www.overleaf.com) account is required
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.overleaf.com/on-premises/support/support-guides/using-templates-as-an-individual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
