Skip to content

Activity Log

Flowstate records every change to your organisation's workforce data. The Activity Log shows this record as a chronological feed inside the app. Use it to answer "who changed what, and when" during reviews and investigations.

Where to find it

Navigate to Settings → Organisation → Activity Log.

Access is gated by the SETTINGS_SIEM_VIEW permission.

What it records

The feed captures create, update, delete, archive, and sync events for your workforce data:

  • Employees
  • Contractors
  • Vacancies
  • Teams
  • Projects
  • AI agents
  • Skills
  • Initiatives

Each entry records who made the change, what changed, and where the change came from (a manual edit, an integration sync, a data import, or the API).

Columns

ColumnDescription
TimestampWhen the change happened
ActorThe user or system that made the change
Actioncreate, update, delete, archive, or sync
ChangeA summary of what changed on the record

Filtering

Use the filter controls to narrow the feed:

FilterOptions
Entity TypeEmployee, contractor, vacancy, team, project, AI agent, skill, initiative
Actioncreate, update, delete, archive, sync
Sourcemanual, sync, import, api
Date RangeLast 7 days, last 30 days, last 90 days

You can also search the feed and page through results.

TIP

Filter by Source = api to review changes made through API keys, or sync to review changes made by your integrations.

Security events stream to your SIEM

The Activity Log covers changes to workforce data. Security events, such as authentication activity, configuration changes, and API key lifecycle events, are delivered through the SIEM integration instead. See that page for the event categories, severity levels, and payload format of what gets streamed to your SIEM.

CapabilityActivity Log (In-App)SIEM Integration
ScopeWorkforce data changesSecurity events
Viewing eventsFlowstate UIYour SIEM platform
FilteringEntity type, action, source, date rangeFull SIEM query language
AlertingNot availableConfigure in your SIEM
CorrelationFlowstate events onlyCorrelate with other systems

Best Practices

  1. Review the feed regularly. Look for unexpected deletes and bulk changes, especially from the api and import sources.
  2. Investigate anomalies promptly. Each entry gives you the actor, timestamp, and change summary you need to assess a situation.
  3. Use SIEM integration for security monitoring. Configure alerts in your SIEM for authentication and configuration events. The Activity Log is for data-change review, not automated alerting.
  4. Restrict access. The SETTINGS_SIEM_VIEW permission gates both this page and the SIEM configuration. Grant it to security, compliance, and IT administration roles only.

Flowstate Documentation