# GM - Record App Switcher

## **Documentation**

**GM - Record App Switcher** is a utility bar component that makes app jump smoother than the standard app launcher. The component let the user to open a different Lightning App and keep the current record.

## **API Reference**

{% tabs fullWidth="true" %}
{% tab title="RecordAppSwitcherComponent.design" %}

```xml
<design:component label="GM - Record App Switcher">    
</design:component>
```

{% endtab %}
{% endtabs %}


---

# 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/package-reference/components-library/gm-record-app-switcher.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.
