# Margin & Split

We can further customize the template using the "Margin" and "Split" options.

<figure><img src="/files/3gf0YAQKRt2vJaWeonDp" alt="" width="375"><figcaption><p>Image 1: Margin &#x26; Split option</p></figcaption></figure>

### 1. Margin

Select the value in the template, click on "Margin," and adjust the spacing around specific values.

<figure><img src="/files/eBJyRaLoyEF0GrXAVKlQ" alt="" width="375"><figcaption><p>Image 2: Margin option</p></figcaption></figure>

After change margin, the template appears as shown in the below image:

<figure><img src="/files/gdckoEtc7gkZeMTEGAVx" alt="" width="375"><figcaption><p>Image 3: Template after change margin</p></figcaption></figure>

### 2. Split

Select the value in the template, click on "Split," and choose an option to split the specific value into two separate values.

<figure><img src="/files/iRPVBKaG0anmAJOru9VC" alt="" width="375"><figcaption><p>Image 4: Split option</p></figcaption></figure>

After splitting a value, the template displays as shown in the image below:

<figure><img src="/files/W7fHlczRutY9LabaxSX1" alt="" width="375"><figcaption><p>Image 5: Template after split 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/margin-and-split.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.
