> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/edit-applications.md).

# Edit Applications

Editing an Application is fairly simple. On the applications tab, click on the three dots and select "**Edit**" for the application you want to Edit, as shown on the figure below.

![](/files/OYSEUUM9CY9ka02pic2M)

Note that the Application Name cannot be modified. You an modify other application parameters like description, email ID, application permissions, services & pipelines etc. You can add additional gates too.&#x20;

As shown in the figure below, when you click "**Edit**" for "**test**" application only application description & email ID fields are editable. Application name is not non-editable.

![](/files/iaLlkonge3nDiqvpdqJN)

The below figure depicts the editable fields of the group permissions section for the "**test**" application

![](/files/U5Jk6d0zQnsuiMfbOyq2)

The figure below depicts the editable fields of the services section of the application "**test**".

![](/files/j74PM5OIlTdMTGvVnDUX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/edit-applications.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.
