Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
OKR-Tool documentation
OKR-Tool documentation

Contents:

  • 1. Administrator documentation
    • 1.1. Installation
    • 1.2. Reverse proxy configuration
    • 1.3. Configuration
    • 1.4. Maintenance
    • 1.5. Database diagram
  • 2. User documentation
    • 2.1.1. Getting started
    • 2.1.2. Navigating in the app
    • 2.1.3. Work in a project
    • 2.1.4. Projects and roles
    • 2.1.5. Archiving and progress
    • 2.1.6. Account and security
    • 2.1.7. FAQ
  • 3. Python source code documentation
    • 3.1. app module
    • 3.2. authentication module
    • 3.3. config module
    • 3.4. helpers module
    • 3.5. maintenance_script module
    • 3.6. project_utils module
    • 3.7. responses module
    • 3.8. webauthn_handlers module
Back to top
View this page
Edit this page

2.1.2. Navigating in the app¶

This page gives you a quick orientation after login. The exact layout may differ slightly depending on your version and screen size, but the basic flow stays the same.

2.1.2.1. Dashboard¶

The dashboard is the main entry point after login. It gives you a compact overview of your work.

You will usually find these areas there:

  • Projects: open one of your projects to work on its objectives, key results, and tasks

  • Upcoming deadlines: see which project deadlines are approaching

  • Your tasks: check what tasks have to be done in the projects you participate in

  • Top-right menu: open account settings or log out

Password change screen

A practical way to use the dashboard is:

  1. Check whether you have urgent tasks.

  2. Open the project you want to work on.

  3. Update progress or task states before leaving the tool.

2.1.2.2. Opening a project¶

When you open a project, you move from the general overview into the actual OKR workspace. A project page contains:

  • the project name

  • members of the project and their roles

  • the list of linked objectives

  • project-management actions for team leads

Password change screen

2.1.2.3. Where to find account actions¶

Open the ⋯ (More) menu in the top-right corner if you want to:

  • open your account page

  • change your password

  • manage login security features

  • log out

For details about passwords, 2FA, and passkeys, see Account and security.

2.1.2.4. Typical navigation path¶

A new user will usually move through the tool in this order:

  1. Log in

  2. Open the dashboard

  3. Open a project

  4. Inspect objectives and key results

  5. Update progress or task states

  6. Return to the dashboard or log out

Next
2.1.3. Work in a project
Previous
2.1.1. Getting started
Copyright © 2026, Bnyro, KaanElman, Musti0611, Javes64, Hasi73jac
Made with Sphinx and @pradyunsg's Furo
On this page
  • 2.1.2. Navigating in the app
    • 2.1.2.1. Dashboard
    • 2.1.2.2. Opening a project
    • 2.1.2.3. Where to find account actions
    • 2.1.2.4. Typical navigation path