# Alignment

We can align and reposition values in the custom template using the "Align" and "Position" options.

<figure><img src="/files/o3v9r8OJeW0VJONtjYbF" alt="" width="375"><figcaption><p>Image 1: Alignment option</p></figcaption></figure>

### 1. Align

Select the value in Template, click on "Align," and then choose your preferred option to adjust its alignment accordingly.

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

### 2. Position

Select the value in Template, click on "Position," and then choose your preferred option to adjust its position accordingly.

<figure><img src="/files/2MR3eHJt2yhg0Vl2pdsg" alt="" width="375"><figcaption><p>Image 3: Position option</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/alignment.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.
