Question

How can I add a hyperlink or image to my signature?

Answer

Use Markdown formatting to add images and hyperlinks to your signature.

To add a hyperlink using Markdown:

1. Click your avatar at the top right corner and then View profile. view profile from support

2. Under Signature on the left-hand panel, type the Markdown text below.

[Link display text]
(https://www.zendesk.com)
link.png

Alternatively, add an image that is also a link using this Markdown:

[![alttext](imageurl)](linkurl)
  • Replace linkurl with the link for the image to direct toward
  • Replace imageurl with the link to the hosted image. After you resize the image, use an image host such as imgur.com > Wait 5 seconds for the image to load > Right-click the image > Copy image link. This returns the link to paste instead of imageurl

To display the image without a clickable link, use this Markdown:

![](imageurl)

This functionality also applies to global and brand signatures.

Tip: Use a PNG or JPEG file and size the image to a smaller size, between 5 KB to 50 KB. For optimal display, start with an image size of approximately 120px wide by 40px high. Adjust as needed to maintain the logo proportions. Ensure the image is on an HTTPS server and test the signature in email clients and the Agent Workspace to ensure proper display.
Powered by Zendesk