---
title: "Integrating an External Database with a Flow"
slug: "integrating-an-external-database-with-a-flow"
description: "Database entities represent external databases which can be integrated with a flow in a number of ways. To add a database within the portal, navigate to the folder System > Flow Management > Databases, click the Add Database button, and supply the necessary details."
updated: 2025-06-17T18:32:35Z
published: 2025-06-17T18:32:35Z
---

> ## 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.

# Integrating an External Database with a Flow

## Overview

This article will show how to manipulate external database connections in the Flow Designer. Any Database connection that has been integrated will have Flow steps created for the connection. The steps can be found in the steps Toolbox in **Integration -> Database**category.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-17_14h26_17.png)

---

### LOCAL CONNECTION

By default, Decisions will have a LOCAL CONNECTION category. This is the database that Decisions was installed against. Contained with that category is a list of transaction SQL Flow steps, query steps for assignments, and query steps for the repository.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-17_14h30_55.png)

---

### [External Databases](/v9/docs/insert-update-delete-steps-integration-database)[](/v9/docs/insert-update-delete-steps-integration-database)

The Test database in the screenshot is not a default integration. It merely serves as an example of where External Database integration steps will appear in the Flow Designer. If there are any table integrations with an external database, all the created steps for that table will appear underneath the category with the table name.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-17_14h32_11.png)
