# 7. Configure data syncing

{% hint style="info" %}
Note: the data syncing uses the Embedded URLs and the SlapFive Salesforce Role filters you define in Step 5.
{% endhint %}

### SlapFive Admin tab

The SlapFive Advanced App includes a tab called **SlapFive Admin** which is used to configure the data syncing between SlapFive and Salesforce. To access this tab, the User must be assigned to the **SlapFive Admin** Permission Set.

Within the SlapFive Admin screen, the **Dashboard** tab shows a summary of the Sync Status, Last Sync, and the number of records that have been synced.

![](/files/lcLRcjAxhdtVdKcFNkLc)

The **Sync Management** tab lets you schedule automatic syncs, manually execute syncs, and view the history of syncs.

<figure><img src="/files/0G2m7Gs7EMhOnrVT1C7f" alt=""><figcaption></figcaption></figure>

When configuring your sync, these options are available:

**Sync Configuration:**

* [ ] **Enable Automatic Sync:** Turn this on to activate the data sync.
* [ ] **Sync Frequency:** Select how frequently you want to sync the data.
* [ ] **Execition Time:** Select the time of day to sync.

**Manual Sync Operations:**

* [ ] Click any of the blue buttons to manually sync the records for that object.

**Bulk Operations:**

* [ ] **Sync All Objects:** Click this button to sync all 4 objects.
* [ ] **Clear All Data:** Click this button to clear the synced data to start fresh.

**Sync History:**

* [ ] View the Sync History to confirm that the sync jobs have completed successfully.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.slapfive.com/integrations/salesforce/slapfive-advanced-app/7.-configure-data-syncing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
