These docs are for version 1.x of Rasa Open Source.

## User Guide

- [Installation](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/installation/)
- [Tutorial: Rasa Basics](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/rasa-tutorial/)
- [Tutorial: Building Assistants](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/building-assistants/)
- [Command Line Interface](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/command-line-interface/)
- [Architecture](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/architecture/)
- [Messaging and Voice Channels](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/messaging-and-voice-channels/)
- [Evaluating Models](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/evaluating-models/)
- [Validate Data](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/validate-files/)
- [Configuring the HTTP API](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/configuring-http-api/)
- [Deploying your Rasa Assistant](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/how-to-deploy/)
- [Cloud Storage](https://legacy-docs-v1.rasa.com/1.8.0/user-guide/cloud-storage/)

## NLU

- [About](https://legacy-docs-v1.rasa.com/1.8.0/nlu/about/)
- [Using NLU Only](https://legacy-docs-v1.rasa.com/1.8.0/nlu/using-nlu-only/)
- [Training Data Format](https://legacy-docs-v1.rasa.com/1.8.0/nlu/training-data-format/)
- [Choosing a Pipeline](https://legacy-docs-v1.rasa.com/1.8.0/nlu/choosing-a-pipeline/)
- [Language Support](https://legacy-docs-v1.rasa.com/1.8.0/nlu/language-support/)
- [Entity Extraction](https://legacy-docs-v1.rasa.com/1.8.0/nlu/entity-extraction/)
- [Components](https://legacy-docs-v1.rasa.com/1.8.0/nlu/components/)

## Core

- [About](https://legacy-docs-v1.rasa.com/1.8.0/core/about/)
- [Stories](https://legacy-docs-v1.rasa.com/1.8.0/core/stories/)
- [Domains](https://legacy-docs-v1.rasa.com/1.8.0/core/domains/)
- [Responses](https://legacy-docs-v1.rasa.com/1.8.0/core/responses/)
- [Actions](https://legacy-docs-v1.rasa.com/1.8.0/core/actions/)
- [Reminders and External Events](https://legacy-docs-v1.rasa.com/1.8.0/core/reminders-and-external-events/)
- [Policies](https://legacy-docs-v1.rasa.com/1.8.0/core/policies/)
- [Slots](https://legacy-docs-v1.rasa.com/1.8.0/core/slots/)
- [Forms](https://legacy-docs-v1.rasa.com/1.8.0/core/forms/)
- [Retrieval Actions](https://legacy-docs-v1.rasa.com/1.8.0/core/retrieval-actions/)
- [Interactive Learning](https://legacy-docs-v1.rasa.com/1.8.0/core/interactive-learning/)
- [Fallback Actions](https://legacy-docs-v1.rasa.com/1.8.0/core/fallback-actions/)
- [Knowledge Base Actions](https://legacy-docs-v1.rasa.com/1.8.0/core/knowledge-bases/)

## Conversation Design

- [Dialogue Elements](https://legacy-docs-v1.rasa.com/1.8.0/dialogue-elements/dialogue-elements/)
- [Small Talk](https://legacy-docs-v1.rasa.com/1.8.0/dialogue-elements/small-talk/)
- [Completing Tasks](https://legacy-docs-v1.rasa.com/1.8.0/dialogue-elements/completing-tasks/)
- [Guiding Users](https://legacy-docs-v1.rasa.com/1.8.0/dialogue-elements/guiding-users/)

## API Reference

- [Action Server](https://legacy-docs-v1.rasa.com/1.8.0/api/action-server/)
- [HTTP API](https://legacy-docs-v1.rasa.com/1.8.0/api/http-api/)
- [Jupyter Notebooks](https://legacy-docs-v1.rasa.com/1.8.0/api/jupyter-notebooks/)
- [Agent](https://legacy-docs-v1.rasa.com/1.8.0/api/agent/)
- [Custom NLU Components](https://legacy-docs-v1.rasa.com/1.8.0/api/custom-nlu-components/)
- [Rasa SDK](https://legacy-docs-v1.rasa.com/1.8.0/api/rasa-sdk/)
- [Events](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#)
- [Tracker](https://legacy-docs-v1.rasa.com/1.8.0/api/tracker/)
- [Tracker Stores](https://legacy-docs-v1.rasa.com/1.8.0/api/tracker-stores/)
- [Event Brokers](https://legacy-docs-v1.rasa.com/1.8.0/api/event-brokers/)
- [Lock Stores](https://legacy-docs-v1.rasa.com/1.8.0/api/lock-stores/)
- [Training Data Importers](https://legacy-docs-v1.rasa.com/1.8.0/api/training-data-importers/)
- [Featurization of Conversations](https://legacy-docs-v1.rasa.com/1.8.0/api/core-featurization/)
- [TensorFlow Configuration](https://legacy-docs-v1.rasa.com/1.8.0/api/tensorflow_usage/)
- [Migration Guide](https://legacy-docs-v1.rasa.com/1.8.0/migration-guide/)
- [Rasa Open Source Change Log](https://legacy-docs-v1.rasa.com/1.8.0/changelog/)

## Migrate from (beta)

- [Dialogflow](https://legacy-docs-v1.rasa.com/1.8.0/migrate-from/google-dialogflow-to-rasa/)
- [Wit.ai](https://legacy-docs-v1.rasa.com/1.8.0/migrate-from/facebook-wit-ai-to-rasa/)
- [LUIS](https://legacy-docs-v1.rasa.com/1.8.0/migrate-from/microsoft-luis-to-rasa/)
- [IBM Watson](https://legacy-docs-v1.rasa.com/1.8.0/migrate-from/ibm-watson-to-rasa/)

## Reference

- [Glossary](https://legacy-docs-v1.rasa.com/1.8.0/glossary/)

## Events

Conversations in Rasa are represented as a sequence of events. This page lists the event types defined in Rasa Core.

**Note**: If you are using the Rasa SDK to write custom actions in python, you need to import the events from `rasa_sdk.events`, not from `rasa.core.events`. If you are writing actions in another language, your events should be formatted like the JSON objects on this page.

### General Purpose Events

- [Set a Slot](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#set-a-slot)
- [Restart a conversation](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#restart-a-conversation)
- [Reset all Slots](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#reset-all-slots)
- [Schedule a reminder](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#schedule-a-reminder)
- [Cancel a reminder](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#cancel-a-reminder)
- [Pause a conversation](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#pause-a-conversation)
- [Resume a conversation](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#resume-a-conversation)
- [Force a followup action](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#force-a-followup-action)

### Automatically tracked events

- [User sent message](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#user-sent-message)
- [Bot responded message](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#bot-responded-message)
- [Undo a user message](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#undo-a-user-message)
- [Undo an action](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#undo-an-action)
- [Log an executed action](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#log-an-executed-action)
- [Start a new conversation session](https://legacy-docs-v1.rasa.com/1.8.0/api/events/#start-a-new-conversation-session)

### Examples

#### Set a Slot

Short: Event to set a slot on a tracker  
JSON:
```json
{ "event": "slot", "name": "departure_airport", "value": "BER" }
```  
Class: `rasa.core.events.SlotSet`

#### Restart a conversation

Short: Resets anything logged on the tracker.  
JSON:
```json
{ "event": "restart" }
```  
Class: `rasa.core.events.Restarted`

#### Reset all Slots

Short: Resets all the slots of a conversation.  
JSON:
```json
{ "event": "reset_slots" }
```  
Class: `rasa.core.events.AllSlotsReset`

#### Schedule a reminder

Short: Schedule an intent to be triggered in the future.  
JSON:
```json
{ "event": "reminder", "intent": "my_intent", "entities": {"entity1": "value1", "entity2": "value2"}, "date_time": "2018-09-03T11:41:10.128172", "name": "my_reminder", "kill_on_user_msg": true }
```  
Class: `rasa.core.events.ReminderScheduled`

#### Cancel a reminder

Short: Cancel one or more reminders.  
JSON:
```json
{ "event": "cancel_reminder", "name": "my_reminder", "intent": "my_intent", "entities": [ {"entity": "entity1", "value": "value1"}, {"entity": "entity2", "value": "value2"} ], "date_time": "2018-09-03T11:41:10.128172" }
```  
Class: `rasa.core.events.ReminderCancelled`

#### Pause a conversation

Short: Stops the bot from responding to messages.  
JSON:
```json
{ "event": "pause" }
```  
Class: `rasa.core.events.ConversationPaused`

#### Resume a conversation

Short: Resumes a previously paused conversation.  
JSON:
```json
{ "event": "resume" }
```  
Class: `rasa.core.events.ConversationResumed`

#### Force a followup action

Short: Instead of predicting the next action, force the next action to be a fixed one.  
JSON:
```json
{ "event": "followup", "name": "my_action" }
```  
Class: `rasa.core.events.FollowupAction`
