Skip to main content

Share files and photos in chat

Share lecture slides, a photo of the whiteboard, or a PDF straight into a conversation. You can add a caption before you send, and recipients can download what you shared.

  1. Open the conversation and click the Upload files button below the message field.

  2. Pick the files or images to send. In the Upload files dialog, add a Caption if you like (the field reads Write a caption...).

    Screenshot coming soon
    The Upload files dialog with a selected image and the Write a caption field
    Capture spec (for maintainers)
    {
      "id": "web.chat-and-messaging.share-files-and-photos.upload-dialog",
      "platform": "web",
      "route": "/chats",
      "actions": [
        {
          "pom": {
            "page": "ChatPage",
            "call": "openFirstGroupChannel"
          }
        },
        {
          "pom": {
            "page": "ChatPage",
            "call": "openUploadFilesDialog"
          }
        }
      ],
      "clip": {
        "testId": "upload-files-dialog",
        "pad": 16
      }
    }
  3. Send. The attachment appears in the conversation for everyone.

On the Latte desktop app

On the desktop and web apps you can also paste an image straight from your clipboard into the message field — it opens the same upload dialog.