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

# Multi-Location Management

> Learn how to manage multiple coworking spaces from a single Nexudus account, including networks, shared settings, and cross-location features.

## Overview

If you operate more than one coworking space, Nexudus lets you manage all your locations from a single account. You can switch between locations, share plans and products across spaces, and give your members access to multiple sites — all without duplicating configuration.

## Key concepts

### Locations

Each physical space you manage is set up as a separate location in Nexudus. Every location has its own:

* Address and contact details
* Operating hours
* Resources and pricing
* Members Portal (with its own branding and domain)
* Currency and tax settings
* Access control configuration

### Networks

Locations can be grouped into a **network**. A network is a collection of related locations — for example, all spaces belonging to the same brand or managed by the same team. Networks enable:

* Shared plans and products across locations
* Cross-location member access
* Consolidated reporting
* Centralized user management

<Info>
  A customer registered at one location in a network can be granted access to other locations without creating duplicate profiles.
</Info>

## Switching between locations

Use the **location selector** in the Dashboard header to switch between your spaces. When you select a location:

* The sidebar shows data specific to that location (members, bookings, invoices, etc.)
* Reports and analytics reflect the selected location
* New records you create are associated with that location

<Tip>
  Some pages offer a "Network view" that shows aggregated data across all your locations. Look for the network toggle on dashboards and reports.
</Tip>

## Sharing plans and products

You can configure plans and products to be available at a single location or across multiple locations in your network:

* **Single-location plans** — pricing and benefits apply only to one space.
* **Multi-location plans** — members on these plans can book resources or access multiple locations depending on the plan configuration.

This is useful when you want to offer flexible memberships that let members work from any of your spaces.

## Cross-location member access

When a customer is registered at multiple locations (or has a network-wide plan):

* They can book resources at any location included in their plan.
* Their profile and contract history are visible from any location they belong to.
* Billing can be centralized or handled per location, depending on your setup.

### How members appear across locations

* A member at **Location A** who also has access to **Location B** will appear in both locations' member lists.
* Their contract and billing are tied to the location where the contract was created.
* Check-in data and booking history are recorded per location.

## Managing users across locations

Dashboard users (your staff) can be restricted to specific locations:

* A user assigned to **Location A only** will not see data from Location B.
* A user with **network-wide access** can switch between all locations and view combined data.

For details on setting this up, see [Roles and Permissions](/platform/roles-and-permissions).

## Common multi-location scenarios

<Accordion title="Same brand, multiple cities">
  Set up each city as a separate location within one network. Share plans so members can use any city. Use location-specific pricing if costs differ between regions.
</Accordion>

<Accordion title="Different brands under one company">
  Each brand can be a separate location with its own portal branding and domain. Network-level access lets your management team oversee all brands from one account.
</Accordion>

<Accordion title="Single building with multiple floors">
  If floors have different resources and pricing, set each floor as a location. If they share everything, a single location with well-organized resource types may be simpler.
</Accordion>

## Best practices

* **Keep location settings consistent** where possible (operating hours, booking rules) to avoid confusion for members who use multiple spaces.
* **Use network-level plans** for members who need flexibility, and location-specific plans for members who stay at one space.
* **Assign staff to specific locations** unless they need cross-location oversight, to keep their Dashboard focused and relevant.
* **Review your network structure** as you grow — adding a new location to an existing network is straightforward, but planning ahead makes configuration smoother.

## Related pages

<CardGroup cols={2}>
  <Card title="Roles & Permissions" icon="shield" href="/platform/roles-and-permissions">
    Control what staff can access across locations.
  </Card>

  <Card title="Location Settings" icon="gear" href="/platform/settings/business-settings">
    Configure individual location settings.
  </Card>
</CardGroup>
