# Workflow Action: Membership Revoke Offer

The *Membership Revoke Offer* Workflow Action allows you to create a workflow that automatically revokes a membership offer from any contact that is added to the workflow. This article will give an overview of how to create a workflow using the *Membership Revoke Offer* Workflow Action.

**Step 1:** Start a new workflow or edit an existing one

**Step 2:** Set up applicable Workflow Trigger(s). We have multiple articles available to explain the setup of each of the Workflow Triggers. Feel free to review our articles on these for more information on setting these up.

***Pro Tip:*** You can use any Workflow Triggers to trigger the *Membership Revoke Offer* Workflow Action or you can leave this workflow without any triggers.

**Step 3:** Setting up the *Membership Revoke Offer* Workflow Action

* Click on the “+” symbol below the trigger to add an action.

{% embed url="<https://lh3.googleusercontent.com/imYJqpxOTjTusa63-7T5lgh3hJw5WvoI-rO57yLOVIQBR-VMYVfYji38TOVBWgcFuPbbsxD7hX3LJH-SZ0t-KJh_qzu_5Ewls1mAYtRGNEXvM2YY7tIbwYPPZf5AcA4ag4RobhppS_ME6vq4bjWFIPQ>" %}

* Under Actions, select **Membership Revoke Offer** in the **CRM** section of the Actions Menu or use the search feature. Upon selection, the Action setup menu will appear
* (*Optional*) You can change the workflow builder display name of this action using the textbox below **Action Name**. Note that this will only affect the display name within the workflow builder and has no other impact on the content or functionality of this Workflow Action.
* Under **Offer** select which Membership Offer you want to have revoked from contacts that get added to this workflow.
* Press **Save** in the bottom right corner of the Action setup menu

{% embed url="<https://lh6.googleusercontent.com/4wT6g1CyqO5dUGSywcDxGkDY9yGyQvwoVgE4Mm0oS9JvsmlGjSEJdit23hLi-4OphzSrj-Cg5URVs4P2RnQDIfj4t0qQEyM2oJPKY7vmDuV-pW7XlLM1YXOnVO-xLXHD_qJs5sU4cbiCge-Hfpcrgk0>" %}

**Step 4:** Press **Save** in the top right corner of your browser to save the workflow

* If your Workflow is ready to be enabled, make sure the toggle switch under **Save** is set to **Publish**
* Be sure to test your Workflow to make sure it is set up correctly using the **Test Workflow** button next to the **Publish** toggle switch.
  * For an in-depth overview of Workflow Testing see our article, “Using the Testing Features in Workflows”

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

Now your Workflow is set up and ready to go with the *Membership Revoke Offer* Workflow Action!


---

# 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/workflow-actions/workflow-action-membership-revoke-offer.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.
