> ## Documentation Index
> Fetch the complete documentation index at: https://docs.restrafes.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Exploring the Dashboard

> A guide to every section of the XCS web platform — from the home screen to settings.

This page explains each section of the XCS dashboard so you can navigate the platform confidently.

## Home

The home page is your starting point after logging in. It shows:

* **Recent activity** -- Recent unlocks, member changes, and other events across your organizations
* **Organization summary** -- A quick overview of your organizations, their locations, and access points
* **Quick links** -- Shortcuts to common tasks like creating a location or inviting a member

## Organizations

The Organizations page lists every organization you belong to. Each entry shows the organization name and your role (Owner, Admin, or Member). Click an organization to open its management page, where you can:

* View and manage members
* Create and manage locations
* Generate API keys
* Edit organization settings

## Locations

Locations (sometimes called sites) represent places where access control is enforced. Each location belongs to an organization and contains its own access points.

From a location page, you can:

* View and manage access points
* Configure the Roblox integration (Universe ID and Open Cloud API key)
* View access events and history
* Edit location name and description

## Access Points

Access Points are the doors, gates, or checkpoints that XCS controls. Each access point belongs to a location and has its own set of rules.

From an access point page, you can:

* **View and edit access point details** -- Name, location, status, and configuration
* **Manage rules** -- Add, edit, or remove access rules (by Roblox user ID, group membership, or card number)
* **Remote unlock** -- Trigger an immediate unlock from the dashboard

## Troubleshooting

<AccordionGroup>
  <Accordion title="Cannot see a section or button">
    <p>
      Some dashboard sections require specific roles. If you cannot see a
      management option, you may not have sufficient permissions. Contact your
      organization owner to request a role change.
    </p>
  </Accordion>

  <Accordion title="Settings are not saving">
    <p>
      Make sure you have a stable internet connection. Refresh the page and try
      again. If the issue persists, try logging out and logging back in.
    </p>
  </Accordion>

  <Accordion title="Need help?">
    <p>
      Join the R\&C Community Discord server for community support, or email{" "}
      <strong>[xcs@restrafes.co](mailto:xcs@restrafes.co)</strong> for direct assistance.
    </p>
  </Accordion>
</AccordionGroup>
