# Users and data import

Streams Manager offers integration with your media server and in addition to importing servers and libraries, it can also import users, information about them and libraries they currently share. Before synchronizing users and shared libraries, ensure that you have synchronized your servers and libraries and described in previous sections.

Also, keep in mind that Streams Manager will not imports or in any way interact with your managed/home users. You should not be adding your paying customers as managed/home users.

Stream Manager will only import Emby users whose Emby username is a valid email address.


---

# 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/users-and-data-import.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.
