Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion src/engage/content/email/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,9 @@ Segment doesn't support profile traits in object and array datatypes in [Broadca
- View some [email deliverability tips and tricks](https://docs.sendgrid.com/ui/sending-email/deliverability){:target="blank"} from SendGrid.

- You can also use the Templates screen in Engage to [build SMS templates](/docs/engage/content/sms/template/).


## FAQs

### Do updates to an email template automatically apply to Journey steps using it?

When you add a template to a Journey step, it becomes a copy specific to that step. Changes made to the original template won’t update the Journey version, and edits made in the Journey step won’t affect the original template. This keeps your Journey changes separate while preserving the original for reuse.
Loading