# Migrating from Server Pro to Group Pro

Switching from a self-hosted Server Pro instance to a new cloud-based Overleaf Group Pro subscription is a big change, so to make this process as smooth as possible we've put together the following guidance.

In general, we propose a three-month overlap period starting on your renewal date. This means that:

* Your existing Server Pro instance and your new Group Pro subscription will both be fully active.
* Your technical team can schedule time to get the Group Pro subscription set up and decide on the future of your on-premises deployment of Server Pro.&#x20;
* Most importantly, your users will have ample time to copy their projects over to the new Overleaf Group Pro platform.

This quick guide will walk you through the key steps for this migration. Let’s get you started!

### Phase 1: Setup and Configuration

* Overleaf will create your Group Pro subscription and add your Lead Administrator.
* Your group administrator will now be able to enable [Managed Users](https://docs.overleaf.com/groups/user-management/managed-user-accounts), configure [Single Sign-On (SSO)](https://docs.overleaf.com/groups/overleaf-group-single-sign-on/setting-up-group-sso), and [invite the end users](https://docs.overleaf.com/groups/user-management/how-to-add-and-remove-users).&#x20;

{% hint style="warning" %}
Enabling Managed Users and implementing SSO is a required step for FedRAMP® LI-SaaS compliance. Therefore, if your organization requires FedRAMP compliance, we highly recommend that you set up Managed Users and SSO **prior** to inviting your end users.
{% endhint %}

### Phase 2: User Migration & Data Management&#x20;

This is the primary migration window and has the following responsibilities:

#### End-Users

* Users should actively migrate any projects they wish to keep from your Server Pro instance to their new accounts on [overleaf.com](http://overleaf.com/). The process involves [exporting projects](https://www.overleaf.com/learn/how-to/Exporting_your_work_from_Overleaf) from Server Pro and [uploading them](https://www.overleaf.com/learn/how-to/Uploading_a_project) to their account on [overleaf.com](http://overleaf.com/). If a user doesn't already have an [overleaf.com](http://overleaf.com/) account, they can make one at [overleaf.com/register](http://overleaf.com/register).&#x20;

{% hint style="danger" %}
Only the project source code (LaTeX and binary files) will be transferred through this export procedure. Any existing project settings, sharing settings, comments, tracked changes, etc. **won't** be transferred. Users will need to re-invite their collaborators through this procedure.&#x20;
{% endhint %}

#### Technical Staff

* During this phase, your technical team should plan for the post-migration handling of your on-premises Server Pro instance and its data.
* **Data Backup:** You can export all projects before decommissioning. This creates an archive that allows you to assist users who may have forgotten to migrate or download their work. Instructions can be found [here](/on-premises/maintenance/data-and-backups/exporting-projects.md).
* **Server Pro Decommissioning:** After the migration window closes and your license key is disabled, you have two main options for the Server Pro instance itself:
  1. **Uninstall Server Pro Completely:** This will decommission Server Pro and remove the software entirely.
  2. **Switch to Community Edition:** This will switch your instance from Server Pro to Community Edition and preserve the database of users and projects with full project history.&#x20;

{% hint style="info" %}
The Community Edition does **not** have [Sandboxed Compiles](https://docs.overleaf.com/on-premises#overview-of-server-pro-and-community-edition) nor [LDAP](/on-premises/configuration/overleaf-toolkit/server-pro-only-configuration/ldap.md)/[SAML](/on-premises/configuration/overleaf-toolkit/server-pro-only-configuration/saml-2.0.md). If you need to revert back to native authentication (username/password), please see the guide [here](/on-premises/user-and-project-management/user-management/migrating-to-ldap-or-saml.md#going-the-other-way-switching-from-ldap-saml-back-to-native-authentication).&#x20;

For a comparison of Server CE vs. Server Pro see [here](/on-premises/welcome/server-pro-vs.-community-edition.md).
{% endhint %}

### Phase 3: Server Pro Decommission

* The Overleaf team will formally deactivate your Server Pro license key. We will send a confirmation once this is complete. This is when you will need to either uninstall Server Pro completely or switch to Community Edition as described above.


---

# 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://docs.overleaf.com/on-premises/user-and-project-management/user-management/migrating-from-server-pro-to-group-pro.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.
