# Step 4: Verify DB/CS Connection

The platform will validate the credentials, and if successful, your data source will be added to the **'Added Data Sources'** section for further use.

<figure><img src="/files/G32KEkOsWhlKEUHGv5RE" alt="" width="220"><figcaption></figcaption></figure>

**Troubleshooting Tips:**

* [x] Ensure all mandatory fields are completed accurately.
* [x] Verify network connectivity between Autonmis and your data source.
* [x] For database-specific issues, check the compatibility settings in the database configuration.
* [x] In case of connection failures, please reach out to **<hello@autonmis.com>**


---

# 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.autonmis.com/create-your-first-connection/step-4-verify-db-cs-connection.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.
