> For the complete documentation index, see [llms.txt](https://docs.welkinhealth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.welkinhealth.com/integrations/single-sign-on/general-sso-setup.md).

# General SSO Setup

Welkin Health supports Single Sign-On (SSO), allowing team members to log in using your organization's existing identity provider instead of maintaining separate Welkin credentials.

## Supported providers

Welkin currently has documented setup guides for:

* [Google SSO](/integrations/single-sign-on/google-sso-setup.md)
* [OneLogin](/integrations/single-sign-on/onelogin-setup-and-configuration.md)

For other identity providers, contact your CSM or Implementation Manager to discuss options.

## Before you begin

Regardless of which SSO provider you use:

* Users must have a Welkin account created before they can log in via SSO. The email in Welkin must match the email in your identity provider.
* SSO is enabled in **Welkin Admin → Security Settings**
* SSO handles authentication (verifying identity) but not provisioning — accounts must still be created in Welkin manually

## More Questions?

Contact <csm@welkinhealth.com> or your Implementation/CSM directly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.welkinhealth.com/integrations/single-sign-on/general-sso-setup.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.
