> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/applications/financial-management.md).

# Financial Management

## Overview

The Financial Management category includes applications that help laboratories and organizations control spending, manage purchasing operations, and maintain accurate financial records across teams. These applications connect core workflows such as vendor management, request and order processing, quote and invoice handling, and account-based reporting in a structured environment. By standardizing financial data and process stages, teams can improve visibility, reduce manual reconciliation, and support audit-ready operations. Whether you are managing day-to-day procurement or monitoring budget and cash flow performance, this category provides practical tools for reliable financial execution within Labii.

## Applications

* [Financial Management](/applications/financial-management/financial-management.md) - Manage budgeting, invoices, and account-based financial reporting.
* [Purchase Management](/applications/financial-management/purchase-management.md) - Connect purchasing requests, approvals, orders, and receiving.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.labii.com/applications/financial-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
