# Manual Registration Birth Certificates

If a player registered was registered manually but was not able to provide their birth certificate at the time of registration, follow the steps below to upload one after they have provided it.

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

2\) Select Registrations in the left hand navigation

3\) Find the registrant and click the 3 dots quick action button and choose  `Upload Birth Certificate`

<figure><img src="/files/WzqhETibtrGz3VUL0N2k" 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/manual-registration-birth-certificates.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.
