> 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/navigating-and-searching/filter-function/filter-by-location.md).

# Filter by Location

## Filter search results to find all Antique Monuments in the Census that are located in the Uffizi Museum in Florence.

1. In the [Sources Menu ](/navigating-and-searching/data-sets-and-sources.md)(Accessed via the button, 'Choose a Data Set'), select 'Antique Monument' or 'Postclassical Work'), select **Antique Monument** and ensure that **Postclassical Work** is not selected.
2. Hit ENTER to retreive all Antique Monuments in the Census database.
3. Open the Filter and scroll down to **Current Location**.
4. Select Italy, which will open up the regions of Italy. Select Toscana, then the metropolitan area of Firenze, then the city of Firenze, then the museum 'Firenze, Uffizi'.

<figure><img src="/files/vxR3wBr6EZZrt1s1n2zY" alt="" width="347"><figcaption></figcaption></figure>

As an alternative method, one could select **Antique Monument** and **Postclassical Work** in the Sources Menu (Accessed via the button 'Choose a Data Set to Search') and hit ENTER. Open the Filter menu, find the **Object Type** subfield and select **Antique Monument.** Then follow steps 3 and 4 above.


---

# 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/navigating-and-searching/filter-function/filter-by-location.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.
