Sharing Resources

ClientCove offers two complementary ways to deliver a resource: an internal direct message to logged-in portal users, and a public share link that works without login. Each has its place.

Two Ways to Share

MethodRecipientAuth RequiredBest For
Direct messageSpecific portal usersYesConfidential delivery, in-app conversations
Public share linkAnyone with the linkNoExternal vendors, prospective clients, printable handouts

Direct Message Sharing

For logged-in users in the same client (or all users if you're an admin):

  1. Open the resource detail page
  2. Click the envelope icon in the toolbar
  3. The compose-message modal opens, prefilled with the resource link
  4. Pick recipients from the user list
  5. Add an optional message
  6. Click Send

Recipients receive a portal notification and (if email is configured) an email. The link in the message points to the in-portal resource view, so they need an active account to open it.

For external recipients or for content that needs no authentication:

  1. Open the resource detail page
  2. Click the Share button (or use the three-dot menu → Share)
  3. The Share modal opens
  4. Toggle Share link active to enable the link
  5. Pick an Expiration (see below)
  6. Click Save changes

The generated URL has the form:

https://yourportal.com/resource/<slug>/?share=<token>

Copy the URL with the Copy Link button.

Expiration Options

OptionLink Lifetime
NeverNo expiration — works until you deactivate it
1 day24 hours from save
3 days72 hours from save
1 week7 days from save
1 month30 days from save
1 year365 days from save

Each save resets the expiration window. Expired links show an "access denied" message to anyone who tries them.

QR Codes

When a public share link is active, the Share modal also generates a QR code for printable or display use:

  • PNG — for documents, slides, packaging
  • SVG — for high-resolution print, signage, vector workflows

Both formats are rendered via QuickChart and download with a single click.

When a recipient opens a share link:

  • ClientCove bypasses the login redirect for valid tokens
  • The recipient lands on the resource's public view (no edit, no admin chrome)
  • Activity log records the visit
  • For grouped resources, all per-file downloads are accessible from the public view

If the link has been deactivated or has expired, the recipient sees:

Access Denied — This share link is no longer active.

  1. Open the Share modal again
  2. Toggle Share link active off
  3. Click Save changes

The link stops working immediately. The token is preserved (in case you need to re-enable), so re-activating later resumes with the same URL.

Was this page helpful?