> For the complete documentation index, see [llms.txt](https://docs.tableplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tableplus.com/gui-tools/the-interface.md).

# The Interface

A tour around the user interface.

{% hint style="info" %}
Tip: Hover on each button to view the tooltip and learn the shortcut keys to it. Each functionality has a set of shortcut keys.
{% endhint %}

![](/files/-LrzQQ3xJJsU8GCRIoQ3)

{% content-ref url="/pages/-LrnaReiNUtRQNEL2bn6" %}
[Menu](/gui-tools/the-interface/menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrnaUNfG\_mNv4Vul6Vy" %}
[Toolbar](/gui-tools/the-interface/toolbar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrnaZ9ehQiX5w-Oejqu" %}
[Left sidebar](/gui-tools/the-interface/left-sidebar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lrna\_w\_3XpRkFa5eF\_y" %}
[Right sidebar](/gui-tools/the-interface/right-sidebar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrnabdkVMZHJgpz9-lu" %}
[Console Log](/gui-tools/the-interface/console-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrniaRrY7ogv5LTQexW" %}
[Query Editor](/gui-tools/the-interface/query-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrnaeHiia-bnNzSBnBt" %}
[Multi Tabs / Workspaces / Windows](/gui-tools/the-interface/multi-tabs-workspaces-windows.md)
{% endcontent-ref %}


---

# 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://docs.tableplus.com/gui-tools/the-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.
