# Edit Application

You can edit the information about an application in the Murano application catalog. You can edit the name, description, tags, and categories for the application. You can make the application public or private.

You must be a self-service user or an administrator to perform this operation.

To edit an application, follow the steps given below.

1\. Click Applications in the left panel and then click Applications.

2\. Click the Application Catalog tab.

3\. Click the Edit Application icon seen on the application tile.

<figure><img src="/files/4CRw24WFKYnT3L2Wye3K" alt=""><figcaption></figcaption></figure>

4\. Edit one or more the following details as required.

| Field       | Description                                                                                   |
| ----------- | --------------------------------------------------------------------------------------------- |
| Name        | The name of the application.                                                                  |
| Description | The description of the application.                                                           |
| Tags        | The image from which a virtual machine instance must be spawned for the application to run on |
| Categories  | The flavor to use based on CPU and memory resources required                                  |

5\. Select the Public check box if you want to make the application public. This is an optional step. 6. Click Update Application.

The application is updated with 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.platform9.com/managed-openstack/5.8/application-management/automation-edit-application.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.
