# Bulk Actions FAQ

### **How do I view the status of my bulk actions?** <a href="#how-do-i-view-the-status-of-my-bulk-actions" id="how-do-i-view-the-status-of-my-bulk-actions"></a>

To view the status of a Bulk Action, go to **Contacts > Bulk Actions** > **Click on the 3 dots Tab** where you can view the status and/or pause the action.

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

### **What are the rate limits for?:** <a href="#what-are-the-rate-limits-for-add-in-drip-mode" id="what-are-the-rate-limits-for-add-in-drip-mode"></a>

#### &#x20;**Add in drip mode:** <a href="#what-are-the-rate-limits-for-add-in-drip-mode" id="what-are-the-rate-limits-for-add-in-drip-mode"></a>

* Frequencies of 30 sec - 1 min: 1,000 messages per minute
* Frequencies of 5 min: 4,999 messages per minute&#x20;
* Frequencies of 6 min - 10min: 5,000 messages per minute
* Frequencies of Above 10 min: 10,000 messages per minute

#### &#x20;  **Add all at once & Add all at a scheduled time:** <a href="#add-all-at-once-and-add-all-at-a-scheduled-time" id="add-all-at-once-and-add-all-at-a-scheduled-time"></a>

* 0 to 25k contacts -> 15000 contacts processed per hour
* 25k to 50k contacts -> 7500 contacts processed per hour
* 50k to 100k contacts -> 6000 contacts processed per hour
* 100k contacts and above -> 4500 contacts processed per hour

### **How far in advance can we schedule bulk actions?** <a href="#how-far-in-advance-can-we-schedule-bulk-actions" id="how-far-in-advance-can-we-schedule-bulk-actions"></a>

Bulk Actions cannot be scheduled to run more than **720 hours** in the future (approximately 30 days)


---

# 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.getgymini.com/gymini/features/features-overview/contacts/bulk-actions/bulk-actions-faq.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.
