Importing static data as a new table

You can import a CSV, JSON, or JSONL file as a new table in a Data Agent database.

For example, you might use this option to provide data for the Data Agent to use as a guide:

Create a table that uses the same fields as ExampleStaticData. Generate a new set of values for the names and addresses.

To import a file:

  1. In the database heading, click Import.

  2. On the Import Data panel, either:

    • Drag and drop the file on the panel.

    • Click Choose File, then search for and select the file.

  3. Click Import Data.

Last updated