Open the menu
    ```html

    Contacts : Add

    Allows you to register a new contact.

    Features

    • It is an administration interface

    Screens

    Add
    • Name (string, required field, maximum length: 255)
    • Surname (string, maximum length: 255)
    • Position (string, maximum length: 255)
    • Company (string, maximum length: 255)
    • Email (email)
    • Business Phone (string, maximum length: 255)
    • Home Phone (string, maximum length: 255)
    • Mobile (string, maximum length: 255)

    Permissions

    • Edit service instance content: Allows you to manage all the data of this service instance with publisher profile.

    Actions

    • commit
    ```