> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/~/revisions/qbTQg7GCyNiJFyTLcBmD/core-resources/bubbles-interface.md).

# Bubble's Interface

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

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

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

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

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

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

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

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

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

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

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

{% content-ref url="/pages/-MUAadN-IznA2oAdL2UA" %}
[Deployment & Version Control Dropdown (legacy)](/~/revisions/qbTQg7GCyNiJFyTLcBmD/core-resources/bubbles-interface/version-control-deployment/legacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUAauF\_YR85qq0qyZST" %}
[Notes](/~/revisions/qbTQg7GCyNiJFyTLcBmD/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](/~/revisions/qbTQg7GCyNiJFyTLcBmD/help-guides/getting-started/navigating-the-bubble-editor.md)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/~/revisions/qbTQg7GCyNiJFyTLcBmD/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.
