# FAQs on Google Sheet Integration

1. **Will all the new leads flow into NeoDove automatically after integration?**\
   \
   **Answer:** No. Currently we have a “Sync” button on the integration page. Once you click on sync, all the new leads will be created under NeoDove.<br>
2. **If I make any changes in any lead on a sheet which is already synced, will it get updated on NeoDove as well?**\
   \
   **Answer:** No, once a lead is synced it will not get updated on the basis of changes made in the sheet on syncing.\
   **Note -** This can be done through chargeable automation.<br>
3. **If any lead is Deleted from the sheet will it get deleted from NeoDove or vice-versa?**\
   \
   **Answer:** No<br>
4. **Can I upload all tabs of a sheet at once?**\
   \
   **Answer:** No, sheet will be uploaded “Tab” wise into the campaign, so that we can do segregation better into different campaigns.<br>
5. **Do I need to integrate the sheet every time?**\
   \
   **Answer:** No, it is better than excel because you can simply sync the new data.

{% hint style="success" %}
In the case of any other questions, please write us on "**<hello@neodove.com>**". Our team will help you.
{% endhint %}


---

# 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.neodove.com/admin-portal/integrations/google-sheets-integration/faqs.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.
