# Customize Template

The xViz Performance Flow offers customized editing on predefined templates tailored to your preferences.

<figure><img src="/files/qZT7pTWzIQjhQRQESGiP" alt="" width="375"><figcaption><p>Image 1: Custom Template</p></figcaption></figure>

{% hint style="danger" %}
Not supported when hierarchy is created using [/pages/uYwhBvTuSbkw6KIO6ZXo#id-2.-multiple-category-columns](https://docs.xviz.com/performance-management/card-formatting/pages/uYwhBvTuSbkw6KIO6ZXo#id-2.-multiple-category-columns "mention") data structure
{% endhint %}

{% hint style="warning" %}
Note that clicking on another template will result in losing the edits made in the existing template. It is strongly advised to export the customized template immediately after making the changes to avoid any rework.&#x20;

Refer [Import/Export](/performance-management/card-formatting/customize-template/import-export.md) to export the customized template.&#x20;
{% endhint %}

### Steps to do custom editing on predefined template

1. Navigate to the “Template” option in the top ribbon.

<figure><img src="/files/mcLDxz5G7WYskRYcFHDn" alt="" width="300"><figcaption><p>Image 2: Template option in ribbon</p></figcaption></figure>

2. Hover over the Template and Click on the "Marker" icon located at the top-right corner of the template.

<figure><img src="/files/9gMBqB59w5Qh6J77d13q" alt="" width="241"><figcaption><p>Image 3: Click on "Marker" Icon</p></figcaption></figure>

3. You can then edit the template as needed.

<figure><img src="/files/qZT7pTWzIQjhQRQESGiP" alt="" width="375"><figcaption><p>Image 4: Custom 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.xviz.com/performance-management/card-formatting/customize-template.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.
