# Period Records

The data records of the secondary object type **Period** contain metadata for different time spans or points in time.&#x20;

Each **Period** record contains the following information.  The **Name** field reflects the time span or point in time. The **Date from** and **Date to** fields reflect the start and end dates of the period, respectively. The start and end dates are the same if it is a point in time. Under **Types,** the type of period is specified (e.g., time span, month, day). You may find additional comments by the Census editors under **Comments** regarding the current entry.&#x20;

You can access and search all of the Period records in the Census by clicking on the Period icon on the left-hand side bar:

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

After clicking on the Period icon, you can search all period 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/period-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.
