> ## Documentation Index
> Fetch the complete documentation index at: https://takeprofit.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Alert Limitations, Delivery, and History

### Alert Limits

* Free users can create 1 alert with up to 3 months expiration
* Premium users can create up to 400 non-expiring cloud alerts.
* All alerts remain active as long as the user's premium subscription remains active.

### Notifications Limits

* Real-time platform updates are limited to 10 times per second
* On-platform notifications have no delivery limitations
* Email notifications are limited to once per minute per email address
* Webhook notifications are subject to rate limiting (limits are being adjusted and will be updated soon).

## Alert History & Management

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintlify.s3.us-west-1.amazonaws.com/takeprofit-a5dc0462/images/guide/alerts/alert-limitations/2.16.14_My_Alerts.mp4"
/>

### Accessing Your Alerts

* Click the bell icon to open the alerts panel with your "My Alerts" list
* View all alerts with their current status and details
* Access complete alert logs and management options.

### Alert Information

Each alert in your list displays:

* Unique identifier
* Trading instrument name and ticker
* Trigger condition
* Current status (Active\*, Fired\*, Expired, Stopped, Error)
* Action buttons (play/pause, delete, menu).

\*Active - Active Alerts (Can be configured to trigger multiple times and the status remains Active even after firing)
\*Triggered - Triggered one-time alerts

### Managing Alerts

* Click the play/pause button to activate or stop an alert
* Use the context menu (three dots) for additional options:
  * Delete
  * Edit
  * Duplicate
  * Restart
* Double-click any stopped alert to edit its settings.

### Alert Logs

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintlify.s3.us-west-1.amazonaws.com/takeprofit-a5dc0462/images/guide/alerts/alert-limitations/2.16.15_Logs.mp4"
/>

* Click the "Logs" tab to view complete trigger history
* View detailed information for each trigger:
  Date and exact time
  Trigger criterion
  Alert message
* Double-click any log entry to edit the corresponding alert.

### Data History

* Complete trigger history is maintained throughout the alert's lifetime
* All alert logs are automatically removed when the alert is deleted.
