> ## Documentation Index
> Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Sandbox Console

Agent Sandbox console helps you view and manage sandboxes, templates, and usage statistics.

## Sandbox Management

* Display the list of currently running sandboxes.
* Support searching for a sandbox by ID.
* Support filtering sandboxes by creation time, template, vCPUs, memory, etc.

<Frame>
  <img src="https://mintcdn.com/novitaai/H3Kjvdvlhgt0Aohj/guides/images/sandbox-console-sbx.png?fit=max&auto=format&n=H3Kjvdvlhgt0Aohj&q=85&s=666d0d76871e84223e6ad103d0ea0a7a" alt="Sandbox Management" width="1200" data-path="guides/images/sandbox-console-sbx.png" />
</Frame>

## Template Management

* Display the list of available templates, including official templates provided by Novita official and your [custom templates](/guides/sandbox-template-quickstart).
* Support searching for a template by ID.
* Support filtering templates by visibility (public, private, or all), vCPUs, and memory.

<Frame>
  <img src="https://mintcdn.com/novitaai/H3Kjvdvlhgt0Aohj/guides/images/sandbox-console-template.png?fit=max&auto=format&n=H3Kjvdvlhgt0Aohj&q=85&s=871b288b80b453634576fc1d5d395c96" alt="Sandbox Management" width="1200" data-path="guides/images/sandbox-console-template.png" />
</Frame>

## Usage Statistics

The console provides daily resource usage and cost analysis to help you monitor and optimize your consumption.

* **vCPU Hours**
  * Displays the total vCPU runtime across all sandboxes for the current day (unit: hours).
  * This data is calculated with second-level precision and can help you evaluate compute usage.

* **Memory Hours**
  * Displays the total memory usage across all sandboxes for the current day (unit: GB·hours).
  * The system calculates this based on each sandbox's allocated memory and runtime.

* **Usage Costs**
  * Displays the total resource cost for the current day (unit: USD).
  * This includes vCPU and memory costs. For detailed billing rules, see [Pricing](/guides/sandbox-pricing).

<Tip>
  - All resources are billed by the second and displayed at daily granularity.
  - The chart shows usage trends over the past 30 days and can be used to monitor changes in resource consumption.
  - This data may not include the most recent usage and may differ slightly from your final bill. Final charges are based on the <Link href="https://novita.ai/billing/details" target="_blank">Billing Details</Link> page.
</Tip>

<Frame>
  <img src="https://mintcdn.com/novitaai/H3Kjvdvlhgt0Aohj/guides/images/sandbox-console-usage.png?fit=max&auto=format&n=H3Kjvdvlhgt0Aohj&q=85&s=d84389096cf07b5d7289164dfcde8eb0" alt="Sandbox Management" width="1200" data-path="guides/images/sandbox-console-usage.png" />
</Frame>
