Open the menu
    ```html

    Social Profile

    Social Profile

    The Social Profile service allows for the updating and viewing of information related to a user, such as content (referred to as "social profile").

    In each instance of the Social Profile service, a given user can have a social profile for each language available on the portal.
    To illustrate, suppose a portal with three languages: Brazilian Portuguese, American English, and Spanish. In this scenario, a user can have three profiles (one in each language) in each instance of this service.

    Permissions

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

    Interfaces

    ```