Open the menu
    ```html

    Synonyms: Synonym Management

    Allows managing the synonyms used by the search service

    Features

    • It is an administration interface

    Screens

    Synonym Management

    Data

    Synonym

    • Title(string): Identifier title of the synonym. This title is used solely to facilitate the identification of the content by the publisher. It is not used by the search service.
    • Language(string): Language of the synonym.

    Language

    • Language(string): Language of the synonym.

    Synonymous word

    • Word(string): Synonymous words. Must have at least two words, each word must start with a letter, contain only alphanumeric characters, '-' and '_', and must not exceed 50 characters.

    Links

    Permissions

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

    Actions

    • Delete
    ```