# Database Access for Users

Administrators have full access to all databases created in all DuploCloud Tenants. A non-administrator user can view and use database engine types created by an administrator if the administrator grants them view rights.

## Granting Users View Access to Database Engines

1. In the DuploCloud Portal, navigate to **Administrator** -> **System Settings**.
2. Click **System Config**.
3. Click **Add**. The **Add Config** pane displays.<br>

   <div align="left"><figure><img src="/files/cmeaF6oONZuC1vuthcTf" alt=""><figcaption><p><strong>Add Config</strong> pane</p></figcaption></figure></div>
4. From the **Config Type** list box, select **AppConfig**.
5. From the **Key** list box, select **RDS approved list for non admin users**.
6. Select the **Value** list box, and select the types of databases you want non-administrator users to access. In this example, the user is granted access to any **Aurora-MySql** and **Aurora-PostgreSql** database engines the Administrator creates.
7. Click **Submit**. The **AppConfig** configuration setting is displayed on the **System Settings** page.

<figure><img src="/files/X0F2vfHrPVNybxzRGVq6" alt=""><figcaption><p><strong>System Settings</strong> page with <strong>AppConfig</strong> configuration setting</p></figcaption></figure>


---

# 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/security-and-compliance/access-control-2/database-access-for-users.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.
