# Create New Application

Let's start with Application creation. The first step towards Fogwing exploration.

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

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

To Create a New Application:&#x20;

1. Login to your Fogwing Enterprise Cloud account.&#x20;
2. Your home page will now appear.&#x20;
3. On the left side of the screen, click the applications from the menu list.&#x20;
4. The application list view page will appear.
5. Click the 'Add' button on the right top of the application view list page.
6. Enter concerned data in all required fields..
7. Now, click the submit button toward the right corner of the add application page.

![Fields to be entered in order to add an application.](/files/-LzAckWPKu4y0R3YwStH)

{% hint style="info" %}
After clicking the Submit button, you be receive a message display that reads 'Successfully added 'application name'. If you do not receive this message display, then the application has not been added successfully.&#x20;
{% endhint %}

Once you click the submit button, you will be redirected to the application list view page, where you can find your new application.&#x20;

![Application List View Page.](/files/-LzAdyvoVe3Er6a7GI75)


---

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