Bragi Docs Help

How to: Set Up Bragi for the First Time

When you first launch Bragi, you’ll likely see a message like this:

The Bragi dashboard with the error message "Missing Warehouse Connection String. There is no warehouse connection string for this environment. Create a warehouse connection string to use this environment."

This message means Bragi needs a Warehouse Connection String configured before it can connect to your data warehouse.

Initial Setup Steps

  1. Open the left-hand navigation panel and click Connection Strings.

  2. This screen will be empty except for a list area and an Add button. Click Add.

  3. Assign a clear name for the connection string. Warehouse is a good choice.

  4. Provide an identifying code, such as DWH.

  5. Set the Type to Warehouse.

  6. The DBMS field is currently fixed to Microsoft SQL Server and can’t be changed.

  7. Click the + button to add a new row at the bottom.

  8. Set the Environment to Develop. Then either fill in the connection parameters manually or switch to the Connection String tab to paste the full string directly.

  9. Repeat step 7 and 8 for the Test and Production environments.

  10. Once all environments are set, click Save in the upper right corner to save your connection string.

  11. Bragi is now connected and ready to use!

The Bragi Connection Strings page with values filled in

With this minimal setup, Bragi can start loading, transforming, and managing your data pipeline workflows.

09 March 2026