---
title: "Automate Joe Onboarding Guide"
slug: "automate-joe-onboarding-guide"
description: "This guide is designed to help you get up and running with SysAid's Automate Joe service orchestration service."
updated: 2025-09-11T07:50:33Z
published: 2025-09-11T07:50:33Z
canonical: "documentation.sysaid.com/automate-joe-onboarding-guide"
excludeFromSearch: true
excludeFromExternalSearch: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.sysaid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Automate Joe Onboarding Guide

This guide is designed to help you get up and running with SysAid's Automate Joe service orchestration service. You can use it as a check list for the steps you need to take in setting up Automate Joe in your SysAid account.

Only an admin with [SysAid Administrator permissions](/v1/docs/edit-administrator#SysAidAdmin) can set up this integration. For more detailed information, see the [Automate Joe Guide.](/v1/docs/automate-joe)

**To set up Automate Joe in your SysAid**

1. [Acquire and install the Automate Joe add-on](/docs/automate-joe-onboarding-guide#1-acquire-and-install-the-automate-joe-addon)
2. [Activate the add-on](/docs/automate-joe-onboarding-guide#2-activate-the-addon)
3. [Set permissions](/docs/automate-joe-onboarding-guide#3-set-permissions)
4. [Deploy Automate Joe agents](/docs/automate-joe-onboarding-guide#4-deploy-automate-joe-agents)
5. [Update credentials](/docs/automate-joe-onboarding-guide#5-update-credentials)
6. [Update parameter mappings](/docs/automate-joe-onboarding-guide#6-parameter-mappings)

## 1. Acquire and Install the Automate Joe Add-On

To install the Automate Joe add-on in your SysAid account, contact your customer success representative.

## 2. Activate the Add-On

1. Navigate to Settings > [My Apps](/v1/docs/my-apps) page, in the Automate Joe icon, click ![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1653480673981.png).
2. Click the slider.
3. Click **Save Changes**.  
![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1653480662387.png)

For information about Automate Joe licenses, see the [Automate Joe Guide](/v1/docs/automate-joe-setup-guide).

## 3. Set Permissions

Once Automate Joe is enabled, configure the two additional permissions for admins and/or groups.

| Permission | Description |
| --- | --- |
| **Enable/Disable Automate Joe agents and targets** | Allows admins to enable or disable Automate Joe agents and targets. |
| **Modify Automate Joe parameter mapping** | Allows admins to create/update the parameter mapping for an Automate Joe action processes input/output. |

![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1653480698140.png)

## 4. Deploy Automate Joe Agents

Next, deploy an Automate Joe agent on a computer that has assess to the machines you want to integrate with the relevant Automate Joe process. For more information about the various types of Automate Joe agents, see the [Automate Joe Guide.](/v1/docs/automate-joe-setup-guide)

**To deploy an Automate Joe agent**

1. Navigate to **Asset Management** > **Asset List**.
2. Select the asset you want to deploy an agent on.
3. In the asset form, select the **Embedded Services** tab.
4. Select Enable from the drop-down for the agent(s) you want to deploy.
5. Click **OK**.

![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/EmbeddedServicesTab(2).png)

## 5. Update Credentials

Automate Joe uses SysAid's credentials management to access the various applications and services in your network by automatically and securely syncing them to a secure repository in the Automic Orchestration Server.

**To prepare a credentials set for an Automate Joe process**

1. From the Credentials list, open the credentials you want to use.
2. Ensure that the user name includes the domain name. For example: "domain\administrator"
3. Select the **Valid for Automate Joe** check box.
4. Click **OK**.

You can now select this credentials set in the parameter mapping of an Automate Joe process. It's important that any credentials you select have access and permissions to the service on which you want to execute the automated process.

![](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/image-1653480735170.png)

## 6. Parameter mappings

The new Automate Joe action item control allows you to launch an automation process from an action item in a request, change, or problem template. Once this is configured, the moment an Automate Joe action item is activated, Automate Joe executes the process and completes the action item when the defined process is complete.

To add an Automate Joe process from an action item

1. Navigate to Settings > Service Desk Templates.
2. Select the template you want to configure and navigate to the action item you want to automate.
3. Click ![AutomicEmbeddedSettingsfilesAddActionItem.jpg](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/AutomicEmbeddedSettingsfilesAddActionItem.jpg).
4. Click **Edit**.
5. Add the Launch Automation Process field to the Visible fields area.
6. (Optional) We recommend removing all other fields from this action item.
7. Click **Save**.
8. In the action item, click ![AutomicEmbeddedSettingsfilesAutomateJoeProcess.jpg](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/AutomicEmbeddedSettingsfilesAutomateJoeProcess.jpg).  
![AutomicEmbeddedSettingsfilesActionItemProcessControl.jpg](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/AutomicEmbeddedSettingsfilesActionItemProcessControl.jpg)
9. If it's the first time accessing the Automate Joe Parameter Mapping screen, click **Reload Processes** to populate the list of available processes.
10. From the Automation Process drop-down list, select the process you want to configure.
11. Provide parameter mapping for this process.
12. Select if you want the parameter to be populated from an SR field, an action item field, credential set, Automate Joe agent, group field, or a manual Velocity command.  
![AutomicEmbeddedSettingsfilesDataSource.png](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/AutomicEmbeddedSettingsfilesDataSource.png)
13. In the Set Value column, select a field, or type input with the variable name of the field you want to populate.
14. Select **Get Text** if you want to output the field value's caption instead of the its key.
15. Click **OK**.  
![GuideAJSetupfilesAJParameterMapping2.png](https://cdn.document360.io/52d3cb6c-cc81-43c2-b6f7-cbabcb449271/Images/Documentation/GuideAJSetupfilesAJParameterMapping2.png)
16. Back in the workflow template, click **OK**.
