Open the menu
    ```html

    Virtual Assistant: Administration

    Interface used for the administration of Virtual Assistants that can be created in the service.

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    assistant

    • Name(string) : Name of the Virtual Assistant.
    • Priority(integer) : Field that defines the order of the Virtual Assistants. If there is more than one Assistant published and available to the user, the Assistant with the lowest value in this field will be used.
    • Last change(date and time)
    • Status(string)
    • Responsible(string)
    • Language(string)

    Links

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • Delete : Deletes the selected Virtual Assistant.
    • Lock for changes : Locks or unlocks content for changes, preventing two publishers from changing the content at the same time.
    • Duplicate
    ```