You can connect to any running agent runtime through a web-based terminal in the Gravix Layer Platform, without using SSH keys or local tooling.Documentation Index
Fetch the complete documentation index at: https://docs.gravixlayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
How to Access
- Go to app.gravixlayer.ai and navigate to Agent Runtimes.
- Find your running runtime in the list.
- Click the terminal icon in the Actions column.

When to Use
- Quick debugging: Inspect logs, check running processes, or verify file state without setting up SSH.
- Prototyping: Test commands interactively before scripting them with
run_cmd. - Team access: Share platform access with teammates — no SSH key distribution needed.
The web terminal requires the runtime to be in Running status. If the runtime is stopped or terminated, start or create a new one first.