# Manage all Workspace Templates

### View All Templates

To manage your saved template, first you need to access to [Preference Settings](/manual/user-manual/change-preferences-settings/workspace-preferences/access-preference-settings.md) screen.

Click on the "**Saved Templates**" button to view all your current templates.

<figure><img src="/files/hHYdzPAxByLrWvymoa4N" alt=""><figcaption><p>Figure 1: Preference Settings screen</p></figcaption></figure>

### Modifying Template Settings

<figure><img src="/files/Dkmqal3i5w2h1uBxVq3R" alt=""><figcaption><p>Figure 2: All Templates</p></figcaption></figure>

* Using search bar to quickly find your desired template
* You can make any adjustments to a template by clicking <img src="/files/ipth0bWGhhEJkGATfXDj" alt="" data-size="line">  icon to open its preference settings.

<figure><img src="/files/FdkT6DmxsrD9o82rVRvj" alt="" width="249"><figcaption><p>Figure 3: Open template settings</p></figcaption></figure>

* Select a template as default by clicking ![](/files/TFtgmeCFed1vrdEwWplQ) icon.

<figure><img src="/files/D6fMC97QEZoIrcsD47gk" alt="" width="279"><figcaption><p>Figure 4: Set as default</p></figcaption></figure>

* Delete any template with <img src="/files/YlhPPRLRBtb2IXo4W3QW" alt="" data-size="line">icon.

<figure><img src="/files/fYo4YYvVF8iXqxdxCEMK" alt="" width="279"><figcaption><p>Figure 5: Remove template</p></figcaption></figure>


---

# 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.fiingate.vn/manual/user-manual/change-preferences-settings/workspace-preferences/manage-all-workspace-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.
