Traceback is a multi-tenant project and time management platform. Organizations are the top-level tenant: they own teams, projects, clients and billing. Users belong to an organization and are granted a role — Admin, Manager, Collaborator or Client — that determines what they can see and do.
Core concepts
- Organization — the top-level tenant, with its own seats, subscription and billing.
- Team — a group of users collaborating on projects within an organization.
- Project & Task — the unit of work that time is tracked against.
- Role-Based Access Control (RBAC) — Admin, Manager, Collaborator, Client.
Where to go next
- Quickstart to create your first project and start tracking time.
- Time Tracking for timers and manual entries.
- Invoicing & Billing to turn tracked time into invoices.
- API Reference if you're integrating with Traceback programmatically.