# Account Structure

The Heisenware platform is organized in a clear hierarchy. Understanding this structure is key to managing your projects effectively.

An Account holds all your organization's [Members](https://www.google.com/search?q=../app-manager/members) (users) and contains at least one Workspace. It can, however, have [multiple workspaces](https://docs.heisenware.com/account/account-management/broken-reference) to separate apps, data, and resources of different teams or locations.

By default, every new account has a single `Default Workspace`. This Workspace acts as a container for your applications and all their shared resources.

Within this Workspace, you can build an unlimited number of Apps. All apps built inside a Workspace share access to that Workspace's resources, which include:

* **Databases**: An [InfluxDB](https://docs.heisenware.com/account/account-management/broken-reference) for time-series data and a [PostgreSQL](https://docs.heisenware.com/account/account-management/broken-reference) database for relational data.
* [**File Server**](https://docs.heisenware.com/app-builder/build-backend/internal-file-server): For storing and managing files used in your apps.
* [**Integrations**](https://docs.heisenware.com/app-manager/app-manager-overview/integrations-inbound-connections): Shared connections to external systems.

This structure is illustrated below:

<figure><img src="https://3495989837-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE5Ketpww1s7TauSAJrJ8%2Fuploads%2FJRKjqyn795E8um5CuqLX%2FAccount%20Structure.png?alt=media&#x26;token=ddbe1cd3-23cd-4eab-a400-a9680550a95f" alt=""><figcaption></figcaption></figure>

## Multiple Workspaces

For organizations with complex needs, such as managing projects for multiple clients or separating distinct departments, Heisenware supports multiple Workspaces within a single account. Each Workspace provides a completely separate environment with its own set of resources, ensuring data and apps are fully isolated from one another.

{% hint style="info" %}
This is an advanced feature that is not enabled by default. If you have a use case for multiple Workspaces, please [contact us](mailto:hello@heisenware.com) to discuss your requirements.
{% endhint %}
