# Components Panel

The Components Panel allows switching between all available components, configuration inspector, and set of the current view.

![Position of the Components Panel](/files/0bNeuA7hYERfTSkkYuKY)

{% tabs %}
{% tab title="Components" %}
![](/files/KPmK9JD2NMmsprZQZexl)
{% endtab %}

{% tab title="Inspector" %}
![](/files/0lyzrwT4znqLvryyMV9J)
{% endtab %}

{% tab title="View Setting" %}
![](/files/P3VKXWKU01oKhsV37UYF)
{% endtab %}
{% endtabs %}


---

# 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.adapptio.com/getting-started/editor/components-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.
