# Workflow Action: Remove Assigned User

The *Remove Assigned User* Workflow Action removes any assigned user from a contact that is added to the workflow, leaving the contact without any users assigned to it. This article will give an overview of how to build a workflow using the *Remove Assigned User* 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 *Remove Assigned User* Workflow Action or you can leave this workflow without any triggers.

**Step 3:** Setting up the *Remove Assigned User* Workflow Action

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

{% embed url="<https://lh5.googleusercontent.com/DzyfcCk_2TdsoJQ9msc3YD_foTVRf1VhHLFbR0NEzN-NfQSPJNceJbDHvzjp6LHTF_8FcRkWBqlyOCpgOKtCblgjbGED1J1Bzxjq8fMUZsUDYitMUsEvh7STIJJoYO-RxBKiazj7zMZfW0Tek8vq8ws>" %}

* Under Actions, select **Remove Assigned User** 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.
* Press **Save** in the bottom right corner of the Action setup menu

{% embed url="<https://lh5.googleusercontent.com/8pP4iTeiAJOpUgrKCWUsvIocmDGacwm8o2kjCTHKf_nDKIF45c7xAACFGMx58Y-KixZ_jeJuGsuzC_V7BxkovtxnSBh9mXuWFcre7jWobf6IB1qjZaTUuUR6xfxNW06wDwQUk_Zflouht4uW2L4WS1Q>" %}

**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”

{% embed url="<https://lh6.googleusercontent.com/etr8SijeRfkTB47XxYXeJoWA3E3hNNMlK29kqcgyFL_ORzGpMqIOxe9L2uoYaVtM-JqIAut289iMqggmnltx5tRXwXa5NvoLN93uG2rQ8jDgLBrKkck7UCKOQ8jziBeCjO4OGYe5tELKkDJ-4ozfgkE>" %}

Now your Workflow is set up and ready to go with the *Remove Assigned User* 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-remove-assigned-user.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.
