Skip to content

Admin Console

Open in ChatGPT Open in Claude

Path: Settings → Admin Console

The Admin Console is the delivery log for everything Foldspace sends out: support-handoff emails, webhooks, HubSpot syncs, AI actions, and segment events. Use it to confirm a delivery happened and to debug the ones that didn’t.

ColumnWhat it shows
DateWhen the event fired (in your account time zone).
TypeWhat was delivered: AI Action, Webhook, Hubspot, Email, or Segment.
SourceWhere it originated: Conversation, API, API / Native, or Mixpanel.
TriggerWhat triggered it (for example, a support Handoff).
MessageOpen to inspect the payload.
StatusSuccess, or a failure.
Error MessageThe reason when Status isn’t Success.
UserThe user the event is attributed to.

Filter by Date, Type, or Source, search, and page through the results.

Click the Message icon on a row to open it in two tabs:

  • Message — the rendered content that was delivered, for example a hand-off request email with the conversation summary and transcript.
  • JSON — the raw payload, including metadata like Chat ID, User ID, and Subscription ID.

Copy either straight from the modal.

  • Confirm a support handoff email or webhook actually delivered.
  • Debug a failed delivery from its Error Message and payload.
  • Audit what was sent to your integrations (HubSpot, Mixpanel, webhooks).