Open the menu
    ```html

    Synonyms: Edit synonyms

    Allows editing synonyms used by the search service

    Features

    • It is an administration interface

    Screens

    Edit synonyms
    • Title (string, required field, maximum length: 255) : Identifier title of the synonym. This title is used only to facilitate the identification of the content by the publisher. It is not used by the search service.
    • Language (string, required field, maximum length: 10) : Language of the synonym.
    • Word (string, required field, maximum length: 50) : Synonymous words. Must have at least two words and each word must start with a letter, may only include alphanumeric characters, '-' and '_' and must not exceed 50 characters.

    Permissions

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

    Actions

    • commit
    ```