# Database Connectivity

**Step 1:** Create a new database configuration by clicking on ***New Configuration*** button in ***Database Configuration*** tab in Setup Page

![](/files/I03qY55vWly3zaqgGzIG)

**Step 2:** Fill all the mandatory fields required for setting up the database.

![](/files/yyng8ZfTQU1thndcjPSm)

Upon providing all the details, click on ***Create Config*** button. ![](/files/F4meY38uede24YC5M834) ![db\_created](/files/gohKTLqztrHVU0zJ7SAS)

The action type usually used after connecting your database is the ***execute query*** action.

![](/files/WkfK4AycpBns54JxuUOQ)

Please see the action types section for more information on this [action](/mobile-testing/build/actiontypes.md#execute-query)


---

# 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.qyrus.com/mobile-testing/advanced-features/data-management/database-connectivity.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.
