# Connect a Venue to RealPage

### Venue Management Approval

Before configuring a RealPage Venue in VAULT, you will need to reach out to your contact at the venue and ask them to approve VAULT for integration. These steps are per RealPage.

1. Login in to the RealPage Integration Marketplace.
2. Select Manage Integrations
3. Find RoamingiQ, or VAULT in the Integration list.
4. Find the property for syncing, and toggle the box.
5. Note, this will trigger an e-mail from RealPage to the VAULT team, that they will also have to approve. Once they have done so, they will confirm with you that are you are good to proceed. **Please do not proceed to the next steps until this is complete.**

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

### Configuring a RealPage Venue in VAULT

1. During the Venue Creation Wizard, you will be asked if you want to connect a [PMS Profile](/network-administrator-console/network-operator-settings/property-management-system.md) to the Venue. You can separately navigate to the PMS settings page by navigating to your Network Operator Console->Venues->View/Modify Venue->select the Venue->PMS.
2. Select the appropriate [PMS Profile](/network-administrator-console/network-operator-settings/property-management-system.md).
3. Enter the RealPage Site ID. The Venue Manager should have this information.
4. Determine if you want VAULT to sync units, or subscribers and units. In order to sync subscribers, unit sync must be enabled.
5. Click "Save Changes" to begin the sync process.

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

### How Do I Configure Unit VLANs When VAULT is Adding Units From RealPage?

VAULT will automatically assign a VLAN to a unit from the available [Resident Devices VLAN range](/network-administrator-console/creating-a-new-venue/venue-details-configuration-options.md#resident-devices-vlan-range) according to the Venue profile. It is required to allow VAULT to generate the unit list from RealPage in order to ensure data accuracy. Once the unit list is generated, Network Administrators may [export their unit list](/network-administrator-console/managing-your-venues/export-units.md), make modifications to the VLANs, and then[ re-upload the unit list](/network-administrator-console/managing-your-venues/view-and-modify-venue-units.md#how-to-modify-multiple-units). Because the Unit IDs will be unchanged, VAULT will update the VLAN assignments as requested.

Please refer to the [PMS Integration ](/network-administrator-console/network-operator-settings/property-management-system.md)article in the Knowledge Base for information about PMS integration.


---

# 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.roamingiq.com/network-administrator-console/creating-a-new-venue/connect-a-venue-to-realpage.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.
