# Overseerr SSO

## Summary

Using SSO with Overseerr allows you to access the Overseerr UI using only one sign in.

{% hint style="info" %}
Settings / System Settings / Single Sign-On / Overseerr
{% endhint %}

![](/files/-MidG8r0ICQzLbm8pgzV)

{% hint style="warning" %}
Overseerr Fallback User & Overseerr Password not used yet.
{% endhint %}

| **Type**                | **Purpose**                                                                    |
| ----------------------- | ------------------------------------------------------------------------------ |
| Overseerr URL           | URL for your Server's Overseerr Instance                                       |
| Token                   | API Key for Overseerr                                                          |
| Overseerr Fallback User | If your user doesn't have an Overseerr account, Organizr will use this account |
| Overseerr Password      | Password for the above account                                                 |
| Enable                  | Enable Overseerr 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.organizr.app/features/sso/overseerr-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.
