# Export to Excel in Grids

Several Views and Explorer uses a grid structure to present the selected information. In these views,  the **Action** item **Generate Excel Report** is available.

&#x20;The generated Excel report will contain the columns and data currently selected on the screen.

{% hint style="info" %}
Note! All rich text data (from e.g. rich text attributes and table attributes) will be converted to plain text when exported to Excel.
{% endhint %}


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.0.222.22517/explorers-and-views/export-to-excel-in-grids.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.
