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

# Quickstart: Deploy in UI

> Dedicated endpoints can be deployed and managed through the Token Factory UI, with API workflows also available for automation.

You can create a dedicated endpoint from either of these UI locations:

* Explore page: [https://tokenfactory.nebius.com/](https://tokenfactory.nebius.com/)
* Inference → Model Endpoints: [https://tokenfactory.nebius.com/endpoints](https://tokenfactory.nebius.com/endpoints)

<Columns cols={2}>
  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-1.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=8f9656a919778aac506cc9e9c8ee0736" alt="Image" width="3832" height="1912" data-path="images/image-1.png" />
    </Frame>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-3.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=9ce0245a0c399c5455969148d0121600" alt="Image" width="3824" height="1480" data-path="images/image-3.png" />
    </Frame>
  </Column>
</Columns>

1. Explore page [https://tokenfactory.nebius.com/](https://tokenfactory.nebius.com/)
2. Inference/Model Endpoints [https://tokenfactory.nebius.com/endpoints](https://tokenfactory.nebius.com/endpoints)

From there, select a supported model template and complete the deployment configuration, including region, GPU configuration, and autoscaling settings.

<Columns cols={3}>
  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-6.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=0a3555f01f8c22d3d349919602faa3df" alt="Image" width="1230" height="1550" data-path="images/image-6.png" />
    </Frame>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-5.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=a23be242beb64cb05335f47eae9f4fbc" alt="Image" width="1268" height="1288" data-path="images/image-5.png" />
    </Frame>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-4.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=f9e9d9e94b8041d2cb5e4b319864c276" alt="Image" width="1468" height="1658" data-path="images/image-4.png" />
    </Frame>
  </Column>
</Columns>

## Walkthrough on UI deployment

<iframe src="https://www.youtube.com/embed/5NsvfFjShaY" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

<Note>
  **Prefere automation?**\
  For API-based deployment, see [Deploy in API ](/ai-models-inference/dedicated-endpoints/deploy-api)section
</Note>

## Using endpoint

Go to **Inference → Model Endpoints** and open your private endpoint card.

<Frame>
  <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-7.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=42fe1d3386a6cf29363f2eef7106b2bd" alt="Image" width="3840" height="1516" data-path="images/image-7.png" />
</Frame>

There, you can view key deployment details, including:

* Endpoint ID
* Routing key
* Model
* GPUs per replica
* Minimum and maximum replicas
* Deployment status
* Ready-to-use code snippets

To update configuration, click **Edit Endpoint**.

<Columns cols={2}>
  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-9.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=ab6e4a5e931ce471c5041355d2fb3a68" alt="Image" width="2104" height="1910" data-path="images/image-9.png" />
    </Frame>
  </Column>

  <Column>
    <Frame>
      <img src="https://mintcdn.com/nebius-723e8b65/o-_JxcbZvL-sB_4h/images/image-10.png?fit=max&auto=format&n=o-_JxcbZvL-sB_4h&q=85&s=28ac3a5f043aa64a666af3ba998b02dd" alt="Image" title="Image" style={{ width:"56%" }} width="1106" height="1834" data-path="images/image-10.png" />
    </Frame>
  </Column>
</Columns>

To check observability metrics you can either:

1. Open dedicated endpoints model card and click Observability button below
2. Go to observability section and set filters to your enpoint: [https://tokenfactory.nebius.com/observability](https://tokenfactory.nebius.com/observability?monitoring_model=all\&monitoring_cloud_account_id=all\&monitoring_region=all)

Read more at [Observability section](/ai-models-inference/observability)

## Walkthrough on Operating Dedicated Endpoints

See **Walkthrough on Operating Dedicated Endpoints** for deployment management, scaling, and operational best practices

<iframe src="https://www.youtube.com/embed/4RlTHxu-CXo" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />
