Skip to content

Commit 2c8a99c

Browse files
docs: document org-level scheduled delivery download link expiry
1 parent 8300f85 commit 2c8a99c

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

guides/how-to-create-scheduled-deliveries.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If your Lightdash organization has [Slack](/references/workspace/adding-slack-in
1010

1111
This means old emails or Slack shares will have broken images and there is not an option to retrieve them. If you want to keep the sent files, it's best to download them from the scheduled delivery.
1212

13-
Self-hosted instances can [configure download link expiration](#configuring-download-link-expiration) per channel.
13+
Organization admins can [change the default expiry](#configuring-download-link-expiration) and optionally set a different expiry per channel (Slack, email, MS Teams).
1414

1515
</Info>
1616

@@ -250,4 +250,13 @@ For example:
250250

251251
## Configuring download link expiration
252252

253-
By default, download links in scheduled deliveries expire after 3 days. Self-hosted instances can adjust this globally or per channel (email, Slack, MS Teams) using [persistent download URL environment variables](/self-host/customize-deployment/environment-variables#persistent-download-urls).
253+
By default, download links in scheduled deliveries expire after 3 days. Organization admins can change this in **Organization settings → Scheduled deliveries**.
254+
255+
- **Download link expiry** — how many days a scheduled delivery's download links stay valid before they expire. This value applies to every delivery channel by default.
256+
- **Set a different expiry for specific channels** — toggle this on to override the default for individual channels (Slack, email, MS Teams). When off, every channel uses the default expiry above.
257+
258+
Click **Save** to apply your changes. New expiry values take effect on the next scheduled delivery run.
259+
260+
<Note>
261+
Self-hosted instances can also set these values globally using [persistent download URL environment variables](/self-host/customize-deployment/environment-variables#persistent-download-urls). Organization-level settings take precedence when configured.
262+
</Note>

0 commit comments

Comments
 (0)