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

# Channel Partners

> Manage client organizations and enable KODE OS products

A channel partner is a reseller that provides KODE OS products to client organizations. In Launchpad, channel partners are primarily responsible for:

* Creating and managing client organizations
* Activating applications for client organizations (KODE OS)
* Enabling KODE OS products for the buildings under those clients
* Controlling which products each client can use and for which buildings
* Adding new internal users
* Configuring security settings
* Setting up SSO
* Managing the company profile

The Home page provides an overview of your portfolio, including client count, building count, user count, total square footage, and total points. It also displays user security metrics and growth trends over time.

<Frame caption="The channel partner Home page shows portfolio-level metrics, user security status, and growth trends">
  <img src="https://mintcdn.com/kodelabs/IqRYtNzjTvsoxL_7/images/launchpad/launchpad-channel-partner-home.png?fit=max&auto=format&n=IqRYtNzjTvsoxL_7&q=85&s=d61824657511e652c8f0e65e020d364f" alt="Channel partner Home page with overview cards for clients, buildings, users, square feet, and points, user security metrics, and a growth chart" width="1024" height="628" data-path="images/launchpad/launchpad-channel-partner-home.png" />
</Frame>

As a channel partner, you access Launchpad via your dedicated workspace address:

```
yourorganizationname.kodelabs.com
```

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

## Authentication logs

The **Authentication Logs** page records all sign-in events across your organization. Each log entry shows the user name, email, date and time, status, identity provider, message, IP address, and browser agent. You can search and filter logs to investigate specific sign-in activity.

<Frame caption="Authentication Logs displays a searchable, filterable record of all sign-in events">
  <img src="https://mintcdn.com/kodelabs/IqRYtNzjTvsoxL_7/images/launchpad/launchpad-auth-logs-table.png?fit=max&auto=format&n=IqRYtNzjTvsoxL_7&q=85&s=fa861756a0db4374491d8315920b0688" alt="Authentication Logs table showing columns for name, email, date and time, status, IDP, message, IP address, and agent" width="1024" height="610" data-path="images/launchpad/launchpad-auth-logs-table.png" />
</Frame>

Select a log entry to view the user's general information and full authorization history, including timestamps, IP addresses, applications accessed, and browser details.

<Frame caption="A user's log detail page shows general information and a table of all authorization events">
  <img src="https://mintcdn.com/kodelabs/IqRYtNzjTvsoxL_7/images/launchpad/launchpad-auth-logs-detail.png?fit=max&auto=format&n=IqRYtNzjTvsoxL_7&q=85&s=68c82895a20ac251af56cc30dccc5643" alt="Authentication log detail page showing user general information and an authorizations table with date, IP address, status, application, message, and agent columns" width="1024" height="729" data-path="images/launchpad/launchpad-auth-logs-detail.png" />
</Frame>

## Company profile

The **Company Profile** page displays your organization's general information, contact person, and preferences. You can edit each section using the `Edit` button.

<Frame caption="Company Profile shows organization details, primary contact, and language preferences">
  <img src="https://mintcdn.com/kodelabs/QV43LEddE2aJcRYU/images/launchpad/launchpad-company-profile.png?fit=max&auto=format&n=QV43LEddE2aJcRYU&q=85&s=d09941e2667b8967339f87e77dff02cd" alt="Company Profile page showing general information with name, access status, workspace domain, and address, contact person details, and default language preference" width="1024" height="403" data-path="images/launchpad/launchpad-company-profile.png" />
</Frame>

## Next Steps

Learn how to create and manage clients and users as a channel partner.

<CardGroup cols={2}>
  <Card title="Client Management" icon="building" href="/products/launchpad/channel-partners/clients" arrow={true} cta="View">
    Navigate the Clients page and manage client details, buildings, and users.
  </Card>

  <Card title="User Management" icon="users" href="/products/launchpad/channel-partners/users" arrow={true} cta="View">
    Create and manage Channel Partner users in Launchpad.
  </Card>

  <Card title="Enable products" icon="box" href="/products/launchpad/channel-partners/product-enablement" arrow={true} cta="View">
    Enable KODE OS products for clients and their buildings.
  </Card>
</CardGroup>
