# Edit Registration Pool

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 `Edit`.

<figure><img src="/files/5ifRKhdt0efbZJJNl1mA" alt=""><figcaption><p>Select Registration Pools and click the 3 dots quick action button</p></figcaption></figure>

4\) Make any updates needed to the registration pool form and click `Update`.

<figure><img src="/files/mXbZ22GzUf0MTgZ7WNRv" alt=""><figcaption><p>Update Registration Pool Form</p></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/edit-registration-pool.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.
