# Remote Database Guides

- [Creating an AWS Database](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/remote-database-guides/creating-an-aws-database.md): Guides the user through the steps necessary to create an SQL server database and ICDS (Innova Central Database Server) web server via the Amazon Web Services (AWS) cloud-based platform.
- [Creating an Azure Database](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/remote-database-guides/creating-an-azure-database.md): Guides the user through the steps necessary to create an SQL server database and ICDS (Innova Central Database Server) web server via the Microsoft Azure cloud-based platform.
- [Managing an AWS Database](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/remote-database-guides/managing-an-aws-database.md): A guide to managing an AWS account, including additions and changes relating to Well Seeker Pro.


---

# 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.innova-drilling.com/introduction/innova-engineering-how-to-guides/remote-database-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.
