Budgets & Forecasts is the central hub for all budgeting and forecasting activity, presenting five tabs: Budgets, Alerts, Scenarios, Forecasts, and Templates. Route:Documentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/fa/budgeting
Overview
The hub usesuseTabUrlState to sync the active tab with the URL query parameter ?tab= (valid values: budgets, alerts, scenarios, forecasts, templates). Each tab lazy-loads its content. Legacy direct routes (/fa/budgets, /fa/budget-scenarios, /fa/rolling-forecasts, /fa/budget-templates, /fa/template-library) redirect here with the appropriate ?tab= value.
Who it’s for
No explicit permission gate on this route.Before you start
- No prerequisites for viewing. Creating or modifying records within each tab may require additional permissions.
Steps
Select a tab
Choose from Budgets, Alerts, Scenarios, Forecasts, or Templates. The selected tab is reflected in the URL.
Key concepts
useTabUrlState— Platform hook that reads and writes the?tab=query parameter for shareable, bookmarkable tab state.- Tabs:
budgets,alerts,scenarios,forecasts,templates.
Related
Finance & Revenue
Finance & Revenue core overview.
Governance & parity
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.
Documentation sources
Documentation sources
- src/routes/fa.tsx
- src/cores/fa/pages/BudgetingHubPage.tsx