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

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

> Macro (details)
> 
> | **Description** | Add a shortcut. Shortcuts show up on the UI. The shortcut name will be defaulted if name is not provided. |
> | --- | --- |
> | **Required Parameters** | [space](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459481), ([title](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68457665) or [id](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454565) or [url](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458152)) |
> | **Optional Parameters** | [name](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459513) |
> | **Type** | [Create](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Create) |
> | **Category** | [Shortcuts](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-Shortcuts) |
> | **Output Formats** |  |
> | **Replacement Variables** | shortcut, shortcutId, shortcutUrl |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [addShortcut](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458176/Examples#Examples-addShortcut) |

## Related How To's

> Macro (cql-query)