# Push to Sequence

> **Who can use this Card?**
>
> * Gallabox Users having permission to either build and deploy bots or manage bots.
> * Available on Scale and Pro Plans.

### Overview <a href="#stay-tuned-we-are-coming-up-with-the-feature" id="stay-tuned-we-are-coming-up-with-the-feature"></a>

Push to Sequence initiates a sequence of actions based on user responses or behaviors, ensuring personalized engagement.

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

### Usage

To use this action, select the Channel (WhatsApp Number connected with Gallabox) and the published sequence name from the dropdown. Confirm the action to execute the push operation.

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

{% hint style="info" %}
You can either use this card as the first card in the bot flow or the last card in the bot flow.
{% endhint %}

### **Benefits:**

1. **Automation:** Automates the process of categorizing and organizing contacts into sequences, saving time and effort.
2. **Efficiency:** Streamlines contact management tasks, ensuring contacts are properly sorted for follow-up actions.


---

# 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.gallabox.com/bots/bot-actions/push-to-sequence.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.
