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

# Client Organizations

> Manage buildings, users, and service accounts

A client organization is a client that and receives KODE OS products through its channel partner. In Launchpad, client organizations are primarily responsible for:

* Adding and managing buildings in their portfolio
* Adding and managing users who work on behalf of their organization
* Managing applications and assigning users to KODE OS roles
* Adding and managing service accounts
* Configuring security settings
* Setting up SSO
* Managing the company profile

As a client organization, you access Launchpad via your dedicated workspace address in this format:

```
yourorganizationname.kodelabs.com
```

For workspace sign-in and activation, see [Workspaces and sign-in](/products/launchpad/get-started/workspaces-and-sign-in).

## Next Steps

Add and manage buildings, users, and service accounts for your organization.

<CardGroup cols={2}>
  <Card title="User Management" icon="cog" href="/products/launchpad/client-organizations/users" arrow={true} cta="Start">
    Add users, invite from trusted organizations, and manage user details and app assignments.
  </Card>

  <Card title="Apps & Roles" icon="App-Store" href="/products/launchpad/client-organizations/apps" arrow={true} cta="Start">
    Define custom roles with per-product permissions and assign roles to users in your organization.
  </Card>

  <Card title="Building Management" icon="cog" href="/products/launchpad/client-organizations/buildings" arrow={true} cta="Start">
    Add buildings to your portfolio, update building details, and manage publish status.
  </Card>

  <Card title="Service Account" icon="webhook" href="/products/launchpad/client-organizations/service-accounts" arrow={true} cta="Start">
    Create a service account for integrations and API access.
  </Card>
</CardGroup>
