# Activable Panel

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

## Overview

Activable panels are used to show or hide features or information depending on a given context.

Activable panels are composed of a title and a[ switch button](/~/changes/DpgERwSwrKIthStzL4D6/components/actions/switch-button.md) (mandatory).

## Guidelines

2 patterns exist:&#x20;

* Toggling on displays content
* Toggling on hides content

## Content

Activable panel content should follow our [content guidelines](/~/changes/DpgERwSwrKIthStzL4D6/content/ux-writing-principles.md).&#x20;

Focus on making [Switch Button](/~/changes/DpgERwSwrKIthStzL4D6/components/actions/switch-button.md) label super clear to make sure users get what they will be activating or not.<br>


---

# 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://design.mirakl.com/~/changes/DpgERwSwrKIthStzL4D6/components/structure/panel/activable-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.
