# Customer Interaction

**Add To Drip Campaign**: Add users to a drip campaign for sequential automated messages.

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

**Remove From Drip Campaign**: If the contact is in a Drip Campaign, and if you want to remove it from that based on the Trigger Condition(s) fulfillment, you can use this particular Automation Workflow Step.

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

Simply select the Drip Campaign from the list and click **Add**.

**Add Contact List**: The automation Workflow can add the contact to a list under this Workflow Step when the automation trigger is activated.

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

* **Set Contact Attribute**:&#x20;

If you like to save a message using the automation workflow, you can do that. The Action/Workflow Step provides you with the option to save a particular message to the Contact Attribute.&#x20;

Update user attributes (e.g., set a tag, update a profile field).

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

**et Conversation Status**: Change the status of a conversation (e.g., open, closed, pending).

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

**Mark Blacklisted**: Mark users as blacklisted to prevent further communication. If you want to avoid false Leads, Contact creation, or Incoming or Outgoing messages, you can put that on the blocklist using this particular Automation Workflow Step.

<figure><img src="/files/7hxI4m2e39wMdarbNcZg" alt=""><figcaption></figcaption></figure>

**Assign To Team Member**: Whether you receive a new incoming message or send an outgoing, or perhaps a lead is generated. Therefore, based on the Trigger and its condition, if you want it to be reviewed or taken into notice by a Team Member, you can use this Automation Workflow Step.

<figure><img src="/files/5MMOcP9RCc4bnhjL3BAa" alt=""><figcaption></figcaption></figure>


---

# 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://docs.rampwin.com/automation-workflow/customer-interaction.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.
