# Advance Settings

You can configure the advanced settings to include:

* **Incremental update time offset:**&#x20;

<figure><img src="/files/ywGmuzQ5Z6BTHe7B3eLn" alt=""><figcaption></figcaption></figure>

To retrieve the latest data from Salesforce, use this setting. The timeframe specified in this field will serve as an offset to the actual SystemModStamp/LastModifiedDate/CreatedDate timestamp. Select a desired time field from the drop-down option: seconds, minutes, or hours. The latest delta changes are displayed using one of these three time fields. Also specify the number of incremental offset limits. **Note:** The maximum incremental offset limit is 23hours.

* **Salesforce API Calls Usage Limit:**&#x20;

<figure><img src="/files/EHN5b8bdqbKjjh6dYwtT" alt=""><figcaption></figcaption></figure>

Use this field to set the limit on the number of API calls allowed during replication

* **Salesforce object type:**&#x20;

<figure><img src="/files/Dc5eahvhvjLutQIWgsYb" alt=""><figcaption></figcaption></figure>

Select the object type as 'Replicatable' or Non-Replicatable'. These are Salesforce objects that have bi-directional sync and support both clean copy and incremental replication


---

# 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.mydbsync.com/cloud-replication-main/source-setup/salesforce/advance-settings.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.
