audit log

Every significant action on your account is recorded with timestamps, IP addresses, and contextual details.

Viewing the Log

Navigate to Dashboard → Audit Log. The most recent 100 entries are shown by default.

Tracked Actions

Action
Description

create

Resource created

update

Resource modified

delete

Resource removed

login

User logged in

logout

User logged out

export

Agent exported

Resource Types

agent, connector, trigger, tool, webhook, team_member, api_key, export, profile

Entry Structure

Each entry includes:

  • Action — What happened

  • Resource type & ID — What was affected

  • User ID — Who did it (relevant for team accounts)

  • Details — JSON object with action-specific context (e.g., agent name, changed fields)

  • IP Address — Source IP of the request

  • Timestamp — When it happened

API

Maximum limit: 500. Entries are retained indefinitely.

Was this helpful?