# Train for Stop-Triggers

*Stop triggers* are words or phrases that direct the chatbot to cancel the intent. These are helpful to cancel the current intent in mid-ways. You can configure the stop triggers using the *Stop Trigger* button under *Action*.

![Select StopTrigger](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FtGWExifzRz1IyvrDqfiM%2Fcreate-intent.JPG?alt=media\&token=e21bceff-5ff0-4723-a686-e7fd61d0a37b)

In the example *applyLeave*, the following is one possibility of how the user might ask the chatbot to cancel the leave application process.

```
i will take leave later
```

![](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FsWpA0fmQYx09BrccIHMG%2Fintent-stop-trigger-ui.JPG?alt=media\&token=14ba1364-0ef8-4501-a9ec-b6452ddaae0e)

As with *triggers* the *stop triggers* can also support *auto translation* for multilingual chatbots.

Once the Stop Triggers are configured, the user can cancel the intent midway if he utters any of the configured stop triggers.
