{"id":"a5ed5a90-e9d1-45cb-bc43-417218c76df8","task_name":"Export Table Data","summary":"Export a table from your Supabase project as a CSV file for use in spreadsheets, analytics tools, or data backups. This workflow is useful when you need to share data, perform offline analysis, or maintain a local copy of your database table.","description":"Exports a table as a CSV file in Supabase.","tools_used":[],"agent_steps":[{"step_number":1,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/editor/17546","element":{"name":"","role":"button","selector":"","xpath":"//*[@id=\"radix-:r46o:\"]","attributes":{"id":"radix-:r46o:","type":"button","data-size":"tiny","data-state":"open"}},"value":"","keys":[],"file_paths":[],"description":"Open the export menu by clicking the menu button (typically three dots or a dropdown icon) in the top toolbar of your table view. This button reveals options for downloading and sharing your table data."},{"step_number":2,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/editor/17546","element":{"name":"Export data","role":"menuitem","selector":"","xpath":"//*[@id=\"radix-:r4dq:\"]","attributes":{"id":"radix-:r4dq:","data-state":"open","data-orientation":"vertical"}},"value":"","keys":[],"file_paths":[],"description":"Select 'Export data' from the dropdown menu to access export format options. This action opens a submenu with different export formats available for your table."},{"step_number":3,"action_type":"click","url":"https://supabase.com/dashboard/project/bezuunvuecuzqgutpggb/editor/17546?schema=public","element":{"name":"Export table as CSV","role":"menuitem","selector":"","xpath":"//html/body/div[4]/div/div[7]/div/div[1]","attributes":{"data-orientation":"vertical"}},"value":"","keys":[],"file_paths":[],"description":"Click 'Export table as CSV' to initiate the download. Supabase will immediately generate and download a CSV file containing all rows and columns from the current table."}]}