---
title: "Use Case"
slug: "usecases"
updated: 2026-04-15T06:52:16Z
published: 2026-04-29T10:55:15Z
canonical: "docs.britive.com/usecases"
---

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

# Use Case

## Delegated Admin

A tenant admin has all the access rights to all the consumers. A delegated administrator has restricted access specific to a consumer. In this case, the consumer is Secrets Manager. You can apply policies on the resources of this consumer. This admin can delegate another user to be a Secrets Manager admin, and a Secrets Manager admin can then delegate other users to be node-wise administrators.

Steps to assign a delegated admin:

1. [Adding a User](/v1/docs/usecases#adding-a-user)
2. [Delegating a Secrets Manager Administrator](/v1/docs/usecases#delegate-a-secrets-manager-admin)
3. [Delegating another user to manage a particular node in the vault](/v1/docs/usecases#delegate-another-user-to-manage-a-particular-node-in-the-vault)

### Adding a User

1. Login to Britive as a tenant admin.
2. Click on **System Admin**-> **Identity Management**.
3. Click on the **Add User** button.
4. Enter the user details on **the Add User** page for the delegated Secrets Manager admin.
5. Click **Add User**.

### Delegating a Secrets Manager Administrator

1. Login to Britive as a tenant admin.
2. Click on **System Admin**-> **Role & Policy Management**.
3. Click on the **Policies** tab.
4. Click **Add Policy** to create a new policy.
5. Enter **Policy Name**.
6. Click **Members**->**Users**.
7. Select a delegated admin user in **Select Users**.
8. Click **Roles** and select **Add Role** and select the predefined role *SMAdminRole*,
9. Click **Add**.
10. Click **Save and Enable** to enable this policy.
11. Log in as a delegated admin user. In the navigation menu, you can see **Admin** along with **MyAccess** and **My Secrets**.
12. Click **Admin** to see the **Secrets Manager** tile available to this delegated admin user to manage all the secrets.

### Delegating another user to manage a particular node in the vault

1. Log in to Britive as a delegated secrets manager admin.
2. Click on **System admin**-> **Secret Management**.
3. Click on the **Britive Vault** tab.
4. Create **Add Folder** in the vault.
5. Click **Add Policy** to create a new policy under this node.
6. Enter **Policy Name**.
7. Click **Members**-> **Users.**
8. Select a delegated node admin user in the **Select Users** tab.
9. Click **Permissions**. You can see permissions specific to Secrets Manager. Choose one of the following:
  - **View**: View the secrets.
  - **Create, Edit**: Create and edit secrets.
  - **Manage**: Manage all the resources under this node.
10. Click **Save and Enable** to enable this policy.
11. Log in as a delegated node admin user. In the navigation menu, you can see **Admin** along with **MyAccess** and **My Secrets**.
12. Click **System Admin** to see the **Secret Management**menu.
13. Click on the vault and see this particular node is available to this delegated node admin.
