Skip to content

Commit eedd47e

Browse files
committed
reset syncs [netlify-build]
1 parent d427de9 commit eedd47e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

src/connections/reverse-etl/index.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,9 @@ To add multiple mappings from your warehouse to your destination, repeat steps 1
128128
## Using Reverse ETL
129129
After you've followed [all four steps](/docs/connections/reverse-etl/#getting-started) and set up your source, model, destination, and mappings for Reverse ETL, your data will extract and sync to your destination(s) right away if you chose an interval schedule. If you set your data to extract at a specific day and time, the extraction will take place then.
130130

131-
### Sync history and observability
131+
### Managing syncs
132+
133+
#### Sync history and observability
132134
Check the status of your data extractions and see details of your syncs. Click into failed records to view additional details on the error, sample payloads to help you debug the issue, and recommended actions.
133135

134136
To check the status of your extractions:
@@ -142,18 +144,18 @@ To check the status of your extractions:
142144
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
143145
5. If your sync failed, click the failed reason to get more details on the error and view sample payloads to help troubleshoot the issue.
144146

145-
#### Replays
146-
You can choose to replay syncs. To replay a specific sync, contact [[email protected]](mailto:[email protected]). Keep in mind that triggering a replay resyncs all records for a given sync.
147-
148147
#### Reset syncs
149-
You can reset your sync by
148+
If you make edits to your model and/or mapping, you can reset your syncs so that your data is synced from the beginning.
150149

151150
To reset a sync:
152151
1. Select the three dots next to **Sync now**.
153152
2. Select **Reset sync**.
154153
3. Select the checkbox that you understand what happens when a sync is reset.
155154
4. Click **Reset sync**.
156155

156+
#### Replays
157+
You can choose to replay syncs. To replay a specific sync, contact [[email protected]](mailto:[email protected]). Keep in mind that triggering a replay resyncs all records for a given sync.
158+
157159
#### Email alerts
158160
You can opt in to receive email alerts regarding notifications for Reverse ETL.
159161

0 commit comments

Comments
 (0)