> For the complete documentation index, see [llms.txt](https://streamsmanager.gitbook.io/streams-manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://streamsmanager.gitbook.io/streams-manager/overview/what-is-streams-manager.md).

# What is Streams Manager?

Streams Manager is a software as a service solution (SaaS) service that allows you to automate much of your Plex, Emby or Jellyfin server and user management. This is a must have for hobbyists who have a single server with a handful of users or for those running massive operations.

As mentioned, this is a SaaS solution which means that there is no hosting needed, no databases or other infrastructure to manage. You simply subscribe and use the system. On the other hand this also means that the system does not provide a self hosting option. Under certain circumstances, you may be allowed to host the database where Streams Manager stores its data if that is an attractive option for you.

To get more details about the system, included features and other information, please visit: [https://streamsmanager.com.](https://streamsmanager.com/features-2/)

Streams manager provides integrations with following systems:

* Media servers:
  * P-share server
  * Emby server
  * Jellyfin server
* Payment gateways:
  * PayPal
  * Stripe
  * Square
  * Sumup
  * Plisio (crypto payment gateway)
* Media request systems:
  * Overseer
  * Ombi
  * Petio
* Notification systems:
  * Discord
  * Email

<figure><img src="/files/rnY9me6WEIBJN6Mmi79W" alt=""><figcaption></figcaption></figure>


---

# 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://streamsmanager.gitbook.io/streams-manager/overview/what-is-streams-manager.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.
