{"id":"6d9568a1-ef8d-451b-8c7c-c8eb32f625e2","task_name":"Change Compute Size","summary":"This workflow demonstrates how to change a Supabase project's compute size from Nano to Small, review the configuration changes, and then cancel them. Use this when you need to test compute upgrades or understand the process before committing to a size change.","description":"Upgrades a Supabase project's compute size from Nano to Small, then cancels the changes.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb","element":{"name":"Project Settings","role":"link","selector":"","xpath":"//html/body/div/div/div/div[3]/div[1]/div[2]/div/div[1]/div/ul/div[7]/li/a","attributes":{"href":"/dashboard/project/bezuunvuecuzqgutpggb/settings/general","data-size":"default","data-state":"closed","data-active":"false","data-sidebar":"menu-button","data-has-icon":"true"}},"value":"","keys":[],"file_paths":[],"description":"Navigate to your project's settings by clicking the 'Project Settings' link in the left sidebar. This opens the main settings dashboard where all project configuration options are available."},{"step_number":2,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/general","element":{"name":"Compute and Disk","role":"menuitem","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[1]/div/div/div/div[2]/div/nav/ul/div[1]/div[1]/div/div[2]/a[2]/li","attributes":{}},"value":"","keys":[],"file_paths":[],"description":"Access the compute configuration panel by clicking 'Compute and Disk' in the settings menu. This section controls your database's resource allocation and associated costs."},{"step_number":3,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/compute-and-disk","element":{"name":"NanoUp to 0.5 GB memoryShared CPU","role":"radio","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/form/div[1]/div[1]/div/div/div[2]/div/div/input[2]","attributes":{"name":"computeSize","type":"radio"}},"value":"","keys":[],"file_paths":[],"description":"Confirm your current compute size is Nano by clicking its radio button. This establishes the baseline for comparison when you select a larger size."},{"step_number":4,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/compute-and-disk","element":{"name":"SMALL $0.0206 / hour 2 GB memory 2-core ARM CPU","role":"radio","selector":"","xpath":"//*[@id=\"ci_small\"]","attributes":{"id":"ci_small","type":"button","data-state":"unchecked"}},"value":"","keys":[],"file_paths":[],"description":"Upgrade to the Small compute size by clicking its radio button. The Small tier provides 2 GB memory, a 2-core ARM CPU, and costs $0.0206 per hour, offering significantly more capacity than Nano."},{"step_number":5,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/compute-and-disk","element":{"name":"NanoUp to 0.5 GB memoryShared CPU","role":"radio","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/form/div[1]/div[1]/div/div/div[2]/div/div/input[3]","attributes":{"name":"computeSize","type":"radio"}},"value":"","keys":[],"file_paths":[],"description":"Revert your selection back to Nano by clicking its radio button again. This demonstrates the ability to change your mind before finalizing, simulating a typical workflow where users explore options before committing."},{"step_number":6,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/compute-and-disk","element":{"name":"Review changes","role":"button","selector":"","xpath":"//html/body/div/div/div/div[3]/div[2]/div/div/div/div/div/div[3]/div/main/form/div[2]/div/button[2]","attributes":{"type":"submit","data-size":"medium","data-state":"closed"}},"value":"","keys":[],"file_paths":[],"description":"Review the pending changes by clicking the 'Review changes' button. This opens a summary showing what will change (in this case, no actual change since you reverted to Nano), allowing you to verify details before committing."},{"step_number":7,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/settings/compute-and-disk","element":{"name":"Cancel","role":"button","selector":"","xpath":"//html/body/div[2]/div/div[5]/button[1]","attributes":{"type":"button","data-size":"large"}},"value":"","keys":[],"file_paths":[],"description":"Cancel the pending changes by clicking the 'Cancel' button. This discards any modifications and returns you to the compute settings page with your original configuration (Nano) intact."}]}