.. include:: /Includes.rst.txt .. _howto-custom-service: ============== Custom Service ============== .. contents:: :local: Backend ======= Create your new service (for example with the name `mycoolservice`) as a new service record in the backend: .. figure:: /Images/HowTo-CustomService-Backend.png XLIFF ===== In you `custom XLIFF `__ file now you have to create new labels for your custom key: .. code-block:: xml :linenos: My Cool Service This is the description of the new service. Frontend ======== If the service was referenced in the Klaro configuration, it also appears in the Consent Management modal in the frontend. .. figure:: /Images/HowTo-CustomService-Frontend.png