docs/documentation/platform/access-controls/assume-privilege.mdx
This feature allows authorized users to temporarily take on the permissions of another user or identity. It helps administrators and access managers test and verify permissions before granting access, ensuring everything is set up correctly. It also reduces back-and-forth with end users when troubleshooting permission-related issues.
When an authorized user activates assume privileges mode, they temporarily inherit the target user or identity’s permissions for up to one hour.
During this time, they can perform actions within the system with the same level of access as the target user.
</Step>
<Step title="Click Assume Privilege"> Click **Assume Privilege**, then type `assume` to confirm and start your session.</Step>
<Step title="Session is Active"> You will see a yellow banner indicating that your assume privilege session is active. You can exit at any time by clicking **Exit**.</Step> </Steps>