{"section":"tracks","requestedLocale":"en","requestedSlug":"how-message-center-works","locale":"en","slug":"how-message-center-works","path":"docs/en/tracks/vtex-modules-getting-started/transactional-emails/how-message-center-works.md","branch":"main","content":"Message Center is the module responsible for configuring and sending transactional emails. These are emails sent automatically by the store to the customer whenever important events from the customer´s flow in the store are completed, such as store registration, payment confirmation and product shipment.\n\nThis module is divided into two sections:\n- __Templates__: Here you can edit the content of emails.\n- __Senders__: Here you can change the information regarding the senders of these emails.\n\n\n### Templates\n\nAs mentioned before, templates are the content of transactional emails.\n\nThey are categorized according to the VTEX platform module to which they relate.\n\nFor example, if customers cancel their order, the system will send a message to that recipient stating the purchase status. Since this transaction is related to the Payments module, this template will be grouped together with the other Payments module templates.\n\nEach template contains the following settings which need to be defined by the store:\n- Email's title.\n- Option to either activate email sending or not.\n- Option to use a default sender.\n- HTML code.\n- Sender.\n- Recipient, with the possibility to specify Carbon Copy (CC) and Blind Carbon Copy (BCC).\n- Email preview.\n\nEvery VTEX store comes with a series of preconfigured templates, in which you only need to customize content and layout. It is also possible to create new templates.\n\nWhen you go to the Message Center and click on __Templates__, you will find a list of all your store's templates. Each card represents a different template.\n\nThe information contained in these cards is as follows:\n\n- Template name for internal identification. This *is not* the subject of the email.\n- Application or module to which the template belongs, flagged in green. \n- Label indicating whether the message is __default__ (provided by VTEX) or if it has been __customized__ by the store.\n- Description of template functionality for internal use.\n- Sender with which the template is associated.\n\nTo search for templates, you can filter by application (module) and status (default or customized).\n\n\n### Senders\n\nHere the user can check and edit the information - name, email and outgoing server (SMTP) data - from the senders of the transactional emails that will be sent by the system.\n\nThe information contained in the sender's cards is as follows: \n\n- Sender's name, for internal identification.\n- SMTP server type, which can be from VTEX or from the store itself.\n- Label indicating which is the store's __default__ sender.\n- Email address used to send.\n- Button to perform a message sending test.\n- Icon indicating whether or not the sender passed the submit test (not displayed if no recent test was performed). Shows a green check mark if it has passed and a red \"x\" if it has not passed.\n\nRemember that it is essential to customize the sender. This will allow your customers to receive messages with your company name and email address. For more on this, read our article on [editing VTEX's mail server](/en/docs/tutorials/customizing-the-vtex-smtp).\n\nUntil you configure this, your store's emails will be sent with the default sender “noreply@vtexcommerce.com.br”."}