Skip to content

Commit 030532a

Browse files
authored
Merge pull request #6859 from segmentio/lizkane222-patch-11
Update Audiences CSV Download Guidance
2 parents 97af0a3 + 4d24706 commit 030532a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/engage/audiences/index.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,10 @@ Once Segment generates the CSV, you can download the file directly. You'll recei
232232

233233
Note the following limits for the CSV downloader:
234234
- You can't download more than one CSV for the same audience at the same time.
235-
- You can only generate one CSV every five minutes.
235+
- You can only generate one CSV every five minutes.
236+
- Each CSV represents a snapshot at a given point in time that references the data from the audience's most recent computational run. This applies to both real time and batch audiences, as the CSV is not updated in real time. To locate the snapshot's given point of time, click on the Download CSV button, and the popup modal will contain an information icon ℹ️, which when hovered over will reveal the snapshot's details.
237+
- ![CSV Snapshot details](https://github.com/user-attachments/assets/b7af772a-2ba7-4411-ba95-a913992f10ae)
238+
236239

237240
> info ""
238241
> Generating a CSV can take a substantial amount of time for large audiences. After you generate the CSV file, leave the modal window open while Segment creates the file. (If the audience recalculates between when you click Generate and when you download the file, you might want to regenerate the file. The CSV is a snapshot from when you clicked Generate, and could be outdated.)

0 commit comments

Comments
 (0)