# App Administration

App Designers can administrate **Valorx Fusion Apps** from the **Apps List** in **Start** screen through the following methods.

#### App Admin

The App Admin window is accessible by going to **Start**, and clicking on the **App Admin** button in the Apps List.

![](/files/-MGJf6mxn4jWln3_fX5k)

In here, an App Designer can perform a few actions.

* Rename the App.

<div align="left"><img src="/files/-MGJg5lImQ-xRiw6kB9z" alt=""></div>

<div align="left"><img src="/files/-MGJfwfT_nDAnkxRuuqn" alt="" width="375"></div>

* Delete the App.

<div align="left"><img src="/files/-MGJg0u8U9BBaGdPVW0r" alt=""></div>

* Add Users/Profile to the App through Access Control. This will give the added users or users with the added profile access to use the app. You can learn more in App Provisioning.

![](/files/-MGJfqmTR0X0reHWXNqL)

{% content-ref url="/pages/-MMNl9D64PQmU4V1mc2V" %}
[App Promotion and Provisioning](/valorx-fusion/getting-started/getting-started-with-valorx/app-promotion-and-provisioning.md)
{% endcontent-ref %}

* Submit a Valorx Fusion App to Valorx App Store

App Designers can build Apps for Valorx App Store that will be available to all Valorx Fusion customers. You can learn more by going to its dedicated section.

{% content-ref url="/pages/-MGBI3eQTvcYphFveI8y" %}
[App Store Submission](/valorx-fusion/app-store/app-store-submission.md)
{% endcontent-ref %}


---

# 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.valorx.com/valorx-fusion/getting-started/getting-started-with-valorx/app-adminstration.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.
