# Simple View

The Simple View provides a clear and efficient way to navigate your elements and groups without unnecessary details. Designed for ease of use, this view allows you to quickly browse and manage your content with minimal distractions. With just a few clicks, you can modify, delete, or move your elements, ensuring a smooth and intuitive experience.

You can switch between the Detailed View and Simple View by clicking the buttons at the top:

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

Once you open the Simple View for the first time, you will be presented with your Elements and Groups:

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

First, you can create a group by right-clicking on the board or directly clicking the button at the top:

<figure><img src="/files/5EP6T67lt3yaZaWnDTxF" alt=""><figcaption></figcaption></figure>

Once you have created your new group, you can go back to the Simple View by clicking the ''Elements'' option in the breadcrumb trail at the top:

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

And you can now visualize your newly created group:

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

By right-clicking on an Element, you can move it into a group or delete it:

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

In the bottom right corner, you can see the type of your element, making it easy to identify its category at a glance. For example, in this case, the element on the left is a ''Character'', while the element on the right is an object:

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

You can also change the type of your element by clicking on the text to the side of the edit icon:

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

And lastly, if you look at the right sidebar, you will be able to see Element Notes, showcasing the full information about your element:

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


---

# 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://guides.livingwriter.com/desktop-app-+-web-version/boards/elements-board/simple-view.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.
