Duaer

Get started

View the Duaer data pool

In Duaer, the data pool lists deliverables from successful production runs of digital employees. The sidebar item sits under Digital employees. Manual test runs do not write here.

What the data pool holds

After a successful production run, Duaer stores the output items of the deliverable node in the project data pool. The deliverable is the last main node that finished successfully; AI sub-nodes such as models, memories, and parsers never count.

Only production runs are stored: trigger, webhook, retry, CLI, and runs called by another digital organization. Manual canvas tests, error workflows, chat, agent, and evaluation runs are skipped. At most 500 items per run; oversized items are stored as a truncation marker.

The instance must have the data-pool module on. The sidebar opens the pool for the personal Digital employees space.

Open and browse

  1. In the left sidebar, under Digital employees, select Data pool. The page title is Data pool.
  2. Filter with All digital employees, or pick one. Columns are Time, Digital employee, Deliverable node, plus fields from the items.
  3. Rows are newest first. Select the time to open that execution.
  4. When more remain, select Load more.

The empty state says: No data yet. Deliverables from successful production runs appear here.

Records stay after executions are pruned or deleted. Deleting the project deletes its pool records.

Directly under Data pool in the sidebar is the data market: a catalog of data Duaer can fetch, not the deliverables already stored in the pool.

How it differs from data tables and executions

  • Data pool: automatic deliverables from production runs, for viewing and filtering by digital employee. There is no edit, delete-one, or export in the pool today.
  • Data table: a table you create in the project and read or write with the Data table node. Refer to Keep rows in a Duaer data table.
  • Executions: every run history, including manual tests. Refer to Read executions in Duaer.

Questions

Why is the Duaer data pool empty after Execute on the canvas?

Manual test runs do not write to the pool. Publish and run successfully via a trigger, webhook, or other production path so deliverables appear.

Is the Duaer data pool the same as a data table?

No. The data pool collects production deliverables automatically. A data table is a table you create and access with the Data table node.

In this section