Open the menu
    ```html

    Business Context Manager

    Business Context Manager

    The business context is a customizable structure that can provide Lumis services with information regarding the user session.

    A context can contain, for example, business logic that can inform the 'type' of device being used by the user.

    Permissions

    • Manage service instance: Allows management of all data for this service instance, including deleting it entirely.
    • Edit content of service instance: Allows management of all data for this service instance with publisher profile.
    • View service instance: Allows viewing of public data for this service instance.

    Interfaces

    ```