# Edit feature

Our Ai-Microcloud enables the user to change resources such as vCPUs, RAMs and GPUs getting utilised by a service running, along with that in our edit feature the user can also attach extra volumes as well as their Object storage which efficiently integrateds the changes into the service without the hassale of respawn or data loss.

Components that can be updates:

* CPUs
* GPUs
* Memory
* Arguments
* Ports
* Environment Variables
* No. of Replicas
* Object store bucket
* Additional storage

Just simply change the required values and click on the submit button on the end of the pop up. The service will take in the changes and restart with few seconds and its ready to be used with the updates 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://computationaldocs.zeblok.com/info/procedure/microservice/edit-feature.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.
