Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/user/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ This log contains all events since the team was created. Tou can view older data

<img src="images/teamauditlog.png" width="500" />

### MCP and API Activity
### AI Agents and API Activity

For entries triggered via the API or an MCP client, both this log and the instance/application-level [Audit Log](#audit-log) above show an icon next to the entry, indicating which:
For actions performed through FlowFuse Expert or the FlowFuse platform API, both this log and the instance/application-level [Audit Log](#audit-log) show an icon indicating how the action was performed:

- A sparkle icon means the action was performed by FlowFuse Expert, or another MCP client, acting on the user's behalf. Hovering over the icon shows the name of the tool that was called.
- A terminal icon means the action was made via the API, using a [Personal Access Token](./user-settings.md#personal-access-tokens).
- A sparkle icon means the action was performed by FlowFuse Expert on the user's behalf. Hovering over the icon shows the name of the tool that was called.
- A terminal icon means the action was performed through the FlowFuse API using a [Personal Access Token](./user-settings.md#personal-access-tokens).

Entries for actions made directly through the FlowFuse UI show no icon.
Actions performed directly through the FlowFuse UI do not show an icon.

This gives you a reviewable record of what an AI client did on your platform, and under whose authority - the same accountability you already have for actions taken by people.
These logs provide visibility into supported FlowFuse Expert and API actions only.