> 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/huhu/regebbi-verziok/valtozasok-attekintese-regebbi-verziok/attekintes/adatnezetek.md).

# Adatnézetek

## A saját nézetek mentése <a href="#d-saving-your-views" id="d-saving-your-views"></a>

A megfelelő nézeteket a „Mentés”, majd a „Mentés új beállításként” gombra kattintva mentheti.

![](/files/-MXqUKhz8hkpDVDpRcVg)

A mentett kereséseket a Mentett beállítások hivatkozásra kattintva érheti el. Itt törölheti és átnevezheti a mentett nézeteit. A szabadszöveges keresés funkciót használhatja a nézetek kereséséhez. A menthető nézetek száma nincs korlátozva. A mentett keresés nevét a lapon található Másolás gombra kattintva másolhatja:

![](/files/-MXX9O0cHKp26aUXSsJn)

## Másolás/beillesztés Excel-fájlba <a href="#e-copy-paste-into-excel" id="e-copy-paste-into-excel"></a>

A Nézetek táblázat adatait átmásolhatja és beillesztheti egy Excel-táblázatba. A másolni kívánt információk kijelölése után használja a Ctrl+C és Ctrl+V billentyűkombinációkat. A másolt és beillesztett információk az alkalmazott szűrőket is tartalmazzák. Az oszlopcímek automatikusan át lesznek másolva.

![](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)

A Ctrl-A billentyűkombinációjával lehetősége van a Nézetek táblázat összes információjának másolására és beillesztésére.

![](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" %}
Megjegyzés: csak a Nézetek táblázatban lévő információk lesznek másolva.
{% 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/huhu/regebbi-verziok/valtozasok-attekintese-regebbi-verziok/attekintes/adatnezetek.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.
