> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/data-compare/starting-data-compare/source-setup.md).

# Source Setup

## **Process** <a href="#source-database-setup" id="source-database-setup"></a>

* The source can be a database (Postgres, MySQL, Oracle) or Salesforce. For this example let us consider the database option.&#x20;
* Select the Type of database to which you wish to compare
* To start with, the database credentials of the user are required such as Host, Port, Username, Password, Database name, and Schema.
* Based on all the details the user enters, the URL field gets auto-filled.

<figure><img src="https://docs.mydbsync.com/~gitbook/image?url=https%3A%2F%2Flh7-us.googleusercontent.com%2FUt_YdATrbi2dwDTuTOebas4sEuwNXT6D_lxSfouwrFnzsEe0yrIBtWKDcb5mSMEEaRQ1XzaGgPHWVg2n1XAYTnc5c0IHBNbfDJZDmVt15I71WNE8n_woZcA6vBwwZYUerwxFc7OFyzQKGFRTga-MX9M&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=fe9ba555e31bee4a5209d1f88f30545b0e8710b9a396e378d551ae2100ca2f09" alt=""><figcaption><p>Source Database Setup</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-compare/starting-data-compare/source-setup.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.
