# Update

* When it is a Plan created. Edit it to add resources or changes in timezone, start time, duration and status.&#x20;
* First go to Plans Menu
* Click on the "edit" icon (left side of every Plan)
  * ![](/files/ClKoMuJeZAn9F7PMkukD)
* When redirected you will see on top a configuration Box with the same attributes like when creating the Plan but also a checkbox for \<Resources dependancy>. It means that if you check, the order will be important and:
  * Every instance will be sopeed only after the previous was stopped
  * If a Stop instance fails before finishing the plan, the remaining instances will be sopeed (at least) up to the nex cycle.

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

* Once you update any configuration, click on \<Save> to apply the changes


---

# 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.cloudplans.io/organization/plans/update.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.
