> ## 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.

# What's Launchpad?

> Central management hub for the KODE ecosystem

Launchpad is the central management hub for the KODE ecosystem. From it, you provision products, control access, and assign roles across your organization and the organizations you serve.

## Launchpad Availability

Launchpad is available to two organization types, **channel partners** and **clients**. Each has a distinct role in the KODE ecosystem and access to different capabilities within the platform.

### Channel Partners

A channel partner is a reseller that delivers KODE products to client organizations. In Launchpad, channel partners:

* Create and manage client organizations
* Enable products for the buildings under those clients
* Add and manage users who work on behalf of the channel partner

### Client Organizations

A client organization manages a portfolio of buildings and receives KODE products through its channel partner. In Launchpad, client organizations:

* Add and manage buildings in their portfolio
* Add and manage service accounts
* Add and manage users who work on behalf of the client organization

## Next Steps

Explore the guides below to get started.

<CardGroup cols={2}>
  <Card title="Provisioning architecture" icon="git-branch" href="/products/launchpad/get-started/provisioning-architecture" arrow={true} cta="Start">
    Understand the hierarchical structures behind Launchpad and how channel partners and client organizations relate.
  </Card>

  <Card title="Accounts and users" icon="users" href="/products/launchpad/get-started/accounts-and-users" arrow={true} cta="Start">
    Learn how accounts, user profiles, and roles work across organizations.
  </Card>

  <Card title="Workspaces and sign-in" icon="log-in" href="/products/launchpad/get-started/workspaces-and-sign-in" arrow={true} cta="Start">
    Understand workspace structure, sign-in methods, and how to activate your account.
  </Card>

  <Card title="Configure SSO" icon="key" href="/products/launchpad/get-started/configure-single-sign-on-sso" arrow={true} cta="Start">
    Set up single sign-on with OIDC or SAML and connect your identity provider.
  </Card>

  <Card title="Security settings" icon="shield" href="/products/launchpad/get-started/security-settings" arrow={true} cta="Start">
    Configure MFA, password policies, lockout behavior, and session timeouts.
  </Card>
</CardGroup>
