Bases
Bases stores your information in tables with typed columns, like a smart spreadsheet. Each column has a type (text, number, date, select, formula, image, links between tables and much more), and you view the same rows in several ways: Table, Gallery, Kanban, List, Calendar, Chart or Analysis — and you can save each arrangement as a named view.
Core concepts
A table is a set of rows (records) and columns (fields). Each column has a type that defines what it accepts and how it appears: a number sums and averages, a date opens a calendar, a select shows colored labels, a reference links the row to a record elsewhere. The same rows can be displayed in different ways through views, without duplicating any data.
Organize your tables
The module opens on an overview of all your tables, with search and per-table counters. Tables can be grouped into collections — the same concept used in Drawing and Tasks — so related tables stay together. Create a collection, then use move to collection in a table's ⋯ menu.
- All tables — the overview listing every table with its collection, record and column counts.
- Collections — named folders for tables; deleting a collection never deletes its tables.
- Templates — ready-made tables (CRM, sales pipeline, projects, bug tracker, inventory, HR, expenses, content calendar, OKRs, roadmap and more) to start from.
Create a table
- 1Open Bases and click new table (or pick one of the templates).
- 2Give it a name and choose an icon to identify it in the list.
- 3Add columns: for each one, set the name and the type.
- 4Configure each column's options according to its type (the choices of a select, the currency, the decimal places, the formula, the linked table).
- 5Start filling it in: click new record and type the values cell by cell.
You can rename the table, change the icon, reorder and delete columns at any time via edit structure. Deleting a column erases its values across all rows, so the app tells you how many values will be affected and asks you to confirm.
Fast and offline-friendly
Tables open instantly from a local cache on your device and reconcile with the server in the background. Every edit is saved automatically — the save indicator in the status bar shows the current state. If the connection drops, changes are queued on this device and sent when you are back online; closing the tab flushes anything still pending.
Go deeper
Each topic has its own page:
- Column types — all available types (including image, autonumber, lookup, rollup and reverse links) and the system columns.
- Rows — add, edit and delete records, edit cells and open a row as a full record with previous/next navigation.
- Views — Table, Gallery, Kanban, List, Calendar, Chart and Analysis, plus saved views.
- Filter and organize — search, structured filters, quick filter, grouping, multi-level sorting and large tables.
- Formulas — calculated columns: operators, functions and examples.
- Import and export — CSV/Excel in; CSV, Excel, JSON and Markdown out.