# Upgrade - 6.3 > PMC

To upgrade to the new PMC version you will need to perform a full installation of the Lionbridge Connector and follow the [Install- inRiver PMC](/inriver-translation-connector/install-inriver-pmc.md) process. Below are some tips to help make the upgrade as simple as possible.

## Save the old settings

Most of the settings used in the old version of the connector will still be used in the new extensions that needs to be installed.

The connector settings you should save are the following:

* childLinkTypes
* entityStatusFields
* jobManagerUser
* jobManagerQuery
* sendOnlyTranslatableData
* translateLocaleCVL
* lionbridgeUsername
* lionbridgePassword

**Save the LanguageConfiguration.properties file that the 'propertiesFilePath' setting points to.**

The following settings have been deprecated

* propertiesFilePath

The following settings have been deprecated for PMC

* jobUpdateIntervalMinutes
* jobManagerUpdateIntervalMinutes

**Important note:** The file that the setting 'propertiesFilePath' points to is still needed and will need to be converted to a new file format, detailed in the new[Language Configuration - Upgrading](/inriver-translation-connector/language-configuration-upgrading.md).


---

# 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://lionbridge.gitbook.io/inriver-translation-connector/upgrade-6.3-greater-than-pmc.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.
