> For the complete documentation index, see [llms.txt](https://docs.census.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.census.de/quick-start/step-3-choose-how-to-view-results.md).

# Step 3: Choose How to View Results

In the selection menu of the results view, you can choose between three different modes of viewing your search results.  More information about these different options can be found [here](/navigating-and-searching/options-for-displaying-search-results.md).

## Standard view

![](/files/58koKH6twWRVZ8IrRwHw)

In the standard view, results are displayed using preview images. This view is particularly suitable for searching for works of art and images.

## Text view

![](/files/gfjDASGWgTdoRbPB184V)

The most important information in the record is displayed in the text view. This view is particularly suitable when searching for data inside records (e.g. object history, bibliography, or provenance).

## Table view

![](/files/a1Kdo9lbi1Efo0tRFA56)

The table view shows all the information contained inside records, organised in horizontal rows.&#x20;

By clicking on the button with three dots, you can adjust the options in Standard view, Text view, or Table view.  You can include or exclude information visible in the search results, and adjust the number of records displayed on each page, from a minimum of 10 per page to a maximum of 1,000. You can find more about these settings [here](/navigating-and-searching/options-for-displaying-search-results.md).


---

# 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.census.de/quick-start/step-3-choose-how-to-view-results.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.
