> ## Documentation Index
> Fetch the complete documentation index at: https://nango-scrips-ref.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrate to the new nango.yaml schema

> Step-by-step guide to migrate to the new integration configuration.

Nango created a new integration configuration (`nango.yaml`) schema in February 2024. Learn about its [benefits](/understand/concepts/scripts#integration-configuration).

To migrate to it:

* update the Nango CLI to the latest version
* in your `nango-integration` folder, run `nango migrate-config` (a success message should appear)
* deploy your integrations with `nango deploy <env>`

<Tip>
  **Questions, problems, feedback?** Please reach out in the [Slack community](https://nango.dev/slack).
</Tip>
