# Automate moderation responses

> Set up automatic moderation responses to incidents to manage your moderation queue.

The Safe Text dashboard can take automatic actions on newly created incidents using [Unity Cloud Code](/cloud-code.md).

After you set up Moderation automations, the Cloud Code script will execute every time Moderation receives a [player report](./incident-types#player-reports) or a [text detection](./incident-types#safe-text-incident-types).

| Topic                              | Description                                                                 |
| ---------------------------------- | --------------------------------------------------------------------------- |
| [Set up automations](./automation) | Set up automated responses to incidents based on severity and offense type. |
| [Moderation API](./api)            | Use the Moderation API to integrate moderation functionality.               |
