Documentation
Everything you need to get a team planning in TurtleTask. New here? Start at the top; the whole thing takes about five minutes to read.
Getting started
- Create your organisation. Head to turtletask.arksigma.com and sign up. The first account becomes the organisation's admin.
- Add your first task. Open the Table view and use the add button — you drop straight into editing. Give it a team, project, assignee, a duration in working days, and a start date.
- Invite your team. From Settings → Users, add people by email, or connect single sign-on so they log in with your company accounts.
- Watch it schedule itself. Add dependencies between tasks and TurtleTask works out the dates for you.
Core concepts
A task carries a team, project, assignee, stakeholder, status, priority, weight, a duration in working days, a start date, and any dependencies.
- Working days. Durations and schedules are counted Monday–Friday. Weekends never stretch a timeline, and the numbers match the spreadsheet formulas your team is used to.
- Statuses. Not Started, In Progress, Blocked, Done, and Archived. Archived tasks are hidden everywhere by default; one toggle reveals them.
- Weight (1–5). A task's share of a person's day. Someone splitting time across several tasks has their capacity divided by weight, so allocation never double-counts.
- Out of office. Time off is modelled directly — it shows as gaps in schedules and absorbs capacity, with no fake "vacation tasks" cluttering your plan.
The five views
Every view is a lens on the same live plan, and they all share one filter bar — multi-select chips for team, project, assignee, and stakeholder, plus week / month / quarter / year presets.
- Table — a fast, editable grid with keyboard-friendly autocomplete and colour-coded statuses. Click any task ID to highlight everything it depends on and everything waiting on it.
- Kanban — drag work between statuses. If a card's assignee is away today, the card says so.
- Map — the plan as a dependency map: tasks are cards, dependencies are arrows. Drag from one task to another to connect them, select a task and set its status from the toolbar, delete an arrow to remove a dependency, and add follow-on work with one click.
- Gantt — timelines on a working-day axis, with today marked and time off shown as gaps. You choose the dimensions: rows by assignee, project, stakeholder, or team, and bar colours by any other of those.
- Bars — weighted person-days as stacked bars. Group and stack by any combination of assignee, project, stakeholder, or team to see who is over- or under-committed.
Scheduling & dependencies
A task can depend on several others; its start snaps to the working day after its latest parent finishes. Change one task's dates or duration and every task downstream reschedules instantly — including long chains and diamond-shaped dependency graphs, where a task correctly waits for its latest parent.
Dependencies can be typed into the grid or drawn on the Map — and when you connect two tasks there, the new downstream task even inherits blank team and project fields from its parent. There are no formulas to maintain and no dates to chase by hand: you describe the dependencies once, and TurtleTask keeps the schedule correct as things move.
Time travel
Every change to every task is versioned. Use the As of control to pick any past date and time, and the entire app — grid, kanban, gantts, allocation — shows the plan exactly as it stood then, including tasks deleted since. A banner marks snapshot mode, which is read-only.
Combine it with the date-range filter to ask questions like "as of June 1, what was scheduled for July?" — and put the schedule before and after a slip side by side.
Team & access
- Roles. Admins manage users, API keys, single sign-on, and organisation settings. Normal members get full use of the tracker. Role changes take effect immediately.
- Single sign-on. Connect any OIDC provider — Google, Microsoft Entra, Okta, Auth0, Keycloak. New users are provisioned automatically on first login; deactivating someone cuts their access everywhere, at once.
- Isolation. Your organisation's data is completely separate from every other organisation's.
Configure all of this under Settings once you're signed in as an admin.
API & integrations
Everything the interface does is available over a REST API: tasks, bulk updates, reordering, comments, history, charts, and time-travel queries. Admins can mint named, revocable API keys (Settings → API Keys) for scripts and integrations, and every change is attributed in the audit trail to the person or key that made it.
For quick, one-off needs there's also a what-you-see CSV export in the menu — it respects your current filters (and even the "As of" snapshot), so the file matches exactly what's on screen.
Interactive API reference (Swagger and ReDoc) is built into the app — open it here once you're signed in.
Ready to try it?
Get started — free
TurtleTask