.. 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 :ref:`service record ` in the backend: .. figure:: /Images/HowTo-CustomService-Backend.png :class: with-shadow :alt: Custom Klaro service record in the TYPO3 backend XLIFF ===== In your :ref:`custom XLIFF ` file, 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 :ref:`Klaro configuration `, it also appears in the Consent Management modal in the frontend. .. figure:: /Images/HowTo-CustomService-Frontend.png :class: with-shadow :alt: Custom service displayed in the Klaro consent modal