Create a table
Tables display your Firestore collections in a spreadsheet UI.
Steps
- Click the + button in the bottom-right corner of the Home page.
- Choose which Collection to display.
- Set the Table name and other display options.
- Set who can view and edit the table. It’s set to
ADMIN
only by default. - Optionally enable Auditing for the table.
- Optionally, initialize your table with columns.
Notes
- You can create multiple tables pointing to the same collection to show different views for different users.
- If you delete a table, only the Rowy table config will be removed. No collection data will not be deleted.