Activity page
Open Activity from the sidebar. The page title is Activity and the page description isAudit account activity.
Table columns
Each row in the table represents one activity event for the current account.| Column | Description |
|---|---|
| Select | Checkbox for selecting a single row or all rows on the current page |
| Member | The actor recorded on the event |
| Action | The event key shown as category.action |
| Description | A readable description of the event |
| Timestamp | The event time shown in localized date and time format |
Search
The search input placeholder isSearch....
Search updates as you type and matches against these values:
| Search target | Example |
|---|---|
| Member | jane@company.com |
| Category | webhook |
| Action | deleted |
| Description | Webhook endpoint was permanently deleted |
Sorting
The table supports sorting on these visible columns:| Column | Sort behavior |
|---|---|
| Member | Alphabetical by actor value |
| Action | Alphabetical by action value |
| Description | Alphabetical by rendered description |
| Timestamp | Chronological |
Pagination
The current page size is 200 rows per page. Use the pagination controls under the table to move between pages. Row selection is page-scoped because the selection state is based on the currently paginated rows.Fullscreen view
The top-right icon button opens a separate fullscreen page for the activity table.| Element | Value |
|---|---|
| Button title | Open full view |
| Target route | /home/fullscreen-activity?accountId={accountId} |
Empty states
The page uses these empty-state messages:| Situation | Title | Description |
|---|---|---|
| No rows yet | No activity yet | Activity history will appear here as you use the platform. |
| Search returns no rows | No results found | Try searching or filtering for a different term. |