# Format Pane

### Visual Settings

The **License** section provides essential details about the Powerviz visual license, including its ownership, validity, and key information.

<figure><img src="/files/0GXmJZ9mcsBjU8ksQaxt" alt=""><figcaption><p>License Details</p></figcaption></figure>

#### **Licensed To**

* Displays the name of the individual or organization to whom the license is registered.
* This ensures that the visual is being used by the authorized entity.

#### **Validity**

* Indicates the duration for which the license is valid.
* This includes the expiration date of the license.

#### **License Key**

* Displays the unique key associated with the license.
* This key is required for activating and validating the visual.

### General settings[​](https://docs.powerviz.ai/sunburst-format-pane#general-settings) <a href="#general-settings" id="general-settings"></a>

General settings contain the Power BI native features that are common in all visuals. Read about them in detail [here](https://learn.microsoft.com/en-us/power-bi/fundamentals/desktop-format-pane).

#### Properties[​](https://docs.powerviz.ai/sunburst-format-pane#properties) <a href="#properties" id="properties"></a>

The first option in the general tab is properties. The Properties option allows you to change the size and position of the visuals. You can choose the horizontal and vertical `position` on the canvas as well as the visual size's height and width. With that control the gap and layer responsiveness using padding and advanced options.

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-sunburst/09.png" alt="" width="375"><figcaption></figcaption></figure>

#### Title[​](https://docs.powerviz.ai/sunburst-format-pane#title) <a href="#title" id="title"></a>

Add a title to your visuals. The title card offers the following features.

<table><thead><tr><th width="266">Feature</th><th>Functionality</th></tr></thead><tbody><tr><td>Title Text</td><td>Enter the custom title.</td></tr><tr><td>Text Formatting</td><td>Font size, color, and family.</td></tr><tr><td>Advanced Formatting</td><td>Bold, italic and underline.</td></tr><tr><td>Background Color</td><td>Change the color.</td></tr><tr><td>Horizontal Alignment</td><td>Left, right and center.</td></tr><tr><td>Text Wrap</td><td>Wrap text into multiple lines.</td></tr></tbody></table>

In the recent update, you can also add subtitles and a divider. They come with font style and color formatting options.               &#x20;

<figure><img src="https://powerviz-assets.s3.us-east-2.amazonaws.com/docs/doc-sunburst/10.png" alt="" width="375"><figcaption></figcaption></figure>

#### Additional settings[​](https://docs.powerviz.ai/sunburst-format-pane#additional-settings) <a href="#additional-settings" id="additional-settings"></a>

Moreover, the general settings include settings for **tooltips, header icons, alt text, and effects** that control the background, border, and shadow. You can turn them on or off to control the selected visual option.<br>

<figure><img src="/files/NRlHDStSxic4G8LShAyE" alt="" width="375"><figcaption></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.powerviz.ai/powerviz/kpi/format-pane.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.
