Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.controlplane.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Follow the steps below to create a group within your org. User membership in a group can be assigned directly or dynamically by using a tag-based query. Service account membership in a group can only be assigned directly.

Prerequisites

Create using the Console

  1. Create a new group using one of the following methods:
    • Click Groups in the left menu, then click New, or
    • Click the Create dropdown in the upper right corner and select Group.
  2. Enter a unique name and optional description.
  3. To add users, click Users, then click Add User.
    • The list of users is displayed and can be selected.
    • A query can also be defined to dynamically assign users to the group.
    • Click Ok to continue.
  4. To add service accounts, click Service Accounts, then click Add Service Accounts.
  5. Optionally, click Tags and enter any tags.
  6. Click Create.

Create using the CLI

Refer to the group create command for details and examples on how to create a group using the CLI.

Next Steps

Groups can be used by policies to grant permissions to the group members.