Skip to content
Open
Show file tree
Hide file tree
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
8 changes: 6 additions & 2 deletions docs/platform-areas/users-accounts-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ Use these views when you need to investigate activity from an entity perspective
## Users

The Users page summarizes AI usage by user and department. It includes KPI summaries, top trending
users, a searchable table, and conversation-level drilldowns.
users, a searchable table, and conversation-level drilldowns. Search applies when you press **Enter**
or select the **Search** button rather than automatically while typing; clearing the search field
still updates the table right away.

Common use cases:

Expand Down Expand Up @@ -77,7 +79,9 @@ This feature is currently in Beta.

## Accounts

The Accounts page focuses on app accounts and account-level interaction data.
The Accounts page focuses on app accounts and account-level interaction data. As with the Users
table, search applies when you press **Enter** or select the **Search** button rather than
automatically while typing.

Common use cases:

Expand Down
17 changes: 17 additions & 0 deletions docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ hide_copy_dropdown: true

# Release Notes

## July 8, 2026

### Improved

- [Users, Applications, and Accounts](/platform-areas/users-accounts-applications): Search in the
Users and Accounts tables now applies on demand — press **Enter** or select the **Search** button
next to the search field to run the search, instead of the table refreshing automatically while
you type. Clearing the search field still updates the table immediately.

- [Settings and Administration](/platform-areas/settings-admin): The "Controls have moved" notice
has been redesigned as a coachmark anchored to the **Settings** item in the sidebar, replacing the
earlier top-of-page banner. It explains that the Controls page now lives under **Settings →
Browser Extension → Detection Configurations**, and offers **Take me there** and **Don't show
again** actions in addition to a temporary dismiss. The notice now only appears for admins who
have Browser Extension access, and reappears a limited number of times across logins if
temporarily dismissed instead of being permanently dismissed.

## June 26, 2026

### New
Expand Down