# Overleaf Group single sign-on

- [Setting up Group SSO](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso.md)
- [Plan for success](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/plan-for-success.md)
- [Step 1: Add Overleaf to your Identity Provider](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-1-add-overleaf-to-your-identity-provider.md)
- [Step 2: Configure your SSO settings with IdP metadata](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-2-configure-your-sso-settings-with-idp-metadata.md)
- [Step 3: Verify the connection between your IdP and Overleaf](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-3-verify-the-connection-between-your-idp-and-overleaf.md)
- [Group SSO test troubleshooting](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-3-verify-the-connection-between-your-idp-and-overleaf/group-sso-test-troubleshooting.md)
- [Step 4: Enable SSO for your team](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso/step-4-enable-sso-for-your-team.md)
- [Linking users to Group SSO](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/linking-users-to-group-sso.md): This page outlines what a group administrator needs to do to allow users to link their Overleaf accounts to their single sign-on identities.
- [Maintaining Group SSO](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/maintaining-group-sso.md)
- [Group SSO FAQs](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/group-sso-faqs.md): Find answers to common questions about Overleaf Group SSO.


---

# 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.overleaf.com/groups/overleaf-group-single-sign-on.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.
