# List of Workflow Actions

In this article, you will learn the list of workflow action that are available for you to choose from.

**Step 1: How to Add an Action**

* Add an action by clicking on the “+” icon

{% embed url="<https://lh6.googleusercontent.com/p8EPbty5CEf4PvZn7AmLzZjT-HCYf7Q9azvh6ygpIB6Fp2T2awrobAtS3H7DNPJJCYO1qOEB-nISvhRCTkv7lhqOb6rDt0JM8-yp1X6jj3eioTEXY4pSAUIYjHwRmVhPF7AoZOjq3pDFgegR-In4rUw>" %}

Here's the categories and their actions:

**External Communications:**

* Send Email
* Send SMS
* Call
* Voicemail
* Messenger
* Instagram DM
* Manual SMS
* Manual Call
* GMB Messaging

**CRM**

* Add Contact Tag
* Remove Contact Tag
* Create/Update Opportunity
* Add to Notes
* Assign to User
* Remove Assigned User
* Set Event Start Date
* Add To Workflow
* Remove From Workflow
* Remove From All Workflows
* Remove Opportunity
* Send Internal Notification
* Set Contact DND
* Edit Conversation
* Send Review Request
* Stripe One Time Charge
* Update Appointment Status
* Add Task
* AI Appointment Booking Bot
* Send To Eliza Agent Platform
* Add To Google Analytics
* Add To Google Adwords
* Update Contact Field
* Facebook - Add To Custom Audience
* Facebook - Remove From Custom Audience
* Facebook - Conversion API

**Membership Actions**

* Membership Grant Offer
* Membership Revoke Offer

**Conditions and Workflow**

* If/Else
* Wait
* Webhook
* Go To
* Math Operation
* Goal Event


---

# 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://software-help-docs.gitbook.io/knowledge-base/software-guide/workflows/list-of-workflow-actions.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.
