ActionBoxDOCS

Your ActionBox Dashboard

Find waiting work, review context, and keep workspace operations moving from one authoritative console.

The ActionBox dashboard is the human-facing control plane for your workspace. It brings Actions, Sources, devices, notifications, callback delivery, and billing into one place while the API remains the source of truth for machine state.

Two surfaces, one state

Use a user session to operate the dashboard. Use a Source key from a trusted script, worker, or agent to create and update Actions. A Source key is not a replacement for a dashboard session.

Start with the path that matches your job

What each surface is for

SurfaceUse it forWhat it shows
Inbox (/actions)Decide, claim, assign, or snooze waiting workOpen live Actions, filtered by routing, priority, search, or Source
History (/history)Review what already happenedTerminal Actions: resolved, cancelled, and expired, with filters for status, Source, priority, and date
Notifications (/notifications)Triage attention signalsPublished, user-scoped notifications and their unread state
Sources (/sources)Manage machine identitiesActive and revoked Sources, safe key metadata, and one-time rotation flows
Devices (/devices)Manage signed-in push clientsRegistered devices, platform, last-seen time, and revocation controls
Webhook logs (/webhooks)Diagnose callback deliveryDelivery status, HTTP status, attempt history, and retry controls
Watches (/watches)Monitor scheduled or long-running processesWatch state, heartbeat history, and generated incident Actions
API playground (/playground)Build a request interactivelyAction fields, typed interaction choices, context, and a reviewer preview
Settings (/settings)Manage people and notification policyTeam roles, invitations, personal push preferences, and workspace escalation policy

A reliable review loop

1. Select the right workspace

The workspace selector controls which members, Sources, Actions, and notifications the dashboard loads. If you belong to more than one workspace, switch before making a decision or changing a Source.

2. Triage the Inbox

Use Mine for Actions assigned to you, Unassigned for the shared queue, and All for the whole active workspace. Open the Action and read its description, typed interaction, context blocks, decision context, and current version before responding.

3. Make the decision from the current snapshot

Choose the typed response, option, or acknowledgement shown in the Action. The dashboard submits the Action version and fingerprint it displayed, so a material update made while you were reading fails closed and asks you to review the latest version.

4. Confirm what happened next

Use the Action timeline for the durable decision record. If the Action has a callback, use Webhook logs to inspect delivery; a successful human decision is not the same as successful execution, so software should report its execution outcome separately.

A notification is not a decision

Push and in-app notifications are attention signals. Opening or marking a notification read does not resolve its Action. Always inspect the current Action state before acting.

A few useful shortcuts

On this page