> ## Documentation Index
> Fetch the complete documentation index at: https://docs.doploy.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Automatic Odoo Updates

> Keep your Odoo instances up to date automatically

## Overview

Enable automatic weekly updates to keep your Odoo instances running the latest tested version of Odoo and Odoo Enterprise (if applicable). Updates run over the weekend with minimal downtime.

## What Gets Updated

When automatic updates are enabled, doploy installs:

* **Latest Odoo core** - Security patches and bug fixes from the official Odoo repository
* **Odoo Enterprise modules** - Latest Enterprise updates (if you have Enterprise enabled)

Your custom code and modules are **not** modified - only the base Odoo platform is updated.

## Enabling Auto Updates

### Step 1: Access Instance Settings

Navigate to your instance and click on the "Settings" tab.

<img src="https://mintcdn.com/doploy/kruYwJ5l_WQC8cw7/images/getting-started/instance-selection.png?fit=max&auto=format&n=kruYwJ5l_WQC8cw7&q=85&s=4c445305ab1bff1e5497a5cea4fd756d" alt="Instance Settings" width="2150" height="1006" data-path="images/getting-started/instance-selection.png" />

### Step 2: Enable Weekly Updates

In the settings page, locate the "Automatic Odoo Updates" section and toggle it on.

<img src="https://mintcdn.com/doploy/dxxslW0KwGKU_v05/images/managing-odoo/enable-auto-updates.png?fit=max&auto=format&n=dxxslW0KwGKU_v05&q=85&s=bbc6a51ad862bc0aed23d23952f3bce2" alt="Enable Auto Updates" width="1974" height="600" data-path="images/managing-odoo/enable-auto-updates.png" />

That's it! Your instance will now receive weekly Odoo updates automatically.

## Disabling Auto Updates

You can disable automatic updates anytime from the same settings page. Simply toggle off "Automatic Odoo Updates".

## Next Steps

* [Set up staging instance](/managing-odoo/staging-instance) to test updates before production
* [Configure backup schedule](/getting-started/backup-schedule) for additional safety
