# Saving Templates

### Save as New Template

* **Go to the Editor Page:** Open your HIVO account and navigate to the Editor page where your template is located.

<figure><img src="/files/oUuflvidydm2dJyS9Rxj" alt=""><figcaption><p>Editor </p></figcaption></figure>

* **Edit Your Template**: Click the "Details" icon on your current template or under "All Templates'", "Published Templates", click the "Edit" icon to begin modifying your template.
* **Save as New Template**: After making your changes, click the “Save as New Template” button to create a new version of the template.

<figure><img src="/files/gizIje9SqDnHWUWVmSHI" alt=""><figcaption><p>Saving New Template</p></figcaption></figure>

### Save as New Draft&#x20;

* **Go to the Editor Page**: On your HIVO account navigate to the Editor page where your template is located.
* **Edit Your Template**: Click the "Details" icon on your current template or under "All Templates'", "Published Templates", click the "Edit" icon to begin modifying your template.
* **Save as New Draft**: After making your changes, click the “Save as New Draft” button to save your template as a draft.

<figure><img src="/files/TGvfGaslcX2qboZyWBog" alt=""><figcaption><p>Saving New Draft</p></figcaption></figure>

Saving templates and drafts reduces your effort, keeps your work consistent, and makes it easy to update everything at once when you make changes.


---

# 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://support.hivo.co/editor/saving-templates.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.
