Open the menu
    ```html

    FAQ : Administration

    Allows the management of questions and answers. Provides the registration of new content, editing of previously existing content, and also the deletion of already registered content.

    Features

    • It is an administrative interface

    Screens

    Administration

    Data

    faq

    • Question(string) : A question frequently asked by users.
    • Priority(integer) : The priority of the question. It can be used to sort the list of questions.
    • Last modification(date and time)
    • Language(string)

    Links

    Permissions

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

    Actions

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