---
title: "7pace Timetracker migration questions"
canonical: "https://support.appfire.com/space/7TFA/1253540753/7pace%20Timetracker%20migration%20questions"
format: markdown
---
> Macro (aura-html)

## Can I migrate 7pace Timetracker data from one DevOps server to another?

Is it possible to migrate 7pace Timetracker data from one DevOps server to a different DevOps server?

### Answer

Unfortunately, we **do not** support any migrations between DevOps servers.

On each DevOps server, there is a unique set of IDs (Guid's) for Users and Collections, and we map Timerecords on these IDs. Because the second DevOps server has different IDs for the same User/Collection, we cannot map Timerecords from the TimetrackerDB with IDs from first DevOps server. For 7pace Timetracker, these unknown IDs are another or new Collections/Users.

Please note that any manual changes made to the database by users will render 7pace Timetracker in an unsupported state.

We do support updates to DevOps Server on the same machine; for more information, please click [here](https://appfire.atlassian.net/wiki/spaces/7TFA/pages/1253539922). 

## Can I migrate 7pace Timetracker data from DevOps server to the Cloud?

Is it possible to migrate 7pace Timetracker data from DevOps server to the Cloud?

### Answer

Yes. There are two options for migrating your data to the Cloud:

1. Export/Import  
With this option, [export worklogs from the Budgets page](https://appfire.atlassian.net/wiki/spaces/7TFA/pages/1253540085/Budgets#%5BinlineExtension%5DExporting-worklog-details-from-the-Budgets-page), and then use the [import feature](https://appfire.atlassian.net/wiki/spaces/7TFA/pages/1253540013/Times+Explorer#Import-worklogs) on the Times Explorer page.
2. Use the [NPM package that utilizes our REST CRUD API](https://appfire.atlassian.net/wiki/spaces/7TFA/pages/1253540003/7pace+Timetracker+REST+CRUD+API+Version+3#%5BinlineExtension%5DImport-time-(worklogs)-via-REST-CRUD-API-(NPM-package)).


For assistance with migrations, please [contact our support team](https://appfire.atlassian.net/servicedesk/customer/portal/35).