# Reimburse the service provider

## Description

This guide provides the steps for Program Administrators to make payments to reimburse the service providers who have provided cash benefits and services to beneficiaries.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

1. Navigate to *Programs* using the menu bar.

<figure><img src="/files/xBv9C1qusw17IemYXO7l" alt=""><figcaption></figcaption></figure>

2. Click on *Reimbursement Programs*.

<figure><img src="/files/RsP6t5rODs8frJTaAvKb" alt=""><figcaption></figcaption></figure>

3. Select the desired program for which reimbursement is required.

<figure><img src="/files/Dat5IbRGVq3PRkiLiBO5" alt=""><figcaption></figcaption></figure>

4. Click *Reimbursements* on the program detail view page.

<figure><img src="/files/9mWjkK7jHOEqX6vUbkgW" alt=""><figcaption></figcaption></figure>

5. Select the service provider to be reimbursed. The reimbursement status for the service provider is shown as *Draft*.

<figure><img src="/files/ZfrkQ49BjXtuEY5uurNn" alt=""><figcaption></figcaption></figure>

6. Clicking on the selected service provider row opens the reimbursement cash page. Click on *Statement* under *Supporting Documents* to review the document on this page.

<figure><img src="/files/Yy0D4fYKHjat2AYamApm" alt=""><figcaption></figcaption></figure>

7. A pop-up window appears, click on *Url* to review the provided document.

<figure><img src="/files/ZJ391ppJsQllCR7OwQjL" alt=""><figcaption></figcaption></figure>

8. Go back to the reimbursement page and click on *Approve Reimbursement*.

<figure><img src="/files/Ve1XKRbggeBu7i3nsBXm" alt=""><figcaption></figcaption></figure>

9. Once the reimbursement is approved, a new button *Record Cash Payment* appears. Click on this button.

<figure><img src="/files/vXMtTf5FNK5Ov1ITVaGp" alt=""><figcaption></figcaption></figure>

10. The *Payment Status* changes to *Paid.*

<figure><img src="/files/TEfyyudg8QTmnUkq6yie" alt=""><figcaption></figcaption></figure>

11. The reimbursement cash status for the service provider changes to *Approved.*

<figure><img src="/files/2QBymFADYTxLBU4dy8ZE" alt=""><figcaption></figcaption></figure>


---

# 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://docs.openg2p.org/1.1/guides/user-guides/reimburse-service-provider.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.
