# Modify (Delete / Cope-Paste)

We can modify the template using the “Delete” and “Copy & Paste” options.

<figure><img src="/files/5b2RhETlQ7tviQq26ga8" alt="" width="375"><figcaption><p>Image 1: Modify options</p></figcaption></figure>

### 1. Delete

Select the value in the template you wish to remove and click on “Delete” option.

<figure><img src="/files/jzAZOKWByh8mVOF51DcL" alt="" width="375"><figcaption><p>Image 2: Delete value</p></figcaption></figure>

After removing that specific value, the template appears as shown in the below image:

<figure><img src="/files/boCNjw4qMZUCVKLGBUsh" alt="" width="375"><figcaption><p>Image 3: Template after removing value</p></figcaption></figure>

### 2. Copy & paste

Select the value in the template you want to duplicate and click on “Copy” option.

<figure><img src="/files/e5ZzQno41SX4qkrFif8k" alt="" width="375"><figcaption><p>Image 4: Copy value</p></figcaption></figure>

Then select another value in the template where you want to replace it with the copied value, then click "Paste” option.

<figure><img src="/files/yCuI19DWTTSotAdwg4sQ" alt="" width="375"><figcaption><p>Image 5: Paste value</p></figcaption></figure>

After pasting copied value, the template appears as shown in the image below:

<figure><img src="/files/zimAHjaAVgmJNuFlh2Jb" alt="" width="375"><figcaption><p>Image 6: Template after pasting value</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/modify-delete-cope-paste.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.
