# Template settings

## File & location <a href="#file_location" id="file_location"></a>

### **Folder & filename**

In this section of the template's settings, you can specify the folder where the template will be stored, as well as the filename.

{% hint style="info" %}
While you can easily create new folders right from within this folder section, the other aspects of managing folders (e.g., to move existing folders) can be done through the central settings of ClauseBuddy.
{% endhint %}

### **Template category**

Each template can optionally be assigned a category. Such category can help end-users to quickly choose the right template among a large number of templates.

When categories are assigned to one or more templates, they will be shown on the Templates Overview panel...

<figure><img src="https://files.helpdocs.io/f86qgdbm02/articles/cjsiglhip6/1662704573526/image.png" alt=""><figcaption></figcaption></figure>

... as well as in the dropdown menu at the top right menu of the Documents Overview panel:

<figure><img src="https://files.helpdocs.io/f86qgdbm02/articles/cjsiglhip6/1662704652852/image.png" alt="" width="375"><figcaption></figcaption></figure>

## Miscellaneous <a href="#miscellaneous" id="miscellaneous"></a>

### **Card colour**

Here you can define the default colour assigned to cards. Individual cards can deviate from this default colour through their own settings.

### **Indicators for mandatory questions**

This setting allows you to centrally enable/disable the presence of red dots that are shown next to questions marked as mandatory. This will also impact the message *"Some mandatory questions are not answered."* (shown to the end-user at the right side of the template) will also get removed.

## Share

This is discussed on [the next page](/smart-templates/how/in-depth/smart-templates-in-depth/sharing-templates.md).


---

# 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://help.clausebuddy.com/smart-templates/how/in-depth/smart-templates-in-depth/template-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.
