> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/webanwendung/listenansicht.md).

# List View

The list view consists of several individual components/modules. Depending on the current view, the number of modules varies. Most of these individual components are visible in the Analysis view. In User Management and Data Sources, however, the number of modules is limited to the essentials. The individual modules of the list view are sketched in the following figure.

![](/files/wTt6EVpq2V1sAHlAkU00)

1. Search *(confirm with Enter or click)*
2. [Object Filter](/june5-3.7/en/webanwendung/listenansicht/objektfilter.md)
3. Group of buttons

*3.1.* [View Selection](/june5-3.7/en/webanwendung/listenansicht/sichten-auswahl.md)

*3.2.* List Type Selection *(flat or hierarchical)*

*3.3.* Display Type Selection *(long, short, short/long, long/short)*

*3.4.* [Sorting](/june5-3.7/en/webanwendung/listenansicht/sortierung.md) [*(ascending or descending)*](/june5-3.7/en/webanwendung/listenansicht/sortierung.md)

1. [Breadcrumb Navigation](/june5-3.7/en/webanwendung/listenansicht/breadcrumb-navigation.md) *(only available for hierarchical display type)*
2. Object List *(can be collapsed/expanded)*
3. [Navigation](/june5-3.7/en/webanwendung/listenansicht/navigation-paging.md)[*(Paging)*](/june5-3.7/en/webanwendung/listenansicht/navigation-paging.md)
4. [Runtime Settings](/june5-3.7/en/webanwendung/listenansicht/laufzeiteinstellungen.md)

{% hint style="info" %}
Except for the modules numbered 4 and 7, all others are only visible in the [Views](/june5-3.7/en/webanwendung/sichten.md) view.
{% endhint %}


---

# 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.videc.de/june5-3.7/en/webanwendung/listenansicht.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.
