| **Navigation:**  [[templates.htm|Templates]] > [[templates by topic.htm|Templates by Topic]] > Communications (Email, SMS) >Overview of the Communications Templates | [[tplextensionlocalbusinessrulesusedglobal.htm|{{btn_prev_n.gif|Previous page}}]][[templates by topic.htm|{{btn_home_n.gif|Return to chapter overview}}]][[dependency on clarunext dll.htm|{{btn_next_n.gif|Next page}}]] | | || The Communications Global extension makes available the following functionality; - Emailing the Report Target Output (PDF, HTML, XML, TEXT) - Support for sending regular Email messages (attachments are supported) - Support for sending SMS messages over SMTP The Global Extension template is where you configure default settings for sending emails and SMS messages. The Global Extension automatically template adds the Procedure Extension "Send Report by Email" to all "Report Procedures" in your Application. There are also both Code templates and Control templates for sending Email and SMS messages from any Procedure. Registering the Template Register the** ClaTalk.tpl** located in your Clarion\Template\win folder. {{clatalk-registry.png|ClaTalk-Registry}} Example Usage: See .\Examples\ClaTalk\EmailDemo.cwproj and  .\Examples\ClaTalk\SMSDemo.cwproj see also: [[globalcommunicationssettings.htm|GlobalCommunicationsSettings]] [[sendreportoutputbyemail.htm|SendReportOutputByEmail]] [[sendemailbuttoncontrol.htm|SendEmailButtonControl]] [[sendsmsbuttoncontrol.htm|SendSMSButtonControl]] [[sendemailcodetemplate.htm|SendEmailCodeTemplate]] [[sendsmscodetemplate.htm|SendSMSCodeTemplate]] [[email and sms from hand-code.htm|Email_and_SMS_from_hand-code]]