# Instance Detail

When you initiate deployment, the instance detail page becomes available. This page is divided into five sections, each providing crucial information about your deployed instance.

## Overview

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FjcNqW7CpX8tT08C7ztmY%2Fimage.png?alt=media&#x26;token=9694a935-9aba-4d58-96cc-18885252b4a5" alt=""><figcaption><p>Overview</p></figcaption></figure>

The Overview section contains essential instance information:

* Model details (batch size, max input length, number of tokens)&#x20;
* Instance configuration (cloud provider, region, GPU type)&#x20;
* Endpoint and API key (visible after successful deployment)

{% hint style="info" %}
You can regenerate the API key for security purposes. [Learn more about API key management.](https://docs.float16.cloud/getting-started/one-click-deploy/quick-start/re-generate-api-key)
{% endhint %}

{% hint style="info" %}
A playground is also provided for quick model testing. [See how to use the playground.](https://docs.float16.cloud/getting-started/one-click-deploy/quick-start)
{% endhint %}

## Usage & Cost

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FxKfBcBP0ncYhlG9E8Vjq%2Fimage.png?alt=media&#x26;token=e949376d-a8c1-4321-80da-423a11c49a92" alt=""><figcaption><p>usage and cost log</p></figcaption></figure>

This section displays real-time usage and cost information:

* Each row represents usage and cost for a specific pricing period
* New rows are added when pricing changes

**Example:** If L4 GPU costs `1.00/hour` in September and increases to `1.20/hour` in October, you'll see separate rows for September and October usage.

{% hint style="info" %}
For a comprehensive view of all instance costs, visit the [payment settings](https://docs.float16.cloud/getting-started/account/payment).
{% endhint %}

## Activity

The Activity section shows monthly instance activity. [Learn more about activity dashboard.](https://docs.float16.cloud/getting-started/account/dashboard)

## Deployments

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FiDkZQlLN8rWsTxPRSYKQ%2Fimage.png?alt=media&#x26;token=815e0797-489c-4eeb-9c02-2cea40991d46" alt=""><figcaption><p>deployment status</p></figcaption></figure>

This section displays the deployment status with the following possible states:

1. Initial: Checking model and limitations
2. Allocate: Allocating resources
3. Running: Deploy successful, ready to use
4. Terminated: Instance shut down (will still show 3 checked statuses)

{% hint style="warning" %}
If deployment fails, system will automatically terminate the instance
{% endhint %}

## Setting

Currently, the Setting section offers the option to terminate the instance. [Learn how to terminate an instance.](https://docs.float16.cloud/getting-started/one-click-deploy/quick-start/terminate-instance)
