# Included accounts

Once your Streams Manager account has been provisioned, it is time to do some setup. Out of the box you are provided two users that can login to the system:

* <admin@streamsmanager.com> – this is the administrator user that will have access to all features of the system. Since this is not a registered user on [https://plex.tv](https://plex.tv/), you **CANNOT** use this user to subscribe, test your payment methods, get a free trial, etc.&#x20;
* <user@streamsmanager.com> – a dummy user that you can use to login to see the experience your customers will get once they login to the system. Since this is not a registered user on [https://plex.tv](https://plex.tv/), you **CANNOT** use this user to subscribe, test your payment methods, get a free trial, etc. Instead register an email address that already has a Plex account.

Passwords for both accounts are the same:&#x20;

> P\@ssword1!

{% hint style="danger" %}
**DO NOT** user managed/home users to test the subscription/payment flows in Streams Manager. It will not work.
{% endhint %}


---

# 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://streamsmanager.gitbook.io/streams-manager/configuration/first-time-login/included-accounts.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.
