> For the complete documentation index, see [llms.txt](https://help.dashlabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dashlabs.ai/getting-started/navigating-dashlabs.ai/laboratory-dashboard.md).

# Laboratory Dashboard

<figure><img src="/files/iCIlDxCGXZyagNdxkAhB" alt="" width="375"><figcaption><p>Laboratory Navigation page</p></figcaption></figure>

## Commercial module

<table><thead><tr><th width="215">Button</th><th width="336">Description</th><th>Link</th></tr></thead><tbody><tr><td>Form</td><td>Public patient registration form</td><td><a data-mention href="/pages/WN5t9rxhjiGx3JE11hE3">/pages/WN5t9rxhjiGx3JE11hE3</a></td></tr><tr><td>Store</td><td>Finance Module</td><td><a data-mention href="/spaces/5PGXwVo6FYPafrKmN7WA">/spaces/5PGXwVo6FYPafrKmN7WA</a></td></tr><tr><td>Site Operations</td><td>APE Module</td><td><a data-mention href="/pages/SggnMH72FkYNhKvOPqAJ">/pages/SggnMH72FkYNhKvOPqAJ</a></td></tr></tbody></table>

## Patient management (Dashlabs.ai EMR)

<table><thead><tr><th width="211">Button</th><th width="333">Description</th><th>Link</th></tr></thead><tbody><tr><td>Accession</td><td>Access any patient via QR Code</td><td></td></tr><tr><td>Patients</td><td>Manage patient records</td><td><a data-mention href="/pages/HL8G1RBFznqFNFCKhVhe">/pages/HL8G1RBFznqFNFCKhVhe</a></td></tr><tr><td>Patient services</td><td>Manage patient services records</td><td><a data-mention href="/pages/03vRlr0r3IJY3vniAcZ0">/pages/03vRlr0r3IJY3vniAcZ0</a></td></tr><tr><td>Patient service results</td><td></td><td>to be deprecated</td></tr></tbody></table>

## Inventory

<table><thead><tr><th width="212">Button</th><th width="341">Description</th><th>Link</th></tr></thead><tbody><tr><td>Inventory items</td><td>Inventory module</td><td><a data-mention href="/pages/x1Rar71QKxq5vhvPsaa4">/pages/x1Rar71QKxq5vhvPsaa4</a></td></tr></tbody></table>

## Queueing

<table><thead><tr><th width="218">Button</th><th width="336">Description</th><th>Link</th></tr></thead><tbody><tr><td>Queuing</td><td>Internal queues for laboratory staff</td><td></td></tr><tr><td>Queue board</td><td>Queue board to be presented in laboratory<br>(e.g via monitor)</td><td></td></tr></tbody></table>

## System Logs

<table><thead><tr><th width="222">Button</th><th width="326">Description</th><th>Link</th></tr></thead><tbody><tr><td>Send Logs</td><td>Old email / SMS logs</td><td>to be deprecated</td></tr><tr><td>Notification Logs</td><td>View Email / SMS logs</td><td></td></tr><tr><td>Patient Logs</td><td>View changes to patient records</td><td></td></tr><tr><td>Patient Service Logs</td><td>View changes to patient service records</td><td></td></tr></tbody></table>

## Data export

<table><thead><tr><th width="224">Button</th><th width="330">Description</th><th>Link</th></tr></thead><tbody><tr><td>Custom CSV Export</td><td>Export data by CSV Download</td><td>Custom CSV Export</td></tr></tbody></table>

## Settings

<table><thead><tr><th width="226">Button</th><th width="334">Description</th><th>Link</th></tr></thead><tbody><tr><td>Settings</td><td>Administration &#x26; Settings</td><td><a data-mention href="/pages/UDkyDR46JIX2lfBJwJRb">/pages/UDkyDR46JIX2lfBJwJRb</a></td></tr></tbody></table>


---

# 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://help.dashlabs.ai/getting-started/navigating-dashlabs.ai/laboratory-dashboard.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.
