# Person Records

The **Person** Object Type records provide information about a specific person, such as the location and dates of the person's birth and death (under **Birth Event** and **Death Event** fields, respectively). **Person** records may also contain alternative names for the person (**Alias** field), comments about the person (**Comments** field), Authority data about the person (**Authority Lists** field), and the Antique Monuments and/or Postclassical Works with which the person is associated (**Antique Monument** and **Postclassical Work** fields, respectively).&#x20;

The records of the Object type 'Person' can be attached to records of the Object types [Antique Monuments](/using-census-data/data-in-the-census-records/antique-monument-records.md), [Postclassical Works](/using-census-data/data-in-the-census-records/postclassical-work-records.md), and [Locations](/using-census-data/data-in-the-census-records/location-records.md), where persons are identified as actors.

You can access and search all of the Person records in the Census by clicking on the Person icon on the left-hand menu:

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

After clicking on the Person icon, you can search all person records using the free-text search field or using Advanced search.


---

# 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/using-census-data/data-in-the-census-records/person-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.
