# Project Settings Through Project Settings, users can do the following things: 1. Update project details and Delete Project. 2. View the list of active project members, add project members, and edit their roles in the project. 3. View Resource Usage. 4. View Activity Timeline. 5. Create and Edit Policies. ## Update Project details and Delete Project We can update project details and delete the project by moving to the "General" section in project settings. ![General Project Settings](images/project_settings_general.png) Now click on "Update" to change the project details and click on "Delete" to delete the project. ![Update and Delete Project](images/update_delete_project.png) ## Add Project Member We can add project members to our project through project settings. There can be two types of project members that can be added to the project. 1. **Existing Member:** These are the members who are already added to the account and the team but are not part of the project. 2. **New Member:** These are the members who are not added to the account and the team. To add a project member, click on the "Add Project Member" button. ![Add Project Member](images/action_add_project_member.png) ### Adding an existing member Select the existing users from the list. ![Select Existing Member](images/add_existing_project_member1.png) Select the appropriate role and policy, then click the "Add Project Member" button. ![Assign Role and Add Member](images/add_existing_project_member2.png) ### Adding a new project member Select the appropriate role and policy, then click the "Add Project Member" button. ![Add New Project Member](images/add_new_project_member.png) Invitations sent and their status can be seen in the invite section of the IAM Panel. ## Edit Project Member We can edit the project member's role by clicking on the "Update User Access" button in the actions section. ![Edit Project Member](images/action_edit_project_member.png) Now, select the appropriate role and policy, then click the "Update Member Access" button. ![Update Member Role](images/edit_project_member.png) ## Delete Project Member To delete a project member from a project, click on the "Remove Project Member" button in the actions section. ![Remove Project Member](images/action_remove_project_member.png) Now to delete the project member, check the checkbox and click on the "Delete" button. ![Delete Project Member](images/remove_project_member.png) ## Resource Usage To view the resources and their usage, click on the Resource Usage tab. ![Resource Usage](images/action_resource_usage.png) Here you can select the resource and the interval for which you want to see the usage. ![Select Resource and Interval](images/resource_usage.png) ## Activity Timeline To view the record of all the activity for your project, click on the Activity Timeline tab. ![Activity Timeline](images/action_activity_timeline.png) Here you can select the service and the interval for which you want to see the activity timeline. ![View Timeline](images/activity_timeline.png) ## Policies Policies allow you to manage access for the different services of TIR. To view, edit, and create policies, click on the Policies tab. ![Policies Tab](images/action_policies.png) ### Create Policy To create a policy, click on the "Create Policy" button. ![Create Policy](images/action_create_policy.png) Now, provide the policy name and description, select the services, and specify the permissions for each service that you want to include in this policy, then click on the "Create" button. ![Create Policy Form](images/create_policy.png) ### Edit Policy To edit the policy, click on the "Edit Policy" button in the actions section. ![Edit Policy](images/action_edit_policy.png) Edit the policy accordingly and then click on "Update." ![Update Policy](images/edit_policy.png) ### Delete Policy To delete the policy, click on the delete-policy button in the actions section for that policy. ![Delete Policy](images/action_delete_policy.png) Now tick the checkbox and click on the "Delete" button to delete the policy. ![Confirm Policy Deletion](images/delete_policy.png) ---