# OneSite Cloud Portal

The OneSite Cloud Portal provides IT professionals with high-level management of their Companies and Tenants to support the SaaS deployment of OneSite Patch. This deployment of OneSite Patch is supported in the cloud and does not require on-premises equipment or hardware, but uses the same OneSite Patch dashboard. The SaaS deployment process is the same for supported Adaptiva products, because they are all built on the OneSite Platform.

For additional documentation regarding the use of OneSite Patch, please visit our [OneSite Patch](https://docs.adaptiva.com/patch) documentation.

This guide explains how to use the OneSite Cloud Portal for setting up Companies, Tenants, Users, and how to navigate the Cloud Portal pages.

![](/files/y4PmpNf6Yo1MYjj9Qq7J)

## Site Map

| Page                                                                    | Description                                                                             |
| ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [Sign Up](/cloud/getting-started/signup.md)                             | How to create a new sign up account.                                                    |
| [Log In to Cloud Portal](/cloud/getting-started/log-in-cloud-portal.md) | How to login after being signed out while optionally using Multi-Factor Authentication. |
| [Set Up Company](/cloud/configuration/create-company.md)                | How to create and manage new Companies.                                                 |
| [Set up Tenant](/cloud/configuration/create-tenant.md)                  | How to create, configure, and manage Tenants.                                           |
| [Manage Account](/cloud/user-management/manage-account.md)              | How to change your account password, set up MFA, or delete your account.                |
| [Administrator Roles](/cloud/user-management/roles-responsibilities.md) | Description of Administrator types and corresponding roles and responsibilities.        |
| [Invite Users](/cloud/user-management/invite-users.md)                  | How to invite users to a Company or a Tenant and assign User Role.                      |

## Customer Support

If you need information beyond what our Documentation and [Knowledge Base](https://support.adaptiva.com/hc/en-us) provide, enter a support ticket and request help from [Adaptiva Customer Support](https://adaptiva.com/support).


---

# 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.adaptiva.com/cloud/getting-started/overview.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.
