About Data Agent databases

The Fabricate Data Agent provides an AI chat interface to create and configure a database. It allows you to quickly create a single set of data that you can export to a database or files.

With a Data Agent database, the database creation as well as all changes to the database definition and data go through the Data Agent.

You can, for example, to start, you might tell the Data Agent to Create a database of transaction records that are linked to customer and product records.

The Data Agent asks questions to clarify the data to create. For example, it can ask for the number of customers or products, or how many orders to create for each customer.

Based on the initial results, you can provide additional prompts to adjust the data to fit your needs.

In response to the prompts, the Data Agent generates code to implement the requested change, whether it's to add a missing column or to adjust the types of values used to populate a column.

Data Agent databases have additional viewing and editing options for the generated data. You can manually edit specific values.

Last updated