# Bubble's Interface

This section covers the different tabs and sections of the Bubble editor.

{% content-ref url="/pages/-MYG53qBFGke0IGwNRgg" %}
[Design tab](/core-resources/bubbles-interface/design-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG57DZq3Hm-lla9ftW" %}
[Workflow tab](/core-resources/bubbles-interface/workflow-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5B37J4GEoC8vbXF3" %}
[Data tab](/core-resources/bubbles-interface/data-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5FGeN1DBNK94BVIq" %}
[Styles tab](/core-resources/bubbles-interface/styles-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5FvwTvItpQqBQO6U" %}
[Plugins tab](/core-resources/bubbles-interface/plugins-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5Fbg8x6en2dRGYY0" %}
[Settings tab](/core-resources/bubbles-interface/settings-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5LFRLA4QI4OGF-T6" %}
[Logs tab](/core-resources/bubbles-interface/logs-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYG5LbKKvwwgjR1d9eG" %}
[Template tab](/core-resources/bubbles-interface/template-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAaTWeLbK4Ryag8gXy" %}
[Toolbar](/core-resources/bubbles-interface/toolbar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAaYYgbJCBURRJ6mZd" %}
[Top and context menu options](/core-resources/bubbles-interface/top-and-context-menu-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAadN-IznA2oAdL2UA" %}
[Broken mention](broken://pages/-MUAadN-IznA2oAdL2UA)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAauF\_YR85qq0qyZST" %}
[Notes](/core-resources/bubbles-interface/comments-and-notes.md)
{% endcontent-ref %}

## Other ways to learn

<details>

<summary>User manual articles</summary>

* Article series. [The Bubble editor](/help-guides/getting-started/navigating-the-bubble-editor.md)

</details>


---

# 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://manual.bubble.io/core-resources/bubbles-interface.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.
