# How to dedicate a specific server to trials only?

You can dedicate a server to trial plans only. Please follow these steps.

* Ensure trials are enabled in Settings -> Subscribe and Trials
* Ensure that the server you wish to use for trials is synced and shows up under Servers panel. Also, ensure that the server is enabled and that "Allow new subscriptions" and "Allow trial subscriptions" are also enabled
* Create a new library type/group called "Trial"
* Assign only libraries from the trial server to this group on the Libraries panel
* Edit the trial plan and assign only "Trial" library type/group to the plan

Once users request a free trial, they will be added to the server dedicated for trials. If they later decide to subscribe, they will be removed from the trial server and added to one of your non-trial servers.


---

# 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/faq/how-to-dedicate-a-specific-server-to-trials-only.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.
