# Viewing Who's Registered

Reviewing who's registered, their birth certificate, and any notes associated with the individual can quickly be accessed/audited from this view.

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select Registration Pools in the left hand navigation

3\) Click the 3 dots quick action button and choose `View Registrations`.<br>

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

4\) A new tab in your browser will open where you can see all registrants and their information. For additional convenience, you can quickly filter by registration pool on this screen as well.

<figure><img src="/files/7ct2wFPLlo8oWDSkQRqK" 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://recconnect.gitbook.io/recconnect-tutorials/registrations/viewing-whos-registered.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.
