> ## Documentation Index
> Fetch the complete documentation index at: https://helpdocs.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.

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/XL4w2StwzALuT8Pw/images/8a6c13af-image.png?fit=max&auto=format&n=XL4w2StwzALuT8Pw&q=85&s=21f63a59417f98c15c1c80b197093de2" 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>

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.

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/wn6TrV7GJB-j5H1g/images/e51b95e5-image.png?fit=max&auto=format&n=wn6TrV7GJB-j5H1g&q=85&s=98847224a3bd5a6da657871a091f757a" 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

- [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)
- [Navigating a Thread in Inbox](/inbox/3-the-thread-itself.md)
