> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getthread.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an Email Signature Using Thread Snippets

> Build a reusable email signature in Thread snippets using rich text formatting, embedded website links, and markdown image syntax for a signature photo.

## Overview

Adding your email signate to a snippet involves embedded links as well as some markdown in the case of any pictures included in your signature.

Let's take this email signature for example

<Frame>
  <img src="https://mintcdn.com/thread/ysyi1-ysJ96KyxOf/images/8a6c13af-image.png?fit=max&auto=format&n=ysyi1-ysJ96KyxOf&q=85&s=acf65751375b7340df7f838b2dff7cb0" alt="Example email signature with bold and italicized text, a website link, and a signature photo" width="496" height="150" data-path="images/8a6c13af-image.png" />
</Frame>

## Format and link your text

To create this signature, you would use plaintext and change the style of the text to bold and italicized using the built-in text editor.

You can then embed your website link to whatever text you have in your signature.

## Add your signature photo

Now for the tricky part - the photo.

To add the photo at the end, you use markdown along with an image link.

`![Alt text](IMAGE_LINK_GOES_HERE)`

Add that in to the bottom and replace your image link so that the snippet looks like this

<Frame>
  <img src="https://mintcdn.com/thread/MmA6qEMELRi-vXeU/images/e51b95e5-image.png?fit=max&auto=format&n=MmA6qEMELRi-vXeU&q=85&s=91c9dee21953455f541ac4be10759b07" alt="Snippet editor showing the signature text with the markdown image syntax added at the bottom" width="904" height="119" data-path="images/e51b95e5-image.png" />
</Frame>

Then you are all set!


## Related topics

- [Day-one setup](/start-here/roles/technician/day-one-setup.md)
- [Set Up a SmileBack CSAT Survey with Snippets](/inbox/how-to-setup-a-csat-survey.md)
- [Add a Chat Now Button to PSA Ticket Emails](/messenger/add-chat-now-button-email.md)
