# What is ARM?

**ARM (Automated Release Management)** is total automation for your Salesforce CI/CD (Continuous Integration/Continuous Delivery) pipeline. ARM delivers a unified CI/CD solution purpose-built for Salesforce. The ease of use provided by ARM makes it much easier for Salesforce administrators and developers to leverage an enterprise-class DevOps process and accelerate their journey from defining requirements to deploying code.

ARM is a cloud-based CI/CD that releases an [automation suite specifically designed for Salesforce.com](https://www.autorabit.com/automated-release-management/). ARM helps Salesforce developers, admins, analysts, and release managers automate version control, deployment, testing, data loading, and sandbox management across multiple Salesforce Orgs.


---

# 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/getting-started/understanding-arm/what-is-arm.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.
