# Settings

### Custom Canvas

* **Navigate the Editor Page:** On your HIVO account go to the Editor page where you work on your content.
* **Locate the Settings Icon:**  On the right side of the Editor page, find the settings icon.
* **Click the Settings Icon:** Click on the settings icon on the upper right side to open the settings menu.

<figure><img src="/files/0ehfUTqX8h8HmVQthynF" alt=""><figcaption></figcaption></figure>

* **Select “PICK A TEMPLATE” button:** In the settings menu, look for the option labeled “PICK A TEMPLATE.” Click on this option.
* **Start with a New Canvas:** You can set your own Canvas size using the Width and Height options, or choose one from a template by selecting “PICK A TEMPLATE,” you will be able to choose from available templates to start with a new canvas. Browse through the options and select a template that fits your needs.

<figure><img src="/files/XojCyCIq3xbhgJA4YPPh" alt=""><figcaption><p> Canvas</p></figcaption></figure>

### Approval Template

* **Click on the Settings Icon:** On the Editor page, locate and click the settings icon.
* **View Approval Template Option:** In the settings menu that appears, find the “Approval Template” option.

<figure><img src="/files/TXFg3Dn3mkg0GKpVElYi" alt=""><figcaption><p>Approval Template</p></figcaption></figure>

* **Choose from the Drop-Down Menu:** Click on the drop-down menu next to “Approval Template” to see a list of available templates.
* **Select a Template:** From the drop-down list, choose the template that you want to use for approvals.

In Settings, you can personalize your workspace and manage access. Custom Canvas offers flexible layouts for more efficient content creation and Approval Templates streamline the content approval process.


---

# 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/settings.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.
