# ALM Labels

### ALM Labels: Overview <a href="#alm-labels-overview" id="alm-labels-overview"></a>

AutoRABIT has introduced a section called ALM labels under the **Change Labels** tab. This page will display all the ALM labels which you have created either from merge or commits, and show details of the ALM commits and the link between work items and commits. In this way, the user will be able to view the user stories info linked to its commits.

### To view ALM Labels <a href="#to-view-alm-labels" id="to-view-alm-labels"></a>

1. Hover your mouse over the [**Version Control**](https://www.autorabit.com/blog/do-i-really-need-salesforce-version-control/) module and click on the **Change Labels > ALM Labels** or directly go to the **Change Labels** tab and select **ALM Labels** from the dropdown.The **ALM Labels** screen is best viewed when the zoom setting is set to **80%** on your chrome/firefox browser.

<figure><img src="/files/oWuqk4yBtdWGYe1cOLKT" alt=""><figcaption></figcaption></figure>

2. The ALM labels created either from the merge or commit process will get displayed.
3. Click on one of the ALM labels to view the latest details of the ALM system such as description, assignee, status, or priority.

<figure><img src="/files/Z1FFWpoGF4p0ppw5Zis1" alt=""><figcaption></figcaption></figure>

4. It's always a good idea to break data into multiple pages when dealing with multiple templates records. You can browse 25, 50, 75, or 100 records on a single page, or you can navigate to the previous or next page using the **Previous** and **Next** buttons.
5. Under **Associated Commits**, view revisions configured with the selected ALM. The same revision number can be found in the [Commits](/product-guides/arm/arm-features/version-control/ez-commits/commits-summary.md) screen for configured ALM label. You will also be able to view the list of *committed members* along with the *prevalidation result*. The same goes for the [**Deployment History**](/product-guides/arm/arm-features/ncino/feature-deployment/deployment-using-version-control.md) section as well.

<figure><img src="/files/WTVM9xRZqQrHvFlDIKAf" alt=""><figcaption></figcaption></figure>

### Filtering ALM Labels <a href="#filtering-alm-labels" id="filtering-alm-labels"></a>

Use the **Advanced Search** filter to find any specific ALM label faster.

<figure><img src="/files/I6uyZ9jki5PlbMnleWjZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1gu8E8SLNCIz54fFT947" alt=""><figcaption></figcaption></figure>

Filter the ALM labels via:

1. **Filter by Branch:** Filter the ALM labels based on the [Version Control Repository](/product-guides/arm/arm-features/version-control/introduction-to-version-control/version-control-repositories-summary.md)/ Branch for which the ALM label is registered.
2. **Filter by ALM Type, label, project, and work items:** Filter the ALM based on its type. Next, select the ALM Label, Project, and work item type.
3. **Filter by your Issues:** To fetch all the ALM labels that were assigned to your name, select the checkbox: *Filter by your issues*


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/alm-labels.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.
