Views and Collaboration
Views help organize data. Collaboration lets you involve other users in base management.
Views
A view can show a filtered or ordered table for a specific purpose. Use descriptive names such as Active customers, Open tickets, or Responses to review.
Table views
Screenshot placeholder to capture with Playwright MCP.
db-designer/dbdesigner-07-views
- 1Views list
- 2Create view
- 3Filtered data
db-designer/dbdesigner-07-viewsMembers
You can invite members or manage project users if you have permission. Before inviting someone, clarify whether they should only read data or also change structure and rows.
Best Practices
- Create views for real use cases.
- Avoid changing the main view during demos or shared work.
- Give the minimum permissions needed.
- Communicate before deleting tables or fields.