# Shortcuts

A shortcut is a link to a page in your workspace. For example, you often want to view your submissions with a particular filter. Instead of redoing this filter each time you access your view, you can create a shortcut to access it directly later.

## Adding a shortcut

You can create one when you are on the page you want to save by clicking on the "+" at the top of the page:

![](/files/4W3oyVpNAhbgjv12i8yS)

There are 3 locations for shortcuts:

* The bar at the top of the page
* The home page
* The left menu

The pop-in below will then appear, where you need to name your shortcut:

![](/files/dltJSSFq3kEPYKpP6lnG)

## Sharing a shortcut

By ticking "Share shortcut", you can choose to make it available to the other users of the platform. It can either be shared to all users or restricted to one or multiple [groups](/user-documentation/build/managing-users/groups.md).

This option will only be available if you have at least 1 group on your workspace

![](/files/WHXKvXms04mzbkXFYx9K)

## External Shortcut

The **external link** option allows you to configure a shortcut that will open a new tab in your browser to the desired URL. This allows you to turn Daxium-Air into an "intranet" that redirects users to other platforms used within your organization.

![](/files/sNfmoeHYpoNmpcanziO9)

## Manage, organize your shortcuts

You can manage your shortcuts from the "Shortcuts" menu:

![](/files/OCbVmxsr2ySJ0fEyd33W)

You will be able to see all the shortcuts that have already been created. They are arranged in three tabs:

* Side menu: lists the shortcuts in the menu on the left side of your screen
* Home page: lists the shortcuts on the home page
* Shortcut bar: lists the shortcuts on the bar at the top of your screen

Each tab has two sections:

* Shared shortcuts
* My shortcuts

You can drag and drop the various shortcuts, delete them, or rename them.

You can also create a shortcut folder to add a submenu that will allow you to place the shortcuts in a tree structure (as shown in the images below).

### Side menu

A shortcut folder appears as a drop-down menu on the left sidebar. The submenus are your shortcuts.

![](/files/fEzAVktyaPzQGQuFTg7r)

### Homepage

A shortcut folder translates into a section on the home page. Shortcuts that are not in a shortcut folder will always appear first, before the sections.

![](/files/PTwAWaaW423G2wHMS0Qm)

You can only put a shortcut in a section on the homepage if the only place this shortcut is used is on the homepage.

If your shortcut is in multiple locations, for instance Homepage + Top bar, trying to put it in a folder will result in this error message

![](/files/hInfUtIdNTddYylWBI9Y)

### Shortcut bar

A shortcut folder appears as a drop-down menu on the shortcut bar. The submenus are your shortcuts.

![](/files/a0AtzNMuUcl7rE7reeFd)


---

# 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://www.center.daxium-air.com/user-documentation/build/organising-the-platform/shortcuts.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.
