> For the complete documentation index, see [llms.txt](https://help.readymage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.readymage.com/application-management/deploy-changes-to-your-instance.md).

# Deployments

An instance deployment is automatically initiated when a code merge is made to its branch. The deployment utilizes a zero-downtime deployment pipeline specifically made for ScandiPWA and Magento 2.

You can also deploy changes made to your GitHub repository manually with a single click in the [User Portal](https://portal.readymage.com/): navigate to the **User Portal → Project → Selected Instance → Application Management → Deployments** and click the *Start Deployment* button.

<figure><img src="/files/8v7OsPnSG9W5wTVKoXxd" alt=""><figcaption></figcaption></figure>

You can switch on or off automatic deployments by toggling the switcher. Deployments will happen automatically on the code commit to the repository branch connected to the instance.

<figure><img src="/files/UlSQNX4fM3HKvO8mky1w" alt=""><figcaption></figcaption></figure>

You can view the deployment history in the Deployments tab, with the information of date, type, and status.

<figure><img src="/files/SvaPSakjoVK5elyX4XZV" alt=""><figcaption></figcaption></figure>

Deployment success and failure logs are available in the Logs Management tool - Kibana. To access Kibana follow the instructions in[ Log Management using Kibana](/application-management/log-management-using-kibana.md).
