Macros

Operations documentation page for Zendesk macros

What are macros

As per Zendesk:

A macro is a prepared response or action that an agent can manually apply when they are creating or updating tickets. Macros contain actions that can update ticket properties.

Unlike triggers and automations, macros only contain actions, not conditions. Conditions aren’t used because nothing is automatically evaluating tickets to determine if a macro should be applied. Agents evaluate tickets and apply macros manually as needed.

Macro categorization

Macros are a bit unique in Zendesk. They have categorization, but it is not obvious in the UI. Instead, the categorization is determined based on the name of the macro itself. Essentially, every group of words becomes a “folder” of sorts in the macros dropdown selector. The separator currently used by Zendesk is two colons (::).

This can get a bit confusing and hard to learn the ins and outs of, so when in doubt, reach out to your fellow Customer Support Operations team members.

Seeing macro usage information

To see the usage information on macros:

  1. Navigate to the admin panel for the Zendesk instance
  2. Go to Workspaces > Agent tools > Macros
  3. Click the icon to the far right of the list of macros (looks like three vertical rectangles)
  4. Click the usage columns you wish to see

Creating a macro in Zendesk

For information on creating a macro in Zendesk, please see the Zendesk documentation

Cloning a macro in Zendesk

To clone a macro in Zendesk:

  1. Navigate to the admin panel for the Zendesk instance
  2. Go to Workspaces > Agent tools > Macros
  3. Locate the macro you wish to clone and click on the name
  4. Click the Actions button
  5. Click Clone
  6. This opens the macro editor page, so you can proceed using the information in the Zendesk documentation

Editing a macro in Zendesk

To edit a macro in Zendesk:

  1. Navigate to the admin panel for the Zendesk instance
  2. Go to Workspaces > Agent tools > Macros
  3. Locate the macro you wish to clone and click on the name
  4. This opens the macro editor page, so you can proceed using the information in the Zendesk documentation

Deactivating a macro in Zendesk

To deactivate a macro in Zendesk:

  1. Navigate to the admin panel for the Zendesk instance
  2. Go to Workspaces > Agent tools > Macros
  3. Locate the macro you wish to clone and click on the name
  4. Click the Actions button
  5. Click Deactivate

Deleting a macro in Zendesk

  1. Navigate to the admin panel for the Zendesk instance
  2. Go to Workspaces > Agent tools > Macros
  3. Locate the macro you wish to clone and click on the name
  4. Click the Actions button
  5. Click Delete
  6. Click Delete macro in the confirmation box

Using a macro in Zendesk

There are two ways to apply a macro to a ticket:

  • Via slash commands
  • Via the macro selection drop-down

For more information, please see Zendesk documentation