What's logged
Your Tadabase app keeps audit and activity streams that a Vibe app can read and display — useful for an "Activity," "My sessions," or "Audit log" surface. The streams include:
- Logins, failed logins, and blocked users.
- Magic links, access tokens, and active sessions.
- Record changes, deletes, and batch updates / deletes.
- Imports, exports, emails, and file uploads.
- Workflow runs — with per-run and per-action drill-down.
Who can read them
Access to each stream is governed by the Users table's Users Logs Permission settings in the builder. When "own logs only" is enabled, a user sees just their own rows — so an end-user "my activity" page is safe to ship, while a broader audit view stays limited to the roles you allow.