Open the menu
    ```html

    Integration with Public Social Networks: Account Management

    This interface allows managing the accounts that will be used to publish messages on social networks.

    Features

    • It is an administration interface

    Screens

    Account Management

    Data

    Application Account

    • Account Name(string): Descriptive name to identify the account.
    • Social Network(string): Social network where the account is registered.
    • Application(identifier): Application of a social network registered in the Management of Integrations with Public Social Networks.
    • Enable(integer): Indicates whether the account is enabled or not.

    Permissions

    • Manage Account: Allows managing accounts on social networks, enabling the addition, editing, and deletion of accounts.
    ```