# CensusIDs

The **CensusID** is used to identify Census records accurately and is always located under the name of a data record as a number starting with a hashtag:

<figure><img src="/files/YDJBLN1jpGY20Vjh9N4Y" alt="" width="375"><figcaption></figcaption></figure>

More information on searching for records by their CensusID can be found [here](/navigating-and-searching/examples-of-typical-searches/find-a-record-if-you-know-the-censusid.md).

Further information about using CensusIDs in referencing or citing records in other databases or in academic publications can be found [here](/using-census-data/how-to-reference-records-in-the-census-database.md).


---

# 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/the-census-database-overview/censusids.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.
