# PRS.IBR.02: SP-MIS publishes data on beneficiaries and the benefits that they have received

This use case relates to the manage stage of the [social protection delivery chain](https://standards.spdci.org/standards/dci-standards/wip-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/1.2-process). Its purpose is for the SP-MIS to provide information to the IBR on which benefits have been provided to which beneficiaries as part of its programme cycle. The beneficiary may be an individual or a household.

The trigger to publish data to the IBR is the provision of benefits by the scheme as part of its delivery cycle. Depending on the scheme, this could be on a monthly, quarterly or other basis, or it could be ad hoc. The type of benefit provided could be cash, vouchers, training, work opportunities, insurance or in-kind benefits. The unit receiving the benefit could be an individual or a household. The data is transferred as a batch for all beneficiaries receiving benefits at that time. The IBR will confirm receipt of the data.

Please refer to the sub-pages for descriptions that illustrate this generic use case using examples from common social protection schemes.&#x20;

## Representation of Process

<figure><img src="https://2487592968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiRXYPSOF88AbSukDLMoT%2Fuploads%2FZpbccP9p6e0e6mYnh6lj%2Fimage.png?alt=media&#x26;token=d8708c76-daf3-4165-88ff-20a8efd8fa2c" alt=""><figcaption></figcaption></figure>

## API Reference&#x20;

* [Search API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_search)
* [Notification API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_notify)
* [Receipt API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_receipts)
* [Transaction Status API](https://api.spdci.org/release/html/ibr_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_txnstatus)


---

# 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://standards.spdci.org/standards/dci-standards/wip-integrated-beneficiary-registry-v1.0.0/ibr/1.-crvs/1.2-process/prs.ibr.02-sp-mis-publishes-data-on-beneficiaries-and-the-benefits-that-they-have-received.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.
