# Example 1: Unemployment Benefit Program Verifies Job Search Activity Compliance Status from ESS

### Process Flow

This example illustrates how [PRS.EMP.05 Status Verification for Compliance Monitoring](/standards/dci-standards/employment-support-systems/employment-support-systems-and-sp-system-interface/1.-crvs/1.2-process/prs.emp.05-status-verification-for-compliance-monitoring.md) process can be implemented for a social protection program to conduct periodic verifications of  beneficiaries enrolled in an employment support to ensure compliance with program job search requirements.

The example implementation combines process [PRS.EMP.01: Referral of Social Protection Program Beneficiaries to Employment Support Programs](/standards/dci-standards/employment-support-systems/employment-support-systems-and-sp-system-interface/1.-crvs/1.2-process/prs.emp.01-referral-of-social-protection-program-beneficiaries-to-employment-support-programs.md)and [PRS.EMP.05 Status Verification for Compliance Monitoring](/standards/dci-standards/employment-support-systems/employment-support-systems-and-sp-system-interface/1.-crvs/1.2-process/prs.emp.05-status-verification-for-compliance-monitoring.md).

**Process Flow:**&#x20;

<table><thead><tr><th width="213">Section </th><th>Description </th></tr></thead><tbody><tr><td>Actors and Entities</td><td>un-employed member , ESS system , SP System</td></tr><tr><td>Assumptions</td><td>All workers maintain an active profile on the ESS</td></tr><tr><td>Prerequisites</td><td>Legal data-sharing arrangements between SP and Employment Support are established</td></tr><tr><td>Process Inputs</td><td>Member Unique ID</td></tr><tr><td>Process Flow Steps</td><td><p><strong>Step 1:</strong> The applicant submits an online application to the social protection system for an employment benefit.</p><p><strong>Step 2:</strong> The unemployment benefit program reviews the submitted application.</p><p><strong>Step 3:</strong> The social protection system sends the details of approved applicants to the employment support system.</p><p><strong>Step 4:</strong> The applicant is notified to activate their profile on the employment support system.</p><p><strong>Step 5:</strong> The job seeker updates their job search activities on the employment support system.</p><p><strong>Step 6:</strong> Periodically, the social protection system sends a list of enrolled beneficiaries due for compliance verification on job search activities to the employment support system.</p><p><strong>Step 7:</strong> The employment support system returns a list of certified beneficiaries who meet the program’s conditions.</p><p><strong>Step 8:</strong> The unemployment benefit program decides whether to continue or suspend benefits based on compliance.</p></td></tr><tr><td>Outputs</td><td>Program decision whether to continue or discontinue benefit </td></tr><tr><td>Control Points</td><td>Program social worker ore case worker reviews the list of certified beneficiaries list from ESS</td></tr><tr><td>Exception Handling</td><td></td></tr></tbody></table>

## Diagram 1 - Unemployment Benefit Program Verifies Job Search Activity Compliance Status from ESS

<figure><img src="/files/A2pwE9BeSL9RxswmjQrU" 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://standards.spdci.org/standards/dci-standards/employment-support-systems/employment-support-systems-and-sp-system-interface/1.-crvs/1.2-process/prs.emp.05-status-verification-for-compliance-monitoring/example-1-unemployment-benefit-program-verifies-job-search-activity-compliance-status-from-ess.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.
