Skip to main content

Sign In & Sign Up

Create an account or sign in to start tracking your processes. You can authenticate using a local account or any available OAuth2 provider.

Session Types

Local Session

A local session requires no account. Tap Local session to start immediately as an anonymous user. All data is stored on-device only — nothing is sent to a server, and the app works fully offline. There are no usage limits in a local session.

Limitations: data is tied to the device. There is no cross-device access, no cloud backup, and no sync.

Remote Session

A remote session links your data to an account (email/password or OAuth2). Data is synced with the server, enabling cross-device access and cloud backup. Usage limits depend on your active subscription.

The app works in an offline-first manner — once signed in, you can continue using it without an internet connection. Any changes made offline are automatically synced to the server once connectivity is restored. A network connection is only required for the initial sign-in; the app shows an offline notice when the server is unreachable at that point.

  1. Local session
  2. OAuth login options
  3. Account email
  4. Account password
  5. Sign in to application
  6. Account creation modal
  7. Password reset modal