# User Interface

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

LightAct's user interface is flexible and you can easily adjust it as you want by dragging windows around and docking them where you want.

<div align="left"><img src="/files/tfXNaPffVr9Y6IKxUuQU" alt=""></div>

When dragging windows around you will see *docking handles*. They tell you where the window will be docked to, if you drop it on the handle.

Feel free to re-arrange your windows the way you like.

### **Workspaces**

*Workspace* is a saved window arrangement.

<div align="left"><img src="/files/bXyEvtG5lbyvurEuGDN1" alt=""></div>

LightAct comes with 3 pre-defined *workspaces*:

* Basic
* Playback
* Programming

You can also create a new *custom workspace.*

{% hint style="info" %}
**Good to know:** A workspace is saved whenever you close the program or switch to another *workspace*.
{% endhint %}


---

# 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.lightact.com/quick-start/user-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.
