Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tightknit.ai/llms.txt

Use this file to discover all available pages before exploring further.

Activity logs capture every meaningful community interaction — posts, edits, deletions, auth events, and more — as a structured, chronological stream. Every activity consists of a type (what happened), a version (describing the schema of its payload), an initiator (who performed the action), sometimes a recipient (who was the target of the action, e.g. the member who received an award), and a metadata payload of related entity IDs and point-in-time info (like a post title or feed label as it was when the event occurred).
Browse your community’s activities in Studio at studio.tightknit.ai/~/activities, where you can search, filter, and drill into any event.
Activities can also sync to your CRM via the Salesforce integration, so customer success and community teams can see community engagement alongside account records.

Activity types

Each event is tagged with an activity type that identifies what happened.
TypeDescription
award.givenAn award was given to a member.
badge.givenA badge was given to a member.
calendar_event.user_registeredA member registered for a calendar event.
calendar_event.user_unregisteredA member unregistered from a calendar event.
comment.createdA member commented on a post.
comment.deletedA comment was deleted.
comment.editedA comment was edited.
credential.givenA credential was given to a member.
journey.completedA member completed a journey.
milestone.completedA member completed a milestone.
poll.createdA poll was created.
poll.vote_addedA member voted on a poll.
post.createdA member created a new post.
post.deletedA post was deleted.
post.editedA post was edited.
site.auth.login_failureAn authentication attempt on the companion site failed.
site.auth.login_successA member successfully authenticated on the companion site.
slack_message.createdA top-level Slack message was posted in a community channel.
slack_message.threaded_reply.createdA threaded reply was posted in a community channel.
slack_reaction.addedAn emoji reaction was added to a Slack message.
slack_reaction.removedAn emoji reaction was removed from a Slack message.
workspace.user_joinedA user joined the Slack workspace.

Metadata versioning

Every activity event carries a version number that describes the shape of its payload. When we add new fields or event types, we bump the version and publish the change on the Versions page.