# Find a Record if You Know the CensusID

#### **Method 1**

Enter the [CensusID ](/the-census-database-overview/censusids.md)in the free-text search bar, making sure to insert a hashtag before the number.

{% hint style="warning" %}
IMPORTANT: Put a hashtag directly before the CensusID number when searching for a **CensusID** in the **Search Bar**:

<img src="/files/LTA1vnFmMRaLcA0ep0E5" alt="" data-size="line">
{% endhint %}

#### Method 2

Go to 'Advanced Search' and enter the CensusID in the field 'CensusID'. **Here, do not insert a hashtag before the number.** Select 'Add to Search' and then wait for the search to perform automatically.&#x20;


---

# 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/find-a-record-if-you-know-the-censusid.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.
