{{#tr}} Configure the default personal preference settings for new users joining your organization. {{#*inline "z-link"}}{{> @partial-block }}{{/inline}} {{/tr}}
{{> preferences prefix="realm_" for_realm_settings=true full_name=full_name}} {{> notification_settings prefix="realm_" for_realm_settings=true}}

{{t "Privacy settings" }}

{{> settings_save_discard_widget section_name="privacy-setting" show_only_indicator=false }}
{{> settings_checkbox setting_name="send_private_typing_notifications" is_checked=settings_object.send_private_typing_notifications label=settings_label.realm_send_private_typing_notifications prefix="realm_"}} {{> settings_checkbox setting_name="send_stream_typing_notifications" is_checked=settings_object.send_stream_typing_notifications label=settings_label.realm_send_stream_typing_notifications prefix="realm_"}} {{> settings_checkbox setting_name="presence_enabled" is_checked=settings_object.presence_enabled label=settings_label.realm_presence_enabled label_parens_text=settings_label.realm_presence_enabled_parens_text help_link="/help/status-and-availability" prefix="realm_"}} {{> settings_checkbox setting_name="send_read_receipts" is_checked=settings_object.send_read_receipts label=settings_label.realm_send_read_receipts prefix="realm_" help_link="/help/read-receipts"}}