Skip to main content
The path /lo/goals is not defined in src/routes/lo.tsx and is not a standalone screen. Quarterly goals (Rocks) are accessible at /lo/rocks.

Overview

No <Route path="/lo/goals"> entry exists in src/routes/lo.tsx. Navigating to /lo/goals will match the wildcard "*" route and render the NotFound component. Goal management is handled at /lo/rocks (quarterly goals) and /lo/vision (strategic goals). Similarly, /lo/goals/new is not defined in src/routes/lo.tsx. New quarterly goals are created via the QuarterlyGoalDialog modal, which is opened from the /lo/rocks page using the ”+” button or the ?action=new query parameter.

Who it’s for

Access follows your organization’s role and module configuration.

Before you start

Use /lo/rocks for quarterly goal management and /lo/vision for strategic goals. Navigate to /lo/rocks and use the ”+” button or ?action=new to open the goal creation dialog.

Steps

1

Navigate to goal management

Go to /lo/rocks for quarterly goals (Rocks) or /lo/vision for strategic goals.
2

Create a new goal

Go to /lo/rocks and select the ”+” button to open QuarterlyGoalDialog.

Leadership

Leadership core overview.

Governance & parity

Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/lo.tsx