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

# How to Change a User’s Role

> Update a user’s role in your Kinship team to adjust their access and permissions.

# Change a user’s role

You can change the role of any user on your team—from Member to Admin, Admin to Owner, or any other valid change your team allows. This guide covers both individual and bulk role changes.

If you’re not sure what each role does, see [user roles and permissions](reference-user-roles) for details and a full permissions table.

***

## What you’ll need

* You must be a **Team Administrator** or **Owner**.
* The user must already be a member of your team.

<Note>
  The **Security Administrator** role only appears if it's been enabled in settings.
  [Learn more about Security Admins](about-security-admins)
</Note>

***

## 1. Open the Team page

Use the top navigation to go to **Team**.

***

## 2. Find the user

In the **Browse Team Members** section, you’ll see a list of recently joined users.

If the person you're looking for isn't listed, click **See All** to see all members.

***

## 3. Open the More menu

Next to the user’s name, click the <img className="inline not-prose" src="https://mintcdn.com/kinship/Z6_YqpQ7H1cY778e/images/btn-more-grey.png?fit=max&auto=format&n=Z6_YqpQ7H1cY778e&q=85&s=52dfbd6265e4489c71b091ecb57a4110" alt="More menu button" width="16" height="16" data-path="images/btn-more-grey.png" /> menu button and select **Change role**.

<img className="block" src="https://mintcdn.com/kinship/Z6_YqpQ7H1cY778e/images/change-role-user-menu.png?fit=max&auto=format&n=Z6_YqpQ7H1cY778e&q=85&s=b7da9c75094dfe22043b7aee4634d268" alt="More menu with Change role option" width="2704" height="1820" data-path="images/change-role-user-menu.png" />

***

## 4. Choose the new role

A dialog will appear with a list of available roles.

* Select the role you want to assign.
* If **Security Admin** is not shown, make sure that role has been enabled in your team’s settings.

Click **Done** to confirm.

<img className="block" src="https://mintcdn.com/kinship/Z6_YqpQ7H1cY778e/images/change-role-dialog-owner.png?fit=max&auto=format&n=Z6_YqpQ7H1cY778e&q=85&s=c17da01acd10420be05f3a2d527ba867" alt="Change role dialog showing available role options" width="2704" height="1820" data-path="images/change-role-dialog-owner.png" />

***

## Change roles in bulk

You can also update roles for multiple users at once:

1. Go to **Team** → **Browse Team Members** → **See All**
2. Click **Select** to enter bulk selection mode
3. Select the users whose roles you want to change
4. Click **Change Role** in the bulk actions menu
5. Choose the new role and confirm

All selected users will be updated at once.

<img className="block" src="https://mintlify.s3.us-west-1.amazonaws.com/kinship/images/change-role-bulk-selected.png" alt="Bulk change role action with users selected" />

***

## Troubleshooting

| Problem                             | What to check                                                   |
| ----------------------------------- | --------------------------------------------------------------- |
| **Can’t find a user**               | Click **See more** to view the full list.                       |
| **“Change role” option is missing** | Make sure you have Admin or Owner privileges.                   |
| **Security Admin isn’t listed**     | Enable Security Administrators in your team settings.           |
| **Bulk action isn’t available**     | You need to select at least one user before the action appears. |

***

## Learn more

* [Roles and permissions](reference-user-roles)
* [How to invite members to your team](how-to-invite-users)
* [How to deactivate users](../how-to/deactivate-users)
* [About users and team](../explanations/team-access-and-roles)
