{"id":"58171dd7-a8c7-448f-971d-f77e13b9a0c2","task_name":"Add User to Team","summary":"Invite a new team member to your Exa API project by navigating to Team Settings, entering their email address, and sending an invitation through the dashboard. Use this workflow when onboarding developers or team members who need access to your API project.","description":"Invites a new team member to a project by navigating to Team Settings, entering their email address, and sending an invitation on dashboard.exa.ai.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"Team Settings","role":"link","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[2]/div/div[1]/div[4]/a[4]","attributes":{"href":"/team-settings","title":"Team Settings"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to Team Settings by clicking the Team Settings link in the dashboard navigation. This page displays your current team members and provides options to manage team access."},{"step_number":2,"action_type":"click","url":"https://dashboard.exa.ai/team-settings","element":{"name":"Invite team member","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div/div/section[1]/div/button","attributes":{"type":"button","data-state":"closed"}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Invite team member' button to open the invitation dialog or form where you can enter the email address of the person you want to add."},{"step_number":3,"action_type":"type","url":"https://dashboard.exa.ai/team-settings","element":{"name":"Email address","role":"textbox","selector":"","xpath":"//html/body/div[5]/form/input","attributes":{"type":"email","placeholder":"Email address"}},"value":"","keys":[],"file_paths":[],"description":"Enter the email address of the team member you want to invite in the 'Email address' field. Make sure the email is spelled correctly and in a valid format (e.g., firstname.lastname@company.com)."},{"step_number":4,"action_type":"click","url":"https://dashboard.exa.ai/team-settings","element":{"name":"Send invite","role":"button","selector":"","xpath":"//html/body/div[5]/form/button","attributes":{}},"value":"","keys":[],"file_paths":[],"description":"Click the 'Send invite' button to dispatch the invitation email to the team member. They will receive an email with instructions on how to access the project."}]}