Skip to main content
Knowledge Base

Share a saved video clip

Users can share video clips with others. There are two ways to share a video clip: send the file or send a video clip link.

To share a saved video clip file using the Alarm.com app:

Note: The clip can still be downloaded as a video file from the Customer app after sharing the video clip link.

  1. Log in to the Alarm.com app.
  2. Tap Video .
  3. Tap Saved.
  4. Long press on a clip to select it.
    • To select multiple clips for bulk actions, tap grey circle checkmark.svg, then tap to select the desired clips.
  5. Tap Options.
  6. Tap Share.
  7. Share the video clip file using any of the available options. Tap Copy link to share a link for the recipient see the saved video clip without downloading any files. The link lasts for 30 days or until the user deletes the clip from the account.
  1. Log in to the Alarm.com app.
  2. Tap Video .
  3. Tap Saved.
  4. Long press on a clip to select it.
    • To select multiple clips for bulk actions, tap Select, then tap to select the desired clips.
  5. Tap Options.
  6. Tap Share.
  7. Share the video clip file using any of the available options. Tap Copy link to share a link for the recipient see the saved video clip without downloading any files. The link lasts for 30 days or until the user deletes the clip from the account.
  • Was this article helpful?
sp; `; const shareLink = document.createElement('li'); shareLink.classList.add('share-link'); shareLink.innerHTML = buttonMarkup; shareLink.addEventListener('click', copyLocation); elmMetaTop.appendChild(shareLink); } if (location.pathname.startsWith('/Customer')) window.addEventListener('DOMContentLoaded', createShareButton);