Open your agent → Danger to see agent details and destructive actions.
This page shows your agent’s current state under General, with actions at the bottom.
Agent Details
| Field | Description |
|---|
| Agent ID | Unique identifier for API calls and URLs |
| Status | Running, starting, or stopped |
| Name | Display name |
| Version | OpenClaw version (click Change to update) |
| Config | Path to openclaw.json (click Edit to modify) |
| Gateway Token | Auth token for protected routes |
| Created | When the agent was created |
| Base URL | https://{agentId}.agents.pinata.cloud |
Click manifest.json schema to see all configuration options.
Below the agent details you’ll see a full overview of everything attached to your agent - workspace state, lifecycle scripts, scheduled tasks, channels, custom domains, skills (with their CIDs), paired devices, and secrets (with sync status showing when each was last synced).
Editing Configuration
Click Edit next to the Config row to modify your agent’s openclaw.json. This is where you can tweak advanced OpenClaw settings. Changes are validated before being saved.
Updating OpenClaw
Click Change next to the Version field to check for and apply OpenClaw updates.
Restart Gateway
Restarts your agent’s gateway process. Use this when:
- Your agent is behaving unexpectedly
- You need to apply configuration changes
- Connections seem stuck
Restarting temporarily disconnects all clients. May take a few minutes.
Delete Agent
Permanently deletes your agent, including:
- The container
- All workspace files and snapshots
- All R2 data
- Channel configurations
Deletion cannot be undone.