# Search for a Person and all Associated Census Records

**You may want to find all records associated with a particular person. In this case, you can search in the Object type 'Person' directly.**

1. Click on the icon for Person on the left side-bar:

{% content-ref url="/spaces/QXkdVwY1QIoMKRN8Omas/pages/FtTqcf5VaJaI9QQw5CqU" %}
[Search for a Person and all Associated Census Records](/navigating-and-searching/examples-of-typical-searches/search-for-a-person-and-all-associated-census-records.md)
{% endcontent-ref %}

<figure><img src="/files/pDtG3vEQaAJpLdNsRrVK" alt="" width="300"><figcaption></figcaption></figure>

2. Type in keywords in the free text field related to the person you are looking for, for example 'Raimondi'.
3. In the results you will find all references to Marcantonio Raimondi:

   <figure><img src="/files/45hajABXw1jhVUUrvef4" alt=""><figcaption></figcaption></figure>

&#x20;  4\. By clicking on these records, one can find all of the Postclassical Works in the Census database associated with Marcantonio Raimondi. Clicking on the first result, 'Raimondi, Marcantonio', one finds five pages of associated Postclassical Works:

<figure><img src="/files/dX0dYOLwWivg1g8NUHze" alt=""><figcaption></figcaption></figure>


---

# 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.census.de/navigating-and-searching/examples-of-typical-searches/search-for-a-person-and-all-associated-census-records.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.
