Use database tables in Vani to structure and organize your data using rows and columns. This helps you manage workflows clearly and maintain consistency across records.
Define your data structure
Use columns to define fields (Status, Priority, Assignee, etc.)
Use rows to store individual records
You can use tables to manage:
Tasks
Campaigns
Customer data
Internal operations
Columns such as:
Status
Tags
Type
Assignee
help you group, filter, and track records effectively.
Best practices
Use clear and consistent column names
Avoid adding unnecessary fields
Use sorting and filtering to manage large datasets