# PRS.SR.03: Social registry updates attributes for a batch of beneficiaries in SP-MIS

This use case relates to the assess stage of the social protection delivery chain. Its purpose is to update information in the SP-MIS for a batch of beneficiaries when that information changes in the social registry.&#x20;

This use case applies when information in the social registry has been updated for beneficiaries already enrolled in one or more social protection schemes. The social registry must notify one or more SP-MISs of these changes.&#x20;

In this use case attributes like poverty score, household size, address or phone number may have changed. Additionally, some beneficiaries may have been reported as deceased.

The social registry needs to update the relevant attributes for these beneficiaries in any SP-MIS in which they are enrolled.&#x20;

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

## API Reference&#x20;

* [Search API](https://api.spdci.org/release/html/social_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_search)
* [Notification API](https://api.spdci.org/release/html/social_api_v1.0.0.html#tag/Sync/operation/post_reg_sync_notify)
* [Transaction Status API](https://api.spdci.org/release/html/social_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-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process/prs.sr.03-social-registry-updates-attributes-for-a-batch-of-beneficiaries-in-sp-mis.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.
