{"id":"9ee449ee-ba74-4b4f-b6c4-b2f28c0b4aa7","task_name":"Create API Key","summary":"This workflow creates a new API key in the Exa dashboard, which you need to authenticate requests to Exa's live web data API. You'll navigate to the API Keys section, provide a project name, and confirm creation to receive your key.","description":"Creates a new API key on the Exa dashboard by navigating to API Keys, entering a project name, and confirming the creation.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://dashboard.exa.ai/home","element":{"name":"API Keys","role":"link","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[2]/div/div[1]/div[4]/a[3]","attributes":{"href":"/api-keys","title":"API Keys"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to the API Keys section of your Exa dashboard by clicking the 'API Keys' link in the main navigation. This takes you to the key management interface where you can view and create new keys."},{"step_number":2,"action_type":"click","url":"https://dashboard.exa.ai/api-keys","element":{"name":"Create Key","role":"button","selector":"","xpath":"//html/body/div[1]/div[1]/main/div/div/div[3]/div/div/div/div/div[3]/div[2]/button","attributes":{"type":"button","data-state":"closed"}},"value":"","keys":[],"file_paths":[],"description":"Initiate the key creation process by clicking the 'Create Key' button. This opens a form or modal dialog where you'll provide details for your new key."},{"step_number":3,"action_type":"type","url":"https://dashboard.exa.ai/api-keys","element":{"name":"Project name","role":"textbox","selector":"","xpath":"//html/body/div[5]/form/div[1]/div/input","attributes":{"type":"text","placeholder":"Project name"}},"value":"","keys":[],"file_paths":[],"description":"Enter a descriptive project name in the 'Project name' text field. Use a name that identifies the purpose or environment of this key, such as 'production-api', 'staging-app', or 'ai-agent-demo'."},{"step_number":4,"action_type":"click","url":"https://dashboard.exa.ai/api-keys","element":{"name":"Create a Key","role":"button","selector":"","xpath":"//html/body/div[5]/form/div[2]/button[2]","attributes":{"type":"submit","data-slot":"button"}},"value":"","keys":[],"file_paths":[],"description":"Confirm the creation of your new API key by clicking the 'Create a Key' button. The system will generate the key and display it for you to copy."},{"step_number":5,"action_type":"click","url":"https://dashboard.exa.ai/api-keys","element":{"name":"","role":"button","selector":"","xpath":"//html/body/div[5]/div[3]/div/button","attributes":{"type":"button"}},"value":"","keys":[],"file_paths":[],"description":"A button action occurs on the dashboard (likely copying the key to clipboard or revealing the full key value). Perform this action to prepare your key for use or secure storage."},{"step_number":6,"action_type":"click","url":"https://dashboard.exa.ai/api-keys","element":{"name":"Done","role":"button","selector":"","xpath":"//html/body/div[5]/div[4]/button","attributes":{"type":"button","data-slot":"button"}},"value":"","keys":[],"file_paths":[],"description":"Complete the workflow by clicking the 'Done' button. This closes the key creation dialog and returns you to the API Keys list, where your new key is now visible."}]}