# Navigating Runway

<figure><img src="https://727226624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFmyReUsbJqDjHEAlW%2Fuploads%2FWl8ywZiAwdOcxLsNZXGZ%2Fimage.png?alt=media&#x26;token=48b7642f-1b29-47a6-b977-cef9976afd6b" alt=""><figcaption><p>App overview page for an app in Runway</p></figcaption></figure>

## Apps navigation

The organization navigation sidebar is used to switch across apps that you've added to your organization in Runway. Related apps appear together in groups from which you can switch to apps of different platforms.

{% hint style="info" %}
Runway attempts to intelligently group related apps together when they're first added. Get in touch if you'd like to reorder the way apps are grouped together in Runway.
{% endhint %}

## Organization and user settings

<figure><img src="https://727226624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFmyReUsbJqDjHEAlW%2Fuploads%2F4ocbKqwtMo0NMmMR2eJZ%2Fimage.png?alt=media&#x26;token=c8f0ca58-5fdb-4a23-9a49-9d7156baf13b" alt="" width="76"><figcaption></figcaption></figure>

The bottom of the organization navigation sidebar contains links to:

* Invite flow using email
* Organization  overview and settings
* User settings

### Organization overview and settings

Directly above the link to **User settings** you'll find a link to your organization's **Overview** and **Settings** pages.

<figure><img src="https://727226624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFmyReUsbJqDjHEAlW%2Fuploads%2FmX0kkqxzGS7LcIvzco08%2Fimage.png?alt=media&#x26;token=6a97d470-b373-445d-846c-d92ceccb776a" alt=""><figcaption></figcaption></figure>

To learn more about the types of metrics you can find in your organization's **Overview** page, visit the [**Organization Overview**](https://docs.runway.team/using-runway/organization-overview) documentation.

### User settings

The bottom-most icon in the organization navigation sidebar is a link to your user's settings page. Here you can view key properties of your user, like your user's email, permissions, and roles. You can optionally specify your user's preferred GitHub username to help link together your version control's user to your user in Runway.

{% hint style="info" %}
If you've registered iOS devices to your user via the [Device Registration](https://docs.runway.team/app-settings/profiles-and-devices#adding-your-device-to-runway) flow, they'll appear here.
{% endhint %}

## Quick navigation with the Quick Action Menu

You can quickly navigate across key areas of Runway using just your keyboard via the **Quick Action Menu**. To pull up the menu from any page in Runway, simply enter `command + K` / `ctrl + K` in your keyboard.

<figure><img src="https://727226624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFmyReUsbJqDjHEAlW%2Fuploads%2F5gFpMYIraz0OtkzJtAOr%2Fimage.png?alt=media&#x26;token=713e35be-6c96-4a8e-be22-9635da81c761" alt=""><figcaption><p>Command palette</p></figcaption></figure>

The Quick Action Menu provides shortcuts to seamlessly navigate across key areas of Runway, including:

* Switching across apps in your organization
* Navigating to the next release for a given app
* Navigating to the Rollout page of the live release in a given app
* Navigating to any section in App settings
* Navigating to Organization settings
* ... and more

{% hint style="info" %}
Start typing into the search bar of the Quick Action Menu to narrow down options if you're looking for a specific shortcut.
{% endhint %}

## Persistent URL shortcuts for live and next up releases

Rather than manually editing a version number in a bookmarked URL or navigating with multiple clicks every time, Runway will accept  `live` or `next` in place of version strings wherever they would normally appear in your Runway app's URL, to jump to the respective release.

{% hint style="success" %}
For example, let's say that the current iOS version for the "Tab" app is `3.4.0`.

If you take an existing Runway URL and replace the version number with `live` or `next`...

* Example:  `.../releases/3.4.0` becomes  `.../releases/live`&#x20;
* Example:  `.../releases/3.5.0/overview` becomes  `.../releases/next/overview`

...you'll be brought directly to version 3.4.0 (live version) or 3.5.0 (next up version) of the Tab iOS app within Runway. And a week or two later when your team has released `3.5.0`, visiting the same URL or bookmark will now bring you to versions 3.5.0 and 3.6.0 in Runway, etc.
{% endhint %}
