# 11.Open House Self Registration

Agents can allow clients to self-register for opening viewings through a link or a QR code generated as part of the open house creation process. Once an open house viewing has been created, within the **Edit Scheduled Viewing** screen under **Viewings**, the registration link or QR code can be shared via email, social media, and other marketing channels by clicking the corresponding green button.

![](/files/-MVGPbM0VpfE3Pr9hzpH)

Whenever a registration link is clicked or a QR code scanned,&#x20;

![](/files/-MVGPooJwPydf0wTB-p2)

a form appears inviting the user to self-register for the open viewing. Once the registration has been completed, both the agent and the guest will receive email confirmation of the open viewing registration.

![](/files/-MVGKgqb1cOxtYudxTGt)

If the maximum viewing slots have been filled in an open viewing, a notification will appear advising that the viewing is full and the organiser will be in touch to make alternative arrangements. The agent will also receive an email notification that there is no additional space, allowing them to contact a participant directly to arrange an additional scheduled viewing.


---

# 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.agent-view.com/10.-open-house-self-registration.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.
