PicaJet

Reference Glossary

Expiring asset alert

An automated notification triggered when an asset's usage-rights end date, licensed-stock term, or model release approaches or passes.

Why it matters in a DAM

The alert exists because rights expiry is a metadata field, not a visible property of the file — a photo looks identical the day before and after its license lapses, so without a system flag, an expired asset keeps getting reused in good faith until someone happens to catch it, often after publication. This is the mechanism that turns a rights-expiry date sitting in a custom metadata panel into something that actually prevents a licensing violation instead of just recording one after the fact.

A worked example

Trigger metadata.rights_expiry within 30 days, or already past
Action taken Notification to the asset owner; asset often auto-hidden from general search or download
Common cause of failure Expiry date recorded on the asset but never wired to an actual alert rule

Common mistake

Setting the rights-expiry date on the asset record but never connecting it to an actual alert or access restriction, so the date exists as data while nothing stops the asset from being downloaded and used after it lapses.

A rights-expiry date is easy to record and easy to ignore, because nothing about the file changes when the date passes. The image still opens, still looks correct, still sits in the same folder as everything else — the only thing that’s different is a field in the metadata panel that nobody is looking at unless something forces the question. An expiring asset alert is that forcing function.

The stronger implementations don’t stop at a notification email. Because the asset owner getting an email 30 days out is useful but not sufficient — people miss emails, or leave the company, or the notice arrives while they’re on leave — DAM systems that take rights compliance seriously pair the alert with an access change: the asset drops out of general search once it’s within a set window of expiry, or is fully hidden and download-blocked once the date passes, regardless of whether anyone acted on the earlier notice.

The alert is only as good as the field feeding it, which is why this depends on rights-expiry actually being captured as a structured date field at ingestion rather than buried in a license PDF attached to the asset. A license document that a person has to open and read to find the expiry date defeats the purpose of an automated alert entirely.

Frequently asked

What triggers an expiring asset alert?

A metadata field — such as the rights-expiry date — coming within a set window, like 30 days, of its deadline, or already having passed it.

Why is an automated alert necessary for rights expiry rather than relying on people to notice?

Rights expiry is a metadata field, not a visible property of the file — a photo looks identical the day before and after its license lapses, so without a system flag, an expired asset keeps getting reused in good faith until someone happens to catch it.

Why is it a mistake to record an expiry date without connecting it to an actual alert?

The date exists as data, but nothing actually stops the asset from being downloaded and used after it lapses — the field alone doesn't enforce anything on its own.

What do stronger implementations of expiring asset alerts do beyond sending a notification?

They pair the alert with an access change — the asset drops out of general search once it's within a set window of expiry, or is fully hidden and download-blocked once the date passes — because an email notice alone can be missed or ignored.

What does the alert depend on to work reliably?

Rights-expiry being captured as a structured date field at ingestion, rather than buried inside a license PDF attached to the asset that a person would have to open and read to find the date.

What happens once an asset's rights actually expire under a well-configured alert system?

The asset can be automatically hidden from general search and blocked from download, regardless of whether anyone actually acted on the earlier notification — the access restriction becomes the real enforcement mechanism.