Weekly anomaly digest
- Query metrics from this tool
- Compare against rolling baseline
- Surface anomalies with reasoning
7 tools available
Connect your data from any tool and track it from any device. Build and share reports, monitor trends, and discover insights.
Connect Databox to Definable to answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas call Databox's 7 tools directly from chat or scheduled flows. Plug into a data-analysis persona to ask questions in plain English — the agent runs the queries.
Every Databox action below is a callable tool any Definable persona can invoke.
Tool to create a new dataset in Databox data source. Use when you need to initialize a dataset with a title, data source ID, and primary keys for unique record identification.
Tool to create a new data source in Databox. Use when you need to create a logical container for datasets within a Databox account. Requires accountId, title, and timezone parameters.
Tool to delete a dataset by ID in Databox. Use when you need to permanently remove a dataset. This operation is irreversible.
Tool to delete a data source by ID in Databox. Use when you need to permanently remove a data source. This operation is irreversible and will delete all associated datasets.
Tool to check the status of a specific data ingestion for a dataset. Use when you need to verify whether a data ingestion was successful by providing the dataset ID and ingestion ID returned from the initial POST request.
Tool to retrieve all Databox accounts accessible to the authenticated user. Use to identify account IDs required for subsequent API operations like data source creation.
Tool to push data points to a Databox dataset using the v1 API. Use when you need to ingest data records into a specific dataset by providing the dataset ID and an array of records matching the dataset schema.
Anything Databox exposes through its API. Common analytics workflows on Definable include answer ad-hoc analytics questions, detect anomalies, auto-generate weekly summaries. Personas can call any of the 7 Databox tools directly, then chain the result into another integration without you writing code.
Databox uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Databox tools. You only need a separate Databox subscription if Databox itself charges per seat or per API call.
Every call from a persona to Databox is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Databox, and connect via OAuth or API key. You can immediately attach Databox to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Databox actions as callable tools — including `Create Dataset`, `Create Data Source`, `Delete Dataset`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.