# New Application

## Creating a New Application

To create a new application, click on the <img src="/files/-M4u9_146h1KgrRWdS6C" alt="" data-size="line"> button. The Create a New Application window will be displayed, as shown in the following image.

![](/files/1mkAcPMiIKe63cOhaObK)

Enter an application name and choose a default language. You can set additional languages as well. When finished, select **Create** <img src="/files/-M4u9_0N-RPPuD9miLj3" alt="" data-size="line"> to create the new application with your settings.

Your new application will automatically be opened in the [Application Editor](/fuse/application-editor/callflow-editor.md) so you can begin working on it at once.

{% hint style="info" %}
Users can add more languages at any time using the [Audio Manager](/fuse/application-editor/audio-manager.md).
{% endhint %}

## Viewing Applications

Users can sort, search, and filter their available applications in the Application Manager.

Each application tile in the Application Manager displays

* a thumbnail preview of the application.
* the owner icon <img src="/files/-M4u9_1F7A1fx11VVL1y" alt="" data-size="line"> for individual owners, or the shared icon <img src="/files/-M4u9_1Ge4SQCmczTFEn" alt="" data-size="line"> for shared applications.
* the deployment icon <img src="/files/-M4u9_0VY6r43pAIXJeS" alt="" data-size="line"> if deployed to an outbound/non-PCI number.
* the PCI symbol ![](/files/dINlKc0FLMHyAvfvXRVY) if deployed to a PCI number.
* a gear icon <img src="/files/-M4u9_0lBDK7mOUaSmqu" alt="" data-size="line"> that when selected, opens a menu of options for managing the selected application. See [Managing Applications](https://docs.plumvoice.com/fuse/application-manager/pages/-M4yejvu5namkJ-VDhNi#3.-application-options) for more info.
* the latest revision details.

Selecting the tile will open the application in the editor.

{% hint style="info" %}
**Note:** If neither the deployment icon nor PCI symbol are displayed on the tile, then the application is currently not deployed.
{% endhint %}

![](/files/-M4u9_-2jGuNWUBohSi4)

### **1. Searching Applications**

Users can search for specific applications using the application name or the phone number associated with it. Type the search criteria into the search box to find the desired application. The list of applications dynamically updates based on the search text string. Fuse searches across all folders in the Application Manager.

### **2. Sorting Applications**

Users can choose to sort their available applications by name or save date. By default, Fuse sorts applications alphabetically by application name.Clicking either the '*Application Name*' or '*Save Date*' option updates the Application Manager sorting order.

### **3. Filtering Applications**

By default, the Application Manager displays application owned by, *and* shared with a user. To limit the displayed applications to those owned by the user, select the “My Applications Only” option in the drop-down.

### **4. Display Mode**

Users can choose to display their applications in a Grid View (<img src="/files/-M4u9_0pToNXbON5C9HU" alt="" data-size="line">) or in a List View (<img src="/files/-M4u9_0vAxSYYWlIUPlc" alt="" data-size="line">). By default, Fuse displays all applications in Grid View.

{% hint style="info" %}
**Note**: Fuse automatically remembers user view preferences (e.g. Sorting and Display Mode) for the Application Manager and will use the same display the next time the user logs in to the platform.
{% endhint %}


---

# 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.plumvoice.com/fuse/application-manager/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.
