> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/ansichten-ihrer-daten.md).

# Ansichten Ihrer Daten

## Speichern Ihrer Einstellungen <a href="#d-copy-paste-into-excel" id="d-copy-paste-into-excel"></a>

Sie können Ihre bevorzugten Anzeigen speichern, indem Sie auf "Speichern" und dann auf "Als neue Einstellung speichern" klicken.

![](/files/-MXqUKhz8hkpDVDpRcVg)

Sie können auf Ihre gespeicherten Einstellungen zugreifen, indem Sie auf den Link Gespeicherte Einstellungen klicken. Hier können Sie auch Ihre gespeicherten Ansichten löschen oder umbenennen. Sie können die Freitextsuche verwenden, um nach Ihren Ansichten zu suchen. Die Anzahl von Ansichten, die Sie speichern können, ist nicht begrenzt.&#x20;

Sie können den Namen Ihrer gespeicherten Suche kopieren, indem Sie auf der Registerkarte auf die Schaltfläche Kopieren klicken:

![](/files/-MXX9O0cHKp26aUXSsJn)

## Kopieren/Einfügen in Excel <a href="#e-copy-paste-into-excel" id="e-copy-paste-into-excel"></a>

Sie können Informationen aus dem Ansichten-Raster in eine Excel-Tabelle kopieren und einfügen, indem Sie die zu kopierenden Informationen auswählen und die Tasten Strg C und Strg V drücken. Die Spaltentitel werden automatisch kopiert und ebenfalls eingefügt.

![](https://gblobscdn.gitbook.com/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MYuS6h2QRhLllsba5Dk%2F-MYuTgl-EXI_C_I4eJLQ%2FCopy-Views-to-Excel.gif?alt=media\&token=e89b9890-c260-48f0-867c-6ab7bd5293c4)

Sie können auch alle Informationen aus dem Ansichten-Raster kopieren und einfügen, indem Sie Strg-A drücken.

![](https://gblobscdn.gitbook.com/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MYuS6h2QRhLllsba5Dk%2F-MYuUled-D4l_4a1Z5V4%2FCtrl-A-Into-Excel-from-Views.gif?alt=media\&token=a1c81a29-3b81-4b31-aa1d-903abe8ba7a0)

{% hint style="info" %}
Hinweis: Es werden nur Informationen kopiert, die im Raster "Ansichten" geladen wurden.
{% 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/ansichten-ihrer-daten.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.
