> ## 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.

# Finance Forms

> Access financial forms within the Finance & Revenue core.

Finance Forms is intended to provide access to financial forms. Route: `/fa/forms`.

## Overview

No active route is registered for `/fa/forms` in the current codebase. The path does not appear in `src/routes/fa.tsx` as either a direct route or a redirect.

## Who it's for

Access follows your organization's role and module configuration. found on this route.

## Before you start

* Confirm with your system administrator whether this route is available in your deployment.

## Steps

<Warning>
  SME: This route is not resolvable from the current codebase. Provide steps once confirmed.
</Warning>

## Related

<Columns cols={2}>
  <Card title="Finance & Revenue" icon="building-columns" href="/fa/overview">
    Finance & Revenue core overview.
  </Card>

  <Card title="Governance & parity" icon="scale-balanced" href="/governance/index" />
</Columns>

<Note>
  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.
</Note>

<Accordion title="Documentation sources">
  * src/routes/fa.tsx
  * src/routes/fa/lazy-pages.ts
</Accordion>
