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

# Overview

An **Organization** is the top-level administrative boundary in Condense. It enables teams to collaborate securely by grouping users, environments, workspaces, and resources under a single administrative domain.

Organizations provide centralized access management, allowing administrators to control who can access Condense resources and assign appropriate roles to team members.

Whether you are evaluating Condense through **Try Condense for Free** or managing production deployments, every workspace and environment belongs to an organization.

## Key Capabilities

Organization Management enables you to:

* Create and manage organizations.
* Invite users and manage team membership.
* Assign organization and environment-level roles.
* Manage access across multiple environments.
* Collaborate securely with internal and external teams.
* Participate in multiple organizations using a single Condense account.

## Organization Hierarchy

The following hierarchy illustrates how resources are organized within Condense.

```text theme={null}
Organization
│
├── Users
├── Environments
│   ├── Workspaces
│   ├── Applications
│   ├── Pipelines
│   ├── Kafka Resources
│   └── Connectors
└── Roles & Permissions
```

## Related Documentation

* Users and Roles
* Environment Management
* Try Condense for Free
* Access Control Lists (ACLs)
