Warning: This document is for the development version of Rasa Platform. The latest version is 0.18.0.

Platform Account Roles

Account role Description
admin Can access all Platform features and API endpoints. Can create and delete users.
annotator Can send messages and annotate conversations. Can view their own other users’ conversations. Cannot train or tag models.
user Can send messages and view their own conversation. The accessible API endpoints are GET /conversations, GET /conversations/<sender_id>, GET /conversations/<sender_id>/messages.