# Troubleshooting & Support

- [Collectors IP Ranges](https://kb.rezonate.io/troubleshooting-and-support/collectors-ip-ranges.md)
- [Data Processing](https://kb.rezonate.io/troubleshooting-and-support/data-processing.md): This document describes the data types that are being collected and processed by the platform.
- [AWS](https://kb.rezonate.io/troubleshooting-and-support/data-processing/aws.md): This document describes in details the data that is being collected by Rezonate as part of it AWS Integration
- [Azure Active Directory](https://kb.rezonate.io/troubleshooting-and-support/data-processing/azure-active-directory.md): This document describes in detail the data that is being collected by Rezonate as part of its Azure Active Directory Integration
- [Azure Cloud](https://kb.rezonate.io/troubleshooting-and-support/data-processing/azure-cloud.md): This document describes in detail the data that is being collected by Rezonate as part of its Azure Cloud Integration
- [Google Workspace](https://kb.rezonate.io/troubleshooting-and-support/data-processing/google-workspace.md): This document describes in detail the data that is being collected by Rezonate as part of its Google Workspace Integration
- [SSO Integrations](https://kb.rezonate.io/troubleshooting-and-support/sso-integrations.md)
- [SSO Login - Okta](https://kb.rezonate.io/troubleshooting-and-support/sso-integrations/sso-login-okta.md)
- [SSO Login - AzureAd](https://kb.rezonate.io/troubleshooting-and-support/sso-integrations/sso-login-azuread.md)


---

# 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://kb.rezonate.io/troubleshooting-and-support.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.
