Streaming Hub 0.1

Data Explorer

Data Explorer manages files inside configured context storage roots.

Alpha
The Database workspace manages configured storage roots and the files used by context-aware automations.

When to use Data Explorer

Use Data Explorer to browse, create, edit, rename or remove files and folders that automations or AI Services access through context storage.

Context roots

A context root maps a stable root ID to an allowed local directory. Select an enabled root before working with its files. Root configuration controls which directories Streaming Hub may access.

Files and folders

The tree shows directories and files relative to the selected root. You can filter the tree, create items, rename them, delete them and open the selected location in the operating system.

Edit a file

Select a supported text file, edit its contents and save. Data Explorer reads and writes through context storage rather than through unrestricted application file access.

Relative paths

Use Copy relative path when an automation setting requires a file path inside the selected root. The root ID and relative path identify the stored file.

Limitations

Data Explorer is not a general runtime field inspector. Use field selection tools or Runtime Inspector for signal and step execution data.

Deleting a directory is recursive. Confirm that no automation or AI context configuration still references it.