---
title: "Database Integration via Agent"
slug: "database-integration-through-an-agent"
description: "This document shows how to set up database integrations using an Agent in Decisions. This action is completed via the Add Connection action, after an Agent has been created that contains the data source, initial catalog, and user ID and password values for the database users wish to integrate with."
tags: ["agent", "database", "integration"]
updated: 2025-11-11T00:12:41Z
published: 2025-11-11T00:12:41Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Database Integration via Agent

## Overview

A Database integration can be created using an Agent. In order to integrate a Database using an Agent, users must have an Agent with the data source, initial catalog, user ID and password values for the Database connection.

### Prerequisite:

- Agent installed and registered

## Example

1. Navigate to **System > Integrations > Databases**and click CREATE CONNECTION.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-07-11_13h28_22.png)
2. On the **Database****Integration**window, provide a **Connection****Name**, choose the appropriate **Database****Type**, and select the **Use****Agent**option. Under the Agent setting field, select a desired Agent. Enter the required login details for the desired Database and click TEST to ensure the connection is successful. Click OK.  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-08-06_13h32_37.png)
3. Open **Services**on the **File****System**.
4. Locate the **Decisions****Agent****Service,**right-click it, and select **Properties**to view the properties and adjust the login information if desired. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2021-03-24_11h05_37.png)The configuration file for the Agent can be found at C:\\Program Files(x86)\Decisions Agent  
![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2021-03-24_13h56_33.png)

---

For further information on Integrations, visit the [Decisions Forum](https://community.decisions.com/categories/Integrations).
