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

# Slots

> View, create, edit and remove all your assistant's slots

The slots section of the CMS is a centralised place for content managers and flow builders to create and manage all the slots used in an assistant.

Access from Slots navigation item under CMS on the navigation menu.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-nav.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=c1b3cc3dccb6e6fef6672f02cd19a34a" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-nav.png" />

### How to Create a Slot

1. Click on the “Create slot” button on the top right of the screen.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-01.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=98f294b0c49f100c29e5e0b96cb87f64" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-01.png" />

2. Type in a name and select the slot type.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-02.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=60c140cc2aa5b17a830e75f076ce4e23" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-02.png" />

### How to Manage Slots

1. Select the slot from the list.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-03.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=433a393be9d7b789992989e541fa052a" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-03.png" />

2. Click the “Delete” button to delete the response from the assistant.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-04.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=2b314a680ec8bd736817978cd626c47d" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-04.png" />

3. Click the “See nodes” button under the response name to view all the nodes where the slot is being referenced.

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-05.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=606abf4b0c9946f2ebf53ee1dd128695" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-05.png" />

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-06.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=af74c50508cfd124a5d02e93e6f836a7" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-06.png" />

4. Change any slot values or type using the fields on the page, or any other advanced slot configuration by clicking on the “Show advanced configuration” button

<img src="https://mintcdn.com/rasa-43f32701/MQtQODV4k9Yeq80-/images/legacy/studio/cms/slots-07.png?fit=max&auto=format&n=MQtQODV4k9Yeq80-&q=85&s=eb41c411bb6c355feafb0a20388df206" alt="image" width="2048" height="1369" data-path="images/legacy/studio/cms/slots-07.png" />


## Related topics

- [Slots](/docs/reference/primitives/slots.md)
- [Assistant Memory (Slots)](/docs/pro/build/assistant-memory.md)
- [Slot Validation Actions](/docs/reference/integrations/action-server/validation-action.md)
- [How to Set Slots](/docs/studio/build/flow-building/set-slots.md)
- [Test Cases Reference](/docs/reference/testing/e2e/test-cases.md)
