# Multi-Rooftop

Create multi-location and multi-users of any parent account with Cion Digital’s Multi-Rooftop feature.&#x20;

A rooftop is a unique location of a parent account identified by a separate geographical address. The parent account can have multiple sub-accounts for multiple locations.

The parent account is managed by a global or parent user with access to manage multiple rooftops and users. The parent account can attach rooftops/ sub-accounts to users. A single user can be associated with one or more sub-accounts. The parent account can also manage user creation and verification.&#x20;

Multiple users from a single business can sign in and access Funds, Loans, Payments, and Transaction History for their rooftops.The summary view is accessible to parent/ global account.&#x20;

Get started with the Multi-Rooftop feature by signing in to the Cion Digital platform:

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

Post-sign-in, the Accounts Details are displayed as the default dashboard:

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

### Global and Multi-Rooftop User Access

The first rooftop user to sign-up on Cion Digital platform automatically gets the global access. As the global user, switch to the multi-rooftop user access by selecting the appropriate option on the page’s top navigation.

![Global and Sub-Account User](/files/jP0yNDslaLHvpjTHg9yP)

As a multi-rooftop user, switch to global user access to manage sub-accounts and users.

{% hint style="info" %}
*A global user has only read access to the sub-rooftop page.*
{% endhint %}

The global user with a higher level of access can view all the available rooftops using the top navigation.

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

The global user can also view all the details of the sub-rooftops, like transaction history in read-only mode.&#x20;

View and manage other admin users with the Global access using the left navigation option Manage Admin Users.

<figure><img src="/files/02zPVa8RO8TBKWflA8Op" alt=""><figcaption></figcaption></figure>

### Manage Users and Rooftops

View and manage users and sub-accounts or rooftops with the left navigation option Manage Account.

Modify and update the rooftop or account details, while also adding new sub accounts or modifying any sub account details.

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

#### Manage Users

View the sub account users' list by clicking the Manage Account option. Here, the global user can invite a new user to sign in to the Cion Digital platform, review existing user details and attach or modify a user’s association to a specific rooftop,

<figure><img src="/files/1GGEg0VzZS1WQTq0oGB5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Each user should be associated with at least one rooftop/sub-account.&#x20;
{% endhint %}

Every rooftop has access to all the features like loans, payments, and transaction history, as shown in the left navigation.

### Login Security

The global and sub-account user can update their login and security settings by clicking the Change Password option. After completing the updates, click "Update" button.

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


---

# 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.ciondigital.com/en/platform-capabilities/foundation/user-management/multi-rooftop.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.
