# Manage Organization and Members

Use this page to manage organization access, member roles, and billing.

### First administrator access

Your IT team must create the first administrator account directly in the database.

That first account can then add the rest of the team.

### Log in to the dashboard

Use the Bridge XR web dashboard login page.

* choose **SSO Login** or **Login** if your institution uses SSO
* choose **Admin Login** if you use email and password provided by IT

<figure><img src="/files/Evsdu0OaVCtVmCWUUeZ7" alt="Bridge XR dashboard login options"><figcaption><p>Bridge XR dashboard login options</p></figcaption></figure>

If you use SSO, you are redirected to the identity provider and then returned to the dashboard.

### Add members

Use this flow to add administrators, developers, or coaches.

1. Open `Organization > Members`.
2. Click `+Add`.
3. Invite the member using their institution email address.

<figure><img src="/files/vEd01iD3C9PQ6phhBiq8" alt="Organization members section"><figcaption><p>Organization members section</p></figcaption></figure>

<figure><img src="/files/fPmLz0sd8YXy1Zuz5y5F" alt="Add a new member"><figcaption><p>Add a new member</p></figcaption></figure>

{% hint style="warning" %}
Invite members with their institution SSO email address. Otherwise access may fail.
{% endhint %}

### Change roles

In the **Members** tab, update the role directly from the role column.

<figure><img src="/files/6dCPOsZdZ3tq4kpqkfu0" alt="Change a member role"><figcaption><p>Change a member role</p></figcaption></figure>

### Delete members

In the **Members** tab, use **Delete** and confirm the popup.

<figure><img src="/files/UbqMwyVnIMALTXMESkKj" alt="Delete a member"><figcaption><p>Delete a member</p></figcaption></figure>

### Billing

Open `Organization > Billing` to review:

* your current license
* current usage status

<figure><img src="/files/3YY5yRP7Th6Qp1gShwDP" alt="Organization billing page"><figcaption><p>Organization billing page</p></figcaption></figure>

For billing questions, contact `support@zoeimmersive.com`.


---

# 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://unity.zoeimmersive.com/bridge-xr/use-bridge-xr/manage-organization-and-members.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.
