For the complete documentation index, see llms.txt. This page is also available as Markdown.

Users

This page describes Users in Lenses.

Users are assigned to groups. The groups inherit permissions from the roles assigned to the groups.

Users can be created manually in Lenses. Users can be of type:

  1. SSO, or

  2. Basic Authentication

When creating a user, you can assign group membership.

Each user can update their name, profile photo, and email address after logging in.

For SSO, your SSO email is still required to log in.

Create a User

To create a user, go to IAM → Users → New User. After creation, assign the user to one or more groups.

IAM Users

You can also manage users via the CLI and YAML, for CI/CD automation.

Last updated

Was this helpful?