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

# Organization Settings

> Administration instructions for managing Organization Settings

A **Chkk Organization** groups together one or more **Chkk Accounts** under a common ownership. Within each account, users organize clusters, Cloud Native Projects, application services, operators, risks, etc.

## Change Organization Settings

Follow the steps below to change your organization settings:

<Steps>
  <Step title="Access Organization Settings">
    1. In the top-right corner of the Chkk Dashboard, click on your **organization name**.
    2. Select **Organization Settings** from the dropdown.
  </Step>

  <Step title="View the Organization Details">
    1. On the **Organization Settings** page, you will see:
       * **Organization Slug**: A unique identifier for your organization (read-only).
       * **Display Name**: A user-friendly name for your organization.
       * **Created Time**: The date when your organization was created (read-only).
    2. These details help you quickly reference and organize your account information.
  </Step>

  <Step title="Update the Display Name">
    1. In the **Display Name** field, type the new name you want for your organization.
    2. Click **Save Changes** to confirm and update the organization name.
  </Step>
</Steps>
