> For the complete documentation index, see [llms.txt](https://kuadron.gitbook.io/reportql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kuadron.gitbook.io/reportql/basics/markdown.md).

# Connect Datasource

To take advantage of Reportql’s powerful data visualization tools, you first need to connect your data sources:

<figure><img src="/files/tFj1TnqmquIAEZOJjQBS" alt=""><figcaption></figcaption></figure>

1\. Access Data Source Settings: Go to ‘Settings’.

<figure><img src="/files/YsOreKjFvOMrzKZx8z6B" alt=""><figcaption></figcaption></figure>

2\. Add a New Data Source: Select ‘Add New’. You will be asked to choose from supported databases (e.g. PostgreSQL, Oracle, MySQL, Firebird, SQLite, SQL Server).

<figure><img src="/files/L3EXq46Pv3MO8K3xWDSZ" alt=""><figcaption></figcaption></figure>

3\. Enter Connection Details: Enter the required connection details for your database such as server address, database name, user ID and password. This information Reportql’in access your database and from your database allows it to receive data. (If you want to access via cloud 165.227.73.228 You can add its IP to your whitelist and connect your database)

<figure><img src="/files/SG1SFFazZb62g9Olmwid" alt=""><figcaption></figcaption></figure>

4\. Test the Connection: Before finalizing, Reportql’in Test the connection to make sure it can communicate successfully with your database.

5\. Save Connection: Once the connection is verified, save your settings. Your data source is now connected and ready to use in Reportql.
