> For the complete documentation index, see [llms.txt](https://standards.spdci.org/standards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standards.spdci.org/standards/dci-standards/wip-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process.md).

# Process

The process pages describe generic use cases for interoperability between the SP-MIS and the social registry. The diagram below illustrates where the use cases are situated in the social protection delivery chain.&#x20;

The first use case describes how the SP-MIS can query the social registry to access information on potential beneficiaries. The last three use cases describe how the SP-MIS or a registry can subscribe to another registry to be notified when data on a beneficiary changes.

The first diagram shows the three use cases related to interoperabilty between SP-MIS and the social registry. The second diagram shows the use case related to interoperability between the social registry and the integrated beneficiary registry (IBR).

<figure><img src="/files/4FBiIZJD9cy2YNDJlr5f" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WR36ptvTsNUupnrsO6eE" alt=""><figcaption><p>Source: Lindert, Kathy, Tina George Karippacheril, Ines Rodriguez Caillava, and Kenichi Nishikawa Chavez, eds, <em>Sourcebook on the Foundations of Social Protection Delivery Systems,</em> World Bank, Washington, DC, 2020, <a href="https://openknowledge.worldbank.org/server/api/core/bitstreams/b33300fe-008d-5579-8895-">https://openknowledge.worldbank.org/server/api/core/bitstreams/b33300fe-008d-5579-8895-</a>1b7e45119cd6/content.</p></figcaption></figure>

## List of Process Workflows for this Interface

| Process                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [PRS.SR.01: SP-MIS queries the social registry to verify eligibility for programme enrolment](/standards/dci-standards/wip-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process/prs.sr.01-sp-mis-queries-the-social-registry-to-verify-eligibility-for-programme-enrolment.md) |
| [PRS.SR.02: SP-MIS updates attributes for a batch of beneficiaries in the social registry](/standards/dci-standards/wip-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process/prs.sr.02-sp-mis-updates-attributes-for-a-batch-of-beneficiaries-in-the-social-registry.md)       |
| [PRS.SR.03: Social registry updates attributes for a batch of beneficiaries in SP-MIS](/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)               |
| [PRS.SR.04: Social registry updates attributes for a batch of beneficiaries in the IBR](/standards/dci-standards/wip-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process/prs.sr.04-social-registry-updates-attributes-for-a-batch-of-beneficiaries-in-the-ibr.md)             |


---

# 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, and the optional `goal` query parameter:

```
GET https://standards.spdci.org/standards/dci-standards/wip-social-registry-v1.0.0/social-registry/1.-crvs/1.2-process.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
