# Mobile create actions
Source: https://docs.aden.space/docs/help/apps-integrations/mobile-create-actions

One catalogue behind the mobile create sheet, the calendar day sheet, and the adenmobile://create deep link.
{/* Generated by `bun docs:publish` from docs/features/mobile-create-actions.md: edit the spec, not this file. */}

## Creating from outside the app [#creating-from-outside-the-app]

You do not have to open Aden to start something. Anything that can open a link
can open the create screen:

* `adenmobile://create` opens the create menu.
* `adenmobile://create?action=<action>` skips the menu and opens that creator
  directly.

Valid actions: `session`, `milestone`, `task`, `log-time`, `event`, `post`,
`tour`, `track`, `record-mix`, `album`. An unrecognised action opens the
menu instead. `idea` still works and opens the track creator: ideas and tracks
are one flow now, so a link you saved before keeps working.

Useful places to put one of these links:

* **Shortcuts (iOS)**: a shortcut with an "Open URL" action, which you can then
  put on your home screen, in a widget, or trigger with Siri.
* **Home screen**: save the URL as a bookmark for a one-tap "record a mix"
  button.
* **Automations**: fire `adenmobile://create?action=log-time` when you arrive at
  the studio, or `?action=idea` from an NFC tag on your desk.

If you are signed out, the link takes you to sign-in first.