--- title: IAM Panel --- # IAM Panel The IAM Panel is your central hub for managing all users in your TIR account. From here you can view active users, send invitations, assign roles across projects, and update or remove existing members. ## Accessing the IAM Panel 1. Click the **Profile** icon in the top-right corner of the dashboard. 2. Select **User Settings** from the dropdown. --- ## Add User 1. In the IAM Panel, click the **Add User** button. 2. Fill in the user's email, select the appropriate **role**, and assign them to the relevant **projects**. 3. Click **Add User** to send the invitation. :::info When adding a user with the **Member** role, assigning a policy is mandatory. To learn how to create a policy, see [Policies](project_section#policies). ::: --- ## Invitation Flow After sending the invite, the user appears in the **Invited Users** section with a **Pending** status, and an invitation email is dispatched. **For new users (not yet registered):** 1. The user clicks the invitation link in their email. 2. They complete the registration form. 3. After registering, they log in and switch to TIR by clicking **TIR-AI Platform** at the top of the dashboard. 4. The invitation appears in their notification bell. They click it to accept or decline. :::info - Already registered users can accept invitations directly from their TIR account — no re-registration needed. - When an existing user is added via TIR, a new CRN for the owner's account is added to the user's MyAccount section. ::: Once accepted, the user moves to the **Active Users** section. Users who have their own account will see multiple account profiles in the account switcher. --- ### Resend Invitation If a user hasn't responded to their invite: 1. Find the user in the **Invited Users** section. 2. Click **Resend Invite** in the Actions column. 3. Click **Resend** to send the invitation again. --- ## Edit User To update a user's role or project assignments: 1. Click **Update User Access** in the Actions column for that user. 2. Modify the role or projects as needed, then click **Update User Access**. --- ## Delete User To remove a user from your TIR account: 1. Click **Delete User** in the Actions column. 2. Check the confirmation checkbox and click **Delete**. :::warning - Deleting a user from TIR removes them **only from the TIR AI Platform** — their MyAccount access remains intact. - Deleting a user from MyAccount removes them from **both MyAccount and the TIR AI Platform**. ::: --- ## Projects Section The Projects section lists all projects in your account and allows you to create new ones. To open it, click **Go to Project** in the IAM Panel. Click on a project name to open it. ### Create Project 1. Click **Create Project**. 2. Enter a name and description, then click **Create**. You can also create a project directly from the dashboard using the **Create New Project** icon. ### Project Settings To manage a project's members, policies, and usage, click the **Settings** (gear) icon next to the project. Project Settings has five sections: General, Members, Resource Usage, Activity Timeline, and Policies. :::info For full details on managing project settings, see [Project Settings](project_section). ::: --- ## Audit Logs Audit Logs provide a complete event history across all TIR services for your account. To open Audit Logs, click **Audit Logs** in the sidebar. Select the service and time period to filter the log entries. :::info For more details on filtering and reading audit logs, see [Audit Logs](audit_logs). ::: ---