> For the complete documentation index, see [llms.txt](https://docs.fogwing.io/fogwing-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fogwing.io/fogwing-platform/manage-application/modify-my-application.md).

# Modify My Application

{% hint style="success" %}
Note: Applicable to Admins and Tenants alone.
{% endhint %}

## Flexible for your Advantage

Flexibility in dealing with the working of applications to suit your needs is a necessity for a better experience of technology in sync with your organization / enterprise. Admin and Developer level users are given the option of modifying their application credentials to suit their changing needs from time to time. This serves as an incentive to each tenant of the firm as it induces accountability in the quality of monitoring.

{% hint style="info" %}
For an overview of Fogwing IIoT Platform, visit <https://www.fogwing.io/industrial-iot-platform/>
{% endhint %}

To Modify your Application:

1. Login to your Fogwing Enterprise Cloud account.
2. Your home page will now appear after logging in.&#x20;
3. Click the application menu, on the left side of the home page.
4. Prior added applications will be displayed.
5. Alongside each application in the application view list, toward the right side there is an edit button.
6. Click the 'edit' icon and modify the fields to suit your current need.&#x20;
7. Then, click submit button on the right side of the edit application page.&#x20;

![Admin Modify Application Page.](/files/-LzB20RPzKVfjEgWVQ2r)

You can now adjust and modify applications for a worthwhile experience, mutual and enterprise organization growth.


---

# 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.fogwing.io/fogwing-platform/manage-application/modify-my-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.
