> ## Documentation Index
> Fetch the complete documentation index at: https://typebot-operators-authentication-type-branch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Image

The Image bubble block allows you to display an image to your user. You can upload an image, paste a URL or choose a GIF from the Giphy native integration.

<Tabs>
  <Tab title="Flow">
    <Frame style={{ maxWidth: '400px' }}>
      <img src="https://mintlify.s3-us-west-1.amazonaws.com/typebot-operators-authentication-type-branch/images/blocks/bubbles/image.png" alt="Image bubble" className="rounded-lg" />
    </Frame>
  </Tab>

  <Tab title="Bot">
    <video style={{ maxWidth: '400px' }} controls autoPlay className="rounded-lg" src="https://mintlify.s3-us-west-1.amazonaws.com/typebot-operators-authentication-type-branch/images/blocks/bubbles/image-chat.mp4" />
  </Tab>
</Tabs>
