# Enterprise SSO

- [Adding Users](https://developers.tozny.com/toz-id/enterprise-sso/adding-users.md)
- [Slack (Quick Setup)](https://developers.tozny.com/toz-id/enterprise-sso/slack-quick-setup.md): How to quickly configure Slack for TozID SSO for your workplace or organization.
- [Freshdesk (Quick Setup)](https://developers.tozny.com/toz-id/enterprise-sso/freshdesk-quick-setup.md): This describes the steps necessary to complete the Freshdesk integration when using the rapid setup guide in TozID.
- [Atlassian (Quick Setup)](https://developers.tozny.com/toz-id/enterprise-sso/atlassian-quick-setup.md): This describes the steps necessary to complete the Atlassian (Jira) integration when using the rapid setup guide in TozID.
- [Dropbox (Quick Setup)](https://developers.tozny.com/toz-id/enterprise-sso/dropbox-quick-setup.md): This describes the steps necessary to complete the Dropbox integration when using the rapid setup guide in TozID.
- [GSuite](https://developers.tozny.com/toz-id/enterprise-sso/gsuite.md): How to configure Google as a relying party manually for TozID or Keycloak
- [Office 365](https://developers.tozny.com/toz-id/enterprise-sso/office-365-setup.md): This describes the steps necessary to complete the Office 365 integration when using the rapid setup guide in TozID.


---

# 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://developers.tozny.com/toz-id/enterprise-sso.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.
