> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/deploy/host-n8n/keep-n8n-running/update-n8n.md).

# Update n8n

It's important to keep your n8n version up to date. This ensures you get the latest features and fixes.

Some tips when updating:

* Update frequently: this avoids having to jump multiple versions at once, reducing the risk of a disruptive update. Try to update at least once a month.
* Check the [Release notes](/changelog/release-notes-2.x.md) for breaking changes.
* Use [Environments](/administer/use-source-control-and-environments.md) to create a test version of your instance. Test the update there first.

For instructions on how to update, refer to the documentation for your installation method:

* [Installed with npm](/deploy/host-n8n/install-options/install-with-npm.md#updating)
* [Installed with Docker](/deploy/host-n8n/install-options/install-with-docker.md#updating)
