> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/onretail-wiki/handbuch/allgemeine-themen/listenansicht.md).

# Listenansicht

Bei den meisten Ansichten kann zwischen 2 Arten gewählt werden, Kachel- oder Listenansicht.

![](/files/-MTVZWORCbZh1EEzAcgK)

Spalten in den Listenansichten können beliebig verändert werden und es kann auch eine direkte Bearbeitung des Inhalts in der Listenansicht aktiviert werden, indem Sie den „Editable“ Button anwählen.

![](/files/-MTVZYvOKM8qcFIvBag5)

Wenn die Bearbeitung eingeschalten ist, kann direkt in das ausgeählte Feld geschrieben werden.

![](/files/-MTVZbM_ioIH-P9zwfY6)

Die anzuzeigenden Spalten können hier ausgewählt werden.

![](/files/-MTVZeTXrIB3P6RR1ik9)

Jede Spalte kann in beiden Richtungen sortiert werden.

![](/files/-MTVZhl-OSPcaCFFnuA3)

### Anzahl der angezeigten Zeilen ändern

Um mehr als die standardmäßig vorgegebenen 80 Zeilen anzuzeigen, können Sie die Paginierung ändern:

{% content-ref url="/pages/-MjTGBQ8Vhqj3-Xuw7w9" %}
[Pagination anpassen](/onretail-wiki/sonstiges/tipps-und-tricks-fragen-und-antworten-f-and-q/pagination-anpassen.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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/onretail-wiki/handbuch/allgemeine-themen/listenansicht.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
