Skip to content

Workspace

All the work for life planning takes place in a workspace. When you create a new account in the web app or call thrive init in the CLI app you are creating a new workspace.

Right now, a single account can have just one workspace, that is private to the user.

All further concepts we discuss are relative to the workspace.

After creating a workspace, you’ll see something like the following, depending on the feature flags selected:

Workspace

Properties

A workspace has a name.

A workspace also has a notion of default project. Checkout the projects section for more details about projects. But in context where a project is needed - say when adding a new inbox task, or generating an inbox task from a metric - and none is specified, this one will be used instead.

Feature flags are also associated with a workspace.