> 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/early-warning-systems/wip-early-warning-systems-and-sp-system-interface/9.-ews/1.2-process/prs.ews.01-ews-notify-sp-system-for-anticipatory-action.md).

# PRS.EWS.01: EWS notify SP System for anticipatory action

The aim of the process [PRS.EWS.01: EWS notify SP System for anticipatory action](/standards/dci-standards/early-warning-systems/wip-early-warning-systems-and-sp-system-interface/9.-ews/1.2-process/prs.ews.01-ews-notify-sp-system-for-anticipatory-action.md) Early Warning Notification to Social Protection Systems for Anticipatory Action process is to support the timely activation of anticipatory actions through the integration of Early Warning Systems (EWS) and social protection systems. It can be implemented during preparedness, monitoring, or emergency response stages to enable social protection institutions to take early measures before the anticipated hazard impacts affected populations.

This process enables the exchange of hazard-related information and geographic risk data necessary for social protection systems to assess potential impacts on registered beneficiaries and vulnerable populations. Depending on the country context and anticipatory action framework, the process can be implemented independently or in combination with additional processes related to beneficiary verification, targeting, case management, notification delivery, or assistance disbursement.

The actual anticipatory actions triggered through this process are dependent on national policies, operational procedures, and hazard-specific anticipatory action protocols. These actions may include cash assistance, accessible warning dissemination, evacuation support, livelihood protection measures, relief pre-positioning, emergency enrollment or referrals to complementary support services.

The Data Standards section outlines the different data elements that may be shared as part of the notification process depending on operational requirements and available information. These options may include sharing hazard event details alone, such as hazard type, severity, forecast period, and affected geographic locations.

## API Reference&#x20;

&#x20;


---

# 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/early-warning-systems/wip-early-warning-systems-and-sp-system-interface/9.-ews/1.2-process/prs.ews.01-ews-notify-sp-system-for-anticipatory-action.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.
