# Dedicated Upgrades

### Introduction

To ensure a seamless instance upgrade, please follow the instructions below to schedule downtime with the AutoRABIT Support Team.

### Overview

Once a code change has successfully passed Quality Assurance (QA) and is ready for deployment, our Support Team will notify you via an existing support ticket, if applicable.

If you wish to proceed with an upgrade after reviewing the release notes, please contact your Customer Success Manager (CSM) directly or email the Support Team with your preferred downtime slot, as detailed below.

> **Note:** While the deployment itself typically takes around one hour, we allocate a four-hour maintenance window to accommodate any contingencies and to allow QA to conduct a post-deployment sanity check.

### Available Maintenance Windows

You may select one of the following maintenance windows for your instance upgrade:

* **Slot 1:** 8:30 PM – 12:30 AM PST
* **Slot 2:** 1:00 AM – 5:00 AM PST

### Requesting Downtime

To schedule a maintenance window for your instance upgrade, please complete the following steps:

1. **Select a Date:** Identify your preferred upgrade date.
2. **Choose a Maintenance Slot:** Select either Slot 1 or Slot 2.
3. **Contact Support:** Email the Support Team with the following details:
   * Chosen date
   * Selected maintenance slot
   * Any additional comments or questions

### Important Notes

* **Notice Period:** A minimum of 24 hours' advance notice is required to schedule the upgrade.
* **Downtime Duration:** While the upgrade usually completes within an hour, the full four-hour window should be reserved to ensure a stable deployment.

### Contact Information

For questions or further assistance, please reach out to the AutoRABIT Support Team.


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/on-premises-dedicated-instances/upgrade-guides.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.
