--- title: "Testing Roles" slug: "testing-roles" updated: 2026-08-24T07:33:21Z published: 2026-08-24T07:33:21Z canonical: "help.infoodle.com/testing-roles" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.infoodle.com/llms.txt > Use this file to discover all available pages before exploring further. # Testing Roles Testing a role lets you see exactly what a user with that role can and cannot do before you assign it to real people. It’s the safest and most reliable way to confirm that the permissions you’ve chosen match the responsibilities of the role. #### Testing allows you to check: - Accidental over-access, like finance or sensitive data - Missing access - Protects disruption - Validates workflows not just permissions as some tasks require multiple permissions ### How to test role permissions 1. Create a new contact - use your email address so that the password set up email will be sent to you. 2. Assign the role you're testing. [How to assign a user a role?](/v1/docs/assigning-a-user-a-role-login). 3. Ensure that you check your email inbox for the password setup email, click the setup link and set a password. 4. Open an incognito browser window and enter the URL for your infoodle site - for example **your-sitecode.infoodle.com**. [How to open an incognito window?](/v1/docs/testing-roles#how-to-open-an-incognito-window) 5. Log in to your infoodle through the incognito browser window with the test user name and password 6. Keep your original browser window open while logged in as the database administrator. You'll now be able to test what you can do in the incognito window, and through the administrator window adjust the permissions enabled. Test to see what you do and do not have access to from the incognito window ### Steps for your test user: - **assign** different roles - **edit** those roles - **review** the assigned role check they can see and do what they need to - **edit** and **review** as required - **assign** your actual users to the new role --- #### How to open an incognito window? There are two ways to open an incognito window which work in most browsers. 1. Right click on the browser icon in the taskbar 2. Select new Incognito (or 'InPrivate') window ![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image-VHWX7RAD.png) *or* 1. Click on the three dots menu in the top right corner of your browser 2. Click on new Incognito (or 'InPrivate') window ![Image](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image-U6RCWB6G.png) ## Related - [Roles](/roles.md) - [Role Information Details](/role-information-detail.md) - [About Role Information Details](/role-information-details.md) - [Editing a Role](/editing-a-role.md)