As your workspace grows, folders help you keep tables organized and easy to find. You can group tables by project, client, pipeline stage, or any structure that fits your workflow.Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.

Creating folders
Folders appear alongside your tables in the workspace home.
Renaming folders
Right-click a folder (or use the three-dot menu) and select Rename. Type the new name and press Enter to confirm.Deleting folders
Right-click a folder and select Delete. Tables inside the folder are moved back to the workspace root — they are not deleted.Moving tables into folders
Drag and drop a table onto a folder to move it inside. You can also right-click a table and select Move to folder to choose the destination from a list. To move a table back out of a folder, open the folder and drag the table to the workspace root, or use the right-click menu.Organization best practices
| Strategy | When to use |
|---|---|
| By project | When you have distinct initiatives with their own datasets |
| By client | When managing data for multiple clients or accounts |
| By pipeline stage | When tables represent steps in a process (e.g., Raw leads, Enriched, Qualified) |
| By team | When multiple people share a workspace and need clear ownership |
API access
You can list and create folders programmatically:List folders
Retrieve all folders in your workspace
Create folder
Create a new folder via the API