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

# Add User To Team

> Add an existing enterprise user to a team in Keeper.

Installed version `17.1.6`.

Uses the `enterprise-user` command with the `--add-team` flag.

The user must already exist in the enterprise and the team must already be created.

To learn more, visit the [Keeper Commander documentation](https://docs.keeper.io/en/keeperpam/commander-sdk/keeper-commander-sdks/sdk-command-reference/enterprise-management-commands/enterprise-user-commands#python-cli-2).

## Parameters

| Parameter        | Description                                                                                             |
| ---------------- | ------------------------------------------------------------------------------------------------------- |
| User Email       | The email address or UID of the user to add to the team. Can be obtained using the `List Users` action. |
| Team Name Or UID | The name or UID of the team to add the user to. Can be obtained using the `List Teams` action.          |
| Node             | The UID or name of the node that the folder exists in.                                                  |
