# iii.Opacity Control

The **Opacity Control** option in Super Filter allows users to adjust the opacity of the background, enabling the visual to be displayed with a transparent or semi-transparent background.

#### Steps to Configure Opacity Control:

{% stepper %}
{% step %}
Choose a background color for the visual.
{% endstep %}

{% step %}
Locate Opacity Settings:

* For **Date Filter Items**:\
  Go to the **Format Pane -> Date Filter -> General Section**.
* For **Other Filter Types**:\
  Navigate to **Display Settings -> Appearance Section**.
  {% endstep %}

{% step %}
Use the **Opacity** option, available as a slider or a text box with up and down arrows, to set the desired transparency level.
{% endstep %}
{% endstepper %}

<figure><img src="/files/kkwsTmNJhLo8Mdy0A76F" alt="" width="244"><figcaption><p>Image 1: Opacity Control in Display settings.</p></figcaption></figure>

{% hint style="warning" %}
Make sure the **Power BI Background** option is disabled when using this **Opacity Control**.
{% 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.inforiver.com/super-filter/features/10.-display-settings/iii.opacity-control.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.
