# Deployments Table

### Overview

The deployments table lists all active deployments in a user's account. New deployments are immediately listed here when created. In the Deployment Manager page, the deployments table appears as shown in the following image.

![Select this image to zoom in.](https://820663326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M40QJ5NXmtM4utV6bD_%2Fuploads%2FH2omzxUCdjNE0OLhqbyS%2Fdeploymentstable-num.png?alt=media\&token=6ea68f85-a839-43a5-a1e1-3e6bbab26f28)

The table includes the following fields for each deployment:

1. **Application Name**: The name of the deployed application.&#x20;
2. **Revision**: The version of the application that has been deployed.
3. **Revision Name:** The name automatically given to an application revision. This name is a date in mm/dd/yyyy format. This represents the date that the application was last revised/updated.
4. **Phone Number**: *(for inbound applications)* The phone number(s) to which the application was deployed. PCI numbers are listed with a PCI symbol (![](https://820663326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M40QJ5NXmtM4utV6bD_%2Fuploads%2FTLNoTjGulJEwDzZoygMf%2Fsecurephone-pcisymbol.png?alt=media\&token=b4121093-777b-46e1-9a74-3cd686551726)).
5. **Last Updated**: This indicates the last time that the deployed version of the application was modified.
6. **Actions**: The following actions are available for deployed applications:
   * [**Update**](https://docs.plumvoice.com/fuse/deployments/updating-deployments) (<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0a1zhrByW0bxdj%2Fedit.svg?alt=media&#x26;token=79ffa2d6-bb21-4fb1-9803-b5d4c0a3609a" alt="" data-size="line">): Lets you edit your deployment.
   * [**Outbound**](https://docs.plumvoice.com/fuse/deployments/outbound-deployments) (<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_1Eadf1xl0He4im%2Foutbound_queue.svg?alt=media&#x26;token=67f07721-6617-43dd-ba72-148772d55f1b" alt="" data-size="line">): Opens the Outbound Queue page, which provides a list of completed and pending calls for the deployment. For more info, see [Outbound](https://docs.plumvoice.com/fuse/outbound).
   * [**Delete**](https://docs.plumvoice.com/fuse/deployments/deleting-deployments) (<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0SlwsNue9jVK-K%2Fdelete.svg?alt=media&#x26;token=1840bea0-05ed-44c4-a036-2998eff4f8ac" alt="" data-size="line">): Deletes the deployment.
7. **Deployment Label:** If you have entered a deployment label, it will be displayed in italics below the application name. For more on deployment labels, see [Creating Deployments](https://docs.plumvoice.com/fuse/deployments/creating-deployments).

### Sorting the list

Users can sort the deployments list based on *Application Name*, *Phone Number*, or *Last Updated*.\
By default, Fuse sorts deployments ascending alphabetically by application name from A-Z. Click on the table column headers to toggle the sort order based on the values in that column.

![](https://820663326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb3UnpVCFd1NNm09dYAca%2Fuploads%2F4vvWeXrU2V4JMhPzYazr%2Fdeploymentstable-appsort.png?alt=media\&token=bece34c1-552c-4776-a035-2d14b4ca54f0)

Beginning with Fuse v7.4.5, the deployments table includes a column for Revision name.


---

# 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/deployments/deployments-table.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.
