# Covid risk assessment

**Use case:** This tool performed a personalised workplace risk assessment to reduce exposure of vulnerable individuals in front-line roles. Find out more in our [case study](https://rainbird.ai/case-study/covid-19-risk-assessments-for-uk-national-health-service-nhs/).

**End-user:** NHS employees.

**Solution:** Rainbird was integrated into a custom web application with landing page, dynamic consultation and results. The dynamic consultation with Rainbird was integrated into the middle of the user journey using one of our [SDKs](/rainbird/developer-docs/sdks.md#javascript-reach-and-material-sdk). This provided expert guidance to the user. The web application emailed a copy of this advice, with evidence, to their line manager.\
\
**Expertise:** The knowledge map replicated the expertise of Occupational Health experts, including their interpretation of rapidly-changing Government and published medical guidance on Covid-19. &#x20;

**Data:** Data is stored in the Knowledge Map, with the employees personal data being provided by them at runtime.


---

# 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://docs.rainbird.ai/rainbird/getting-started/use-cases/covid-risk-assessment.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.
