# Automs

## **Introduction**

This document serves as a guide to understanding and utilizing the Autom Mate platform's Automs feature. Automs allow users to **create**, **manage**, and **execute** automated processes to streamline workflows efficiently.

***

## **What are Automs?**

Automs are automated processes created within the Autom Mate platform to automate repetitive tasks and streamline business operations. They provide a centralized hub for managing and executing automated workflows.

{% hint style="info" %}

### **Key Features**

* **Simplified Automation:** Easily create and manage automated processes without the need for extensive programming knowledge.
* **Customization:** Customize columns and visibility settings for Autom's to suit specific user preferences and workflow requirements.
* **Creation of New Autom's:** Users can create new Autom's tailored to their specific use cases and requirements.
* **Status Management:** Toggle the status of Autom's between active and inactive to control their execution.
* **Bulk Management:** Efficiently manage multiple Autom's through batch deletion and individual editing capabilities.
  {% endhint %}

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

***

## **Using Autom's**

### **Automs Page**

**Automs Section :** Access all created and in-use Automs in this section. Users can customize column views and visibility settings according to their preferences.

**Downloaded Automs Section:** Displays Autom's downloaded from the store for easy access and management.

***

### **Managing Automs**

**Customize View :** Customize column views and visibility settings for Automs using the "Customize View" button.

**Visibility Settings :** Manage the availability and visibility of Automs by selecting the desired options under the visibility settings.

**Create New Autom :** Initiate the creation of a new Autom by clicking on the "Create New Autom" button and defining the specifications for the Autom.

**Status Toggle:** Activate or deactivate Autom's by using the switch under the "Status" column.

***

### **Autom Details**

**Navigation:** Click on the pencil icon next to an Autom to navigate to its details page for further configuration and management.

**Bulk Management:** Use the multiple selection feature on the left-hand side to delete multiple Automs simultaneously.


---

# 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.autommate.com/userguide/product-features/my-environment/automs.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.
