# Oracle

**To set up your Oracle Database instance follow the steps below:**

* Login to DBSync Cloud Replication instance
* To configure, navigate to the Database tab.
* Click the Database icon from the top navigation toolbar
* To start with database credentials the user has to enter all the configuration details like host, port, username, password, database name, and schema.

<figure><img src="/files/5pQWg7r83zPsNGGw0Z9D" alt=""><figcaption></figcaption></figure>

* Once, all the details are entered by the user the URL details will get auto-filled.
* Click Save
* You can save and test your Database connection.
* Click Next

<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.mydbsync.com/cloud-replication-main/target-setup/oracle.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.
