# Petio SSO

## Summary

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

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

![](/files/-MidHCRWkljCQ66sQ2il)

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

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