Skip to content

Work


Tasks, projects, computers, automations, and files: the work Atoi does for you, and where it runs.

Project, Thread, Task, Ask, and Receipt object modelprojectlinks threadsfiled in one or morethreadhosts the conversationtaskdurable workaskwaits for your answerreceiptreturns to this threada thread keeps its identity; filing links it, nothing movesProject, Thread, Task, Ask, and Receipt object modelprojectlinks threadsfiled in one or morethreadhosts the conversationtaskdurable workaskwaits for your answerreceiptreturns to this threada thread keeps its identity;filing links it, nothing moves
Projects link Threads; Threads keep their durable Tasks.

Guides

These are the objects you work with every day. A thread holds the conversation, a project holds shared context, a task holds long-running work, and an ask is where Atoi waits for you.

#Pick the smallest thing that fits

  • Start a Thread when the work stands on its own.
  • Use a Project when several threads share a source, files, or decisions.
  • Follow a Task when work has to keep going while you are away.
  • Answer an Ask when Atoi needs a decision or your permission.

Start with Threads, which every other object hangs from.