Settings

Manage profile, organization members, invitations, and API keys.

Settings

Settings

Settings covers your profile and how your organization works in the portal: members, invitations, and API keys for automation (Terraform, CI, scripts).

What you manage here

  • Profile and notification preferences
  • Organization membership and invites
  • API keys with scoped permissions (for example clusters:read, clusters:write)

API keys are created in the console and used for automation. Prefer least privilege and separate keys per pipeline.

In the portal

  1. Open Settings.
  2. Update profile details as needed.
  3. Invite teammates and assign the access your org model provides.
  4. Create an API key only for the resources a tool must touch; revoke keys you no longer use.

For interactive cluster access, prefer kubeconfig. For infrastructure-as-code, prefer API keys as documented in the API reference.