# Editing Settings

{% hint style="warning" %}
Only deployments in the **Stopped** state can be edited.
{% endhint %}

* To edit:

  * Click the **⋮ (Menu)** on the top-right corner of the card.
  * Select **View Config** to open the configuration modal.

  <figure><img src="/files/fU7gYEHcVwS4KYZpvu69" alt=""><figcaption></figcaption></figure>
* Scroll to the bottom of the page and you will see the **Edit** button

<figure><img src="/files/zRLfdRSQPoXroTgnFaPH" alt="" width="375"><figcaption></figcaption></figure>

* Modify parameters as needed and click **Save**.

<figure><img src="/files/m7a3NGyg2cRBGZt50yVD" alt="" width="375"><figcaption></figcaption></figure>

* Restart the deployment via the **Run** button to apply the changes.

<figure><img src="/files/AWxQAZMMb27ZqqwDMHiv" alt="" width="153"><figcaption></figcaption></figure>

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


---

# 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.yottalabs.ai/products/serverless/editing-settings.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.
