> For the complete documentation index, see [llms.txt](https://mets-programme.gitbook.io/ugandaemr-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mets-programme.gitbook.io/ugandaemr-documentation/reporting/sending_metrics_report.md).

# Sending Metrics Report

## Overview

The analytics usage report is a monthly report that is submitted to understand the utilization and usage of UgandaEMR across health facilities to provide data to drive adoption. This report provides a starting point to help support upgrades, and will replace EMR rollout data calls as the data is submitted on a regular basis

## Configurations

Sending Metrics Report is an automated task in UgandaEMR, however it requires setting some facility Credentials ie. Analytics Username and Password and DHIS2 Facility UUID

To set the Analytics User name and password,

1. Got to Legacy System Administration->Mantainance->Settings->UgandaemrSync.
2. Click Settings

   > <img src="/files/cobZdDJfLwIk4flXfB5U" alt="UgandaEMR Settings" data-size="original">
3. Select Ugandaemrsync

   > <img src="/files/4lcJKK6PjdYn66NqSN07" alt="UgandaEMR Settings" data-size="original">
4. Set both Analytics Username and Password as your DHIS2 UUID and save.

   > <img src="/files/6ze0SEztjGjo7lf4PVca" alt="UgandaEMR Settings" data-size="original">
5. To set the DHIS2 Facility UUID, Got to Legacy System Administration->Mantainance->Settings->Ugandaemr.

   > <img src="/files/tpLDa68aFDScglOROnF6" alt="UgandaEMR Settings" data-size="original">
6. Set the DHIS2 UUID and save. Now the system is ready send Analytics report whenever internet is available


---

# 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://mets-programme.gitbook.io/ugandaemr-documentation/reporting/sending_metrics_report.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.
