Skip to content

Commit 612252e

Browse files
authored
Merge pull request #7424 from segmentio/DOC-1029
LE Sync Schedule [netlify-build]
2 parents 75afcd4 + 5db71db commit 612252e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/unify/data-graph/linked-events.md

+12
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,18 @@ To enrich events with entities:
153153
5. In the "Select Events to Map and Send", define the [conditions](/docs/connections/destinations/actions/#conditions) under which the action should run.
154154
6. Click **Load Sample Event**, then add your entities.
155155

156+
### Configure the sync schedule
157+
You can schedule how often you want Segment to cache the table data for Linked Events.
158+
159+
To configure your sync schedule:
160+
1. Navigate to **Unify > Data Graph > Entities** and select the entity you want to configure.
161+
2. Select the **Enrichment syncs** tab.
162+
3. Click **Edit** next to **Sync schedule**.
163+
4. Select the **Schedule type**. You can choose from:
164+
* **Manual**: Trigger the sync manually or with Segment's API.
165+
* **Interval**: Sync based on a by-the minute, hourly, or daily cycle. For example, once every 2 hours.
166+
* **Day and time**: Sync at specific times on selected days of the week. For example, Mondays at 2:00PM.
167+
156168
### Add entities
157169

158170
After you load a sample event, you can add entities from the **Enrich events with entities** section. You’ll select an entity, then an entity match property.

0 commit comments

Comments
 (0)