Skip to content

Commit 48ae256

Browse files
Copilotamrithsshubwriter
authored
docs(copilot): expand agent session filter criteria in monitor-agentic-activity (#60067)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: amrithss <89491847+amrithss@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
1 parent 9acb109 commit 48ae256

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/monitor-agentic-activity.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ category:
1515
{% data reusables.enterprise-accounts.access-enterprise %}
1616
{% data reusables.enterprise-accounts.ai-controls-tab %}
1717
1. Towards the top of the page, in the "Agent sessions" section, you will see the three most recent agent sessions in your enterprise. To view all agent sessions from the last 24 hours, click **View all**.
18-
1. To see available filters for agent sessions, click the search bar at the top of the list, then press <kbd>Space</kbd>. Use the dropdown menu that appears to create your filter criteria.
18+
1. To filter agent sessions, click the search bar at the top of the list, then press <kbd>Space</kbd>. From the dropdown menu that appears, select your filter criteria. The following filters are available:
19+
20+
* **Agent**: Filter sessions by the agent used, including third-party coding agents and {% data variables.copilot.copilot_coding_agent %}.
21+
* **Organization**: Filter sessions by the organization in which the session took place.
22+
* **Status**: Filter sessions by their current status, such as queued, in progress, completed, failed, idle waiting for user, timed out, or cancelled.
23+
* **Repository**: Filter sessions by the repository in which the session took place.
24+
* **User**: Filter sessions by the user who initiated the session.
1925

2026
## Tracking agentic activity in your enterprise through the audit log
2127

0 commit comments

Comments
 (0)