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

# Adding Links & Alt Text to your Images

> How to add clickable links and accessibility alt text to images

To add a link or alt text to your image, follow these steps:

<Steps>
  <Step title="Select the Image Frame or Image">
    Click on the mj-image-Frame or mj-image.
  </Step>

  <Step title="Open the Properties Tab">
    Within the plugin interface, click on **Properties**.
  </Step>

  <Step title="Add a Link or Alt Text">
    **Clickable Link**: Enter a URL to make the image clickable. This lets users visit a webpage when they click the image.

    **Alt Text**: Write a description for the image. This improves accessibility for screen readers and acts as fallback text if the image doesn't load.
  </Step>
</Steps>
