# Add Row to Table

This workflow adds a new row to a Supabase table using the Table Editor interface. Use this when you need to manually insert data into your database table through the web UI.

## Steps

1. Click "Table Editor" link
2. Click "Insert" button
3. Click "Insert row Insert a new row into test-table I then R" menuitem
4. Click "Default: 'abc'::text" textbox
5. Type into "Default: 'abc'::text" textbox
6. Click "Save ⌘ ↵" button
