# Restrict RDS instance size

1. From the DuploCloud Portal, navigate to **Administrator** -> **Systems Settings**.
2. Select the **System Config** tab, and click **Add**. The **Update Config AppConfig** pane displays.<br>

   <div align="left"><figure><img src="/files/3pYn4IR2tWr3ctLwyj9p" alt="" width="375"><figcaption><p>The <strong>Update Config AppConfig</strong> pane</p></figcaption></figure></div>
3. In the **Config Type** list box, select **AppConfig**.
4. From the **Key** list box, select **RDS allowed max instance size**.
5. From the **Value** list box, select the maximum instance size.
6. Click **Submit**. RDS instances will be limited to the maximum instance size configured.<br>


---

# 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://docs.duplocloud.com/docs/automation-platform/overview/aws-services/database/rds-database/restrict-rds-instance-size.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.
