# Structural deployment types

## Self-hosted Tonic Structural instance

You can [deploy a self-hosted, on-premises instance of Tonic Structural](/app/admin/on-premise-deployment.md).

For a self-hosted instance, Structural provides administrator tools that allow you to [monitor Structural services](/app/admin/tonic-monitoring-logging/tonic-admin-service-list.md) and [manage Structural users](/app/admin/tonic-user-access.md).

You can [configure Structural environment settings](/app/admin/environment-variables-setting.md) to customize your instance.

On a self-hosted instance, based on your [license plan](/app/readme-1/tonic-license-plans.md), you have access to the full set of supported data connectors.

## Structural Cloud

Structural Cloud is our secure hosted environment. On Structural Cloud, Tonic.ai handles monitoring Structural services and updating Structural.

For [single sign-on (SSO)](/app/admin/tonic-user-access/single-sign-on.md), Structural Cloud only supports Okta.

Structural Cloud does not include:

* [Custom permission sets](/app/admin/tonic-user-access/permissions/custom-permission-sets-configuration.md)
* [Environment setting configuration](/app/admin/environment-variables-setting.md), except for specific settings that can be set for a Cloud organization from the **Organization Settings** tab on **Structural Settings**. Other than that, Structural Cloud uses a single configuration.
* [Structural data encryption](/app/generation/generators-assign-config/generators-data-encryption-config.md)
* Access to the following data connectors:
  * [Amazon Redshift](/app/setting-up-your-database/amazon-redshift.md)
  * [Db2 for LUW](/app/setting-up-your-database/db2-luw.md)
  * [Spark SDK](/app/setting-up-your-database/spark-sdk.md)

Each Structural Cloud user belongs to a Structural Cloud organization, which is determined either by the user's email domain or by a workspace invitation. Structural Cloud users do not have any access to workspaces or users from other organizations.

Each free trial user is in a separate organization, along with any users that they invite to have access to a free trial workspace.

For information about Structural Cloud organizations, go to [Structural organizations](/app/admin/tonic-user-access/structural-organizations.md).&#x20;

The Account Admin permission set allows a Structural Cloud user to manage organization users and workspaces. For information about granting access to the Account Admin permission set, go to [Granting Account Admin access for a Structural Cloud organization](/app/admin/tonic-user-access/permissions/granting-account-admin-access-for-a-structural-cloud-organization.md).


---

# 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.tonic.ai/app/readme-1/tonic-deployment-types.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.
