# Integrations

- [Single Sign-On (SSO)](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/sso-integration.md): Single Sign-On (SSO) allows users to access multiple applications using one set of credentials (e.g. their corporate login) instead of managing separate usernames or passwords per service.
- [Configuring Azure / Entra ID for SSO (OIDC)](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/sso-integration/configuring-azure-entra-id-for-sso.md)
- [Configuring Azure / Entra ID for SSO (SAML)](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/sso-integration/configuring-azure-entra-id-for-saml-sso.md)
- [EM Impact](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/em-impact.md): This page outlines how to submit recovery data to EM Impact directly from Crisisworks.
- [EM Impact CQL searching](https://docs.cw.crisisworks.com/security-and-support/technical-reference/integrations/em-impact/em-impact-integration.md): This page contains CQL (Crisisworks Query Language) examples for Emergency Management Victoria reporting requirements.


---

# 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.cw.crisisworks.com/security-and-support/technical-reference/integrations.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.
