---
title: "moveShortcut"
canonical: "https://support.appfire.com/space/CSOAP/68458614/moveShortcut"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458401)

> Macro (details)
> 
> | **Description** | Move a shortcut by name. Shortcuts can only be moved within their specific category. Shortcut can be moved to a new position indicated by @first, @last, or after a referenced shortcut by name. Default is @last Note that quick shortcuts appear in reverse order on the UI. It is not known why Confluence does this currently :(. Use continue to ignore not found errors. |
> | --- | --- |
> | **Required Parameters** | [space](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459481), [name](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459513) |
> | **Optional Parameters** | [position](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454917), [continue](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454987) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Update) |
> | **Category** | [Shortcuts](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-Shortcuts) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [moveShortcut](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458176/Examples#Examples-moveShortcut) |

## Related How To's

> Macro (cql-query)