--- layout: page title: "Multi-user Support" description: "" group: setup/basics --- {% include JB/setup %} # Multi-user Support
This page describes about multi-user support. - multiple users login / logout using [Shiro Authentication](../setup/security/shiro_authentication.html) - managing [Notebook Permission](../setup/security/notebook_authorization.html) - how to setup [impersonation for interpreters](../../usage/interpreter/user_impersonation.html) - different contexts per user / note using [Interpreter Binding Mode](../../usage/interpreter/interpreter_binding_mode.html) - a paragraph in a notebook can be [Personalized](../../usage/other_features/personalized_mode.html) - propagates changes in notebooks through websocket in real-time