# Integrations

- [Attribute Source Connection](https://docs.trustlogix.io/integrations/attribute-source-connection.md)
- [Azure AD or MS Entra Graph Endpoint](https://docs.trustlogix.io/integrations/attribute-source-connection/azure-ad-or-ms-entra-graph-endpoint.md)
- [Single Sign On](https://docs.trustlogix.io/integrations/single-sign-on.md)
- [Azure Active Directory (MS Entra)](https://docs.trustlogix.io/integrations/single-sign-on/azure-active-directory-ms-entra.md)
- [User Provisioning from Azure AD](https://docs.trustlogix.io/integrations/single-sign-on/azure-active-directory-ms-entra/user-provisioning-from-azure-ad.md)
- [User Deprovisioning from Azure AD](https://docs.trustlogix.io/integrations/single-sign-on/azure-active-directory-ms-entra/user-deprovisioning-from-azure-ad.md)
- [Okta](https://docs.trustlogix.io/integrations/single-sign-on/okta.md)
- [User Provisioning from Okta](https://docs.trustlogix.io/integrations/single-sign-on/okta/user-provisioning-from-okta.md)
- [User Deprovisioning from Okta](https://docs.trustlogix.io/integrations/single-sign-on/okta/user-deprovisioning-from-okta.md)
- [Generate SCIM token](https://docs.trustlogix.io/integrations/single-sign-on/generate-scim-token.md): This document explains how to regenerate an existing SCIM token, validate it in the user provisioning application, and update it in both the external application and the TrustLogix console.
- [Collaboration Tool](https://docs.trustlogix.io/integrations/collaboration-tool.md)
- [Email](https://docs.trustlogix.io/integrations/collaboration-tool/email.md)
- [Slack](https://docs.trustlogix.io/integrations/collaboration-tool/slack.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://docs.trustlogix.io/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.
