# Record App Switcher

**GM - Record App Switcher** can be embedded as a utility bar item. Below is a quick demo on how to configure it for smooth app jump.

{% embed url="<https://youtu.be/8T93Vd-mFhk>" %}
**GM - Record App Switcher**
{% endembed %}

The component leverages the Lightning Apps metadata.Only utility bar item properties (Label, Icon, Width and Height) are required.

![](/files/vjpL8VJmuCkKR66t8XkA)

Below is a quick demo of the final version of our utility bar where the user can smoothly switches the Lightning App with 2 clicks!

{% embed url="<https://youtu.be/uUglR2GI9g8>" %}
GM - Record App Switcher Demo
{% endembed %}

{% hint style="warning" %}
If the list of apps is empty, the end user should reorder the apps from the App Launcher as shown in the end of the demo.
{% endhint %}


---

# 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://docs.gridmate.io/product-tour/app-switcher-in-action.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.
