# Properties Panel

## Overview

The Properties Panel is present on the **right side** of the [Component Builder](/flow/getting-started/product-tour.md#avonni-component-builder). It displays all the properties you can apply to customize any selected Avonni Flow Screen Components. From the Properties panel, you can change all the main settings of each Avonni Component.

{% hint style="danger" %}

#### Lightning Web Security: Recommended for Best Performance

The performance and behavior of Avonni Components can be impacted if Lightning Web Security is disabled in your Salesforce Org.

* We **strongly recommend** enabling [**Lightning Web Security**](https://developer.salesforce.com/docs/platform/lightning-components-security/guide/lws-enable.html) to ensure optimal functionality.
  {% endhint %}

<figure><img src="/files/sRhdUTbgLphQIZlSF5aW" alt=""><figcaption></figcaption></figure>

## Accessing the Interactions Panel

1. Drag an Avonni Flow Screen Component
2. Open the Component Builder
3. The `Properties` Panel will be displayed by default.

## Manual vs Mapped value

All the component attributes can be set manually or `Mapped` from your flow resources. By pressing the <img src="/files/OEklND51lpzfb7dTHUbF" alt="" data-size="line"> button next to the attribute settings, you can select from `Manual`, `Mapped` or `Advanced` value. &#x20;

<figure><img src="/files/fz6XveJ83LJi75oC6uGy" alt=""><figcaption></figcaption></figure>

## Related articles

{% content-ref url="/pages/l3QNGQCMCcYHDUNwgWVn" %}
[Create a variable and use it in a component property](/flow/tutorials/tips-and-tricks/create-a-variable-and-use-it-in-a-component-property.md)
{% endcontent-ref %}

{% hint style="info" %}
For some components, Advanced value is available to create a combined expression.
{% endhint %}


---

# 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.avonnicomponents.com/flow/component-builder/properties-panel.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.
