# Uploading Viral Load Results

## Downloading of Viral Load Results From VL Dashboard.

1. Access the Viral load Dashboard via [vldash.cphluganda.org](https://vldash.cphluganda.org)

   ![Viral Load Dashboard Page](/files/-MBY0prDXaf3s_4k3v6Y)
2. On the Top Menu Click on the The Login Item. This will navigate you to the login screen

   ![Viral Load Dashboard Login Page](/files/-MBY0prGEuj6XbbjpK_I)
3. Enter username and password and click the login page. This will navigate you to the Facility Dashboard you have logged into

   ![Viral Load Facility Dashboard](/files/-MBY0prHaHSGalcX-8dl)
4. On the Top Menu, Click on the *"Reports"* menu Item. This will navigate you to the reports.&#x20;

   ![Viral Load Reports Page](/files/-MBY0prKuo01k3g9hzB_)
5. Use The date filter to determine the viral load results in period you would like to download. filterout the viral load results for that period
6. Click on the *"Valid Patients Results"* Tab.
7. Click on the Download Icon found at the bottom of the page.

## Uploading Results in UgandaEMR.

1. Login UgandaEMR. This will navigate you to the Home page.

   ![UgandaEMR Home Page](/files/-MBY0prL5YwW8yZXc_PV)
2. On The Home page Click on the *"System Administrator"* Icon. This will navigate you to System Administration Page.&#x20;

   ![UgandaEMR System Administrator page](/files/-MBY0prOE4ohs16FFO3F)
3. On the System Administrator page  click on the *"UgandaEMR Sync"* Icon. This will navigate you to the UgandaEMR Sync Page.&#x20;

   ![UgandaEMR Sync Page](/files/-MBY0prVSPh8A_J5V2Kj)
4. On the UgandaEMR Sync Page Click on the *"Upload Viral Load Results"* Icon. This will navigate you to the Upload Viral Load Results page.&#x20;

   ![UgandaEMR Upload Results Page](/files/-MBY0prXWGbgDbgZZaF3)
5. Click on the choose botton above
6. Select CSV File to Upload
7. Click on the Upload Button. When the upload is complete, there are three possible outcomes

   a) **No patients Found.** This will show you the patients ART No. which have not been found.

   b) **No Encounters Found.** This shows patients whose viral load results have no related encounters which are on the same day as sample collection date.

   c) **Results uploaded.** This shows the patients results that have been successfully uploaded.


---

# Agent Instructions: 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/data-exchange/patient-data-upload/upload_vl_results.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.
