Skip to main content
Agents can create and manage structured data stores, and build interactive applications on the fly.

Database Capabilities

Create Databases

Agents can create databases to track any kind of structured data.

Query Data

MongoDB-style filtering with $in, $gt, $regex, and more.

Update Records

Add, modify, or delete records as workflows progress.

Connect to Apps

Agent-created apps can read/write data directly.

Use Cases

Use CaseExample
TrackingTrack processed contracts, invoices, or support tickets
InventoryMaintain product inventories or asset lists
ResearchStore research findings with structured metadata
SchedulingTrack appointments, assignments, or availability

Real-World Example

A Swedish TV production company used Abundly to build a scheduling agent for photographers:
1

Create database

“Create a database that tracks which photographers are scheduled to be at which location on which date/time”
2

Build dashboard

“Create an interactive dashboard that shows the schedule, filtered by location, date, and photographer”
3

Integrate with workflow

“Whenever discussing schedule changes, show the dashboard and highlight your suggested changes”
Dynamic app created by an agent

An interactive scheduling dashboard created by an agent

Interactive Apps

Agents can create web applications on-demand:
  • Dashboards — Visualize data with charts and graphs
  • Forms — Collect input from users
  • Data tables — View and edit structured data
  • Custom tools — Purpose-built interfaces for specific workflows
Apps can be published and shared with team members who don’t have Abundly accounts.