# How do I configure SSO/SAML in Scribe?

### What is SSO/SAML?

\
SSO, which stands for Single Sign-On, is a convenient way of logging into multiple services or platforms using just one set of credentials.&#x20;

Imagine not having to remember a different username and password for every website or app you use; instead, you just use one combination to access them all.&#x20;

SAML, on the other hand, is the technology behind the scenes that makes this seamless process possible. In simple terms, it's like having a universal key that opens multiple locks, ensuring that your access is both simple and secure.

### How does it work?&#x20;

SSO is a paid add-on that's part of the Enterprise plan in Scribe. Contact us via the chat if you wish to activate it on your account.<br>


---

# 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://help.scribe-mail.com/scribe/security/how-do-i-configure-sso-saml-in-scribe.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.
