# UI overview

## LamaPanel

The LamaPanel is the main control window. Here, 1) the elements and values can be set 2) the layers can be updated 3) the TableManager and ViewManager can be accessed.

<div align="left"><figure><img src="/files/Q6j5wSVD9QmZASZa6gvy" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>How to get here?</summary>

Menu -> Lama -> Start/Stop\
![](/files/v9zvPJeocC0f8zZcyqP5)

</details>

{% content-ref url="/pages/1QHeTp9JInqG7WNz6c4S" %}
[Vert./horiz. panel](/user-manual/how-to.../management/vert.-horiz.-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/BhrsBjWGLrNzB8d8hcr6" %}
[Create elements](/user-manual/how-to.../management/create-elements.md)
{% endcontent-ref %}

***

***

## LamaManager

In the LamaManager, the LamaModels, LamaProjects and MetaData can be managed. Furthermore, the LamaFile can be created and loaded.

<div align="left"><figure><img src="/files/GGQLYRQdtBr1zkeBjFJz" alt="" width="474"><figcaption></figcaption></figure></div>

<details>

<summary>How to get here?</summary>

Menu -> Lama -> Manage\
![](/files/Gnhmu1Dux6QPOBkWiEVv)

</details>

{% content-ref url="/pages/xsTXqPvaU7iYfJY8A6cO" %}
[Create Models/Projects](/user-manual/how-to.../general/create-models-projects.md)
{% endcontent-ref %}

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

***

***

## TableManager

In the TableManager the LamaTables can be adapted (i.e. LamaTables can be created and enhanced through columns). Furhthermore, the LamaTables can be exported and imported.

<div align="left"><figure><img src="/files/U14286ff5WTQhSm8nh0d" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>How to get here?</summary>

LamaPanel -> Button (see Figure)\
![](/files/nj9EPqLoOSX3835US5Nf)

</details>

{% content-ref url="/pages/eApvaf8HavvsAMLpJxGJ" %}
[Create LamaTables](/user-manual/how-to.../management/create-lamatables.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZGgKWILeDg4eiEkgAdOJ" %}
[Create attributes](/user-manual/how-to.../management/create-attributes.md)
{% endcontent-ref %}

***

***

## ViewManager

In the ViewManager, the selected data can be analyzed and prepared for the customized export.

<div align="left"><figure><img src="/files/xJSpkNsLwYEGW0SNgqWq" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>How to get here?</summary>

LamaPanel -> Button (see figure)

![](/files/AXDiZzNV2YjdQDV5y5Ot)

</details>

{% content-ref url="/pages/QaCZMdEbW4vyAUmViUTj" %}
[Create view](/user-manual/how-to.../analysis/create-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/GWWfI8JYXhA4Jnh4sFzf" %}
[Modify view](/user-manual/how-to.../analysis/modify-view.md)
{% endcontent-ref %}


---

# 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.layermanager.xyz/fundamentals/ui-overview.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.
