Skip to content
Merged
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
10 changes: 5 additions & 5 deletions content/docs/overview/sessions-api/human-in-the-loop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ export default App;

### What's Next

Learn about session timeouts for managing interactive sessions:

Session Lifecycle

Learn how to start and release browser sessions programmatically.
- [Session Lifecycle](/overview/sessions-api/session-lifecycle): start and release
browser sessions programmatically, including timeouts for interactive sessions.
- [Internal Agents Map](https://internal-agents.com/definitions): how 30+ organizations
set the human review boundary for their own agents, from continuous steering to
exception-only, with sources for every assessment.

### FAQ

Expand Down
Loading