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

# AutoMod

> Manage Discord AutoMod rules from the dashboard, with extra actions.

AutoMod scans messages as they are sent and acts on anything that breaks your rules. Technified lets you manage these rules from the dashboard and add extra actions on top of what Discord provides.

Open **Roblox > Moderation** in the sidebar and click **AutoMod**.

## Create a rule

<Steps>
  <Step title="New rule">
    Click **Create Rule** and choose a trigger type.
  </Step>

  <Step title="Configure the trigger">
    Set up what the rule detects.
  </Step>

  <Step title="Set the actions">
    Enable one or more actions and save.
  </Step>
</Steps>

### Trigger types

| Type           | What it detects                                              |
| -------------- | ------------------------------------------------------------ |
| Keyword        | Messages containing specific words or phrases                |
| Keyword Preset | Discord's built-in filters: profanity, slurs, sexual content |
| Mention Spam   | Messages mentioning too many users or roles                  |
| Spam           | Suspected spam content                                       |

### Actions

| Action        | What it does                                    |
| ------------- | ----------------------------------------------- |
| Block Message | Stops the message from being sent               |
| Send Alert    | Posts a notice in a channel you choose          |
| Timeout       | Temporarily mutes the user                      |
| DM User       | Sends a direct message explaining what happened |
| Ban           | Bans the user from the server                   |

<Note>
  DM and Ban are extra actions Technified adds on top of Discord's built-in AutoMod.
</Note>

## Exempt roles and channels

Exclude specific roles or channels from a rule. Messages from exempt roles or in exempt channels are not checked.

## Managing rules

* Edit a rule's trigger settings or actions at any time.
* Toggle a rule on or off without deleting it. Disabled rules are saved but do not fire.
* Delete a rule from its delete icon.

## Logging

Every AutoMod trigger is logged. With logging enabled, your log channel shows which rule fired, what the message said, who sent it, and the action taken. All triggers are also visible in the Moderation section.
