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

# sms_hysteria table

> Avoid sending too many sms messages in a short time interval to one person

## sms\_hysteria Table (367)

Avoid sending too many sms messages in a short time interval to one person

## Fields

| Name               | Description | Type        | Nullable |
| ------------------ | ----------- | ----------- | :------: |
| id                 | Primary key | PK          |    No    |
| recipient\_address |             | String(255) |    Yes   |
| created\_at        |             | DateTime    |    Yes   |

<img src="https://mintcdn.com/superofficeas/8-OIGQQJR0VGDXy_/media/loc/en/database/tables/sms_hysteria.png?fit=max&auto=format&n=8-OIGQQJR0VGDXy_&q=85&s=b16a0371d5a4074eb0d43d9fde70720f" alt="sms_hysteria table relationship diagram" width="125" height="59" data-path="media/loc/en/database/tables/sms_hysteria.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.


## Related topics

- [sms table](/en/database/tables/sms.md)
- [Get Sms Config](/en/api/reference/restful/agent/customerservice_agent/get-sms-config.md)
- [outbox table](/en/database/tables/outbox.md)
- [ticket_alert table](/en/database/tables/ticket-alert.md)
- [SMS connectors](/en/marketing/sms/it/index.md)
- [outgoing_message table](/en/database/tables/outgoing-message.md)
