# Edit an inference instance

### How to edit an inference instance?

Even after launching, it is possible to update the settings of your inference instances. This is particularly relevant if you need to edit your autoscalling limits, according to the usage of your endpoint.

From Inference, select "Edit". Then, fill up the form with the new parameters to want to pass into your instance.

<figure><img src="/files/vwKuIj3ZiWppAW2kBOfL" alt=""><figcaption></figcaption></figure>

### What can I edit from a running inference instance?

Here are the element that can be customized from an Running inference instance:

* GPU/CPU Flavor
* Region
* Startup Command
* Containers and autoscaling triggers
* Environment variables


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sesterce.com/ai-inference-instances/edit-an-inference-instance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
