# Export to Web App / Synchronize with Web App

If this is the first export of the current Revit to Web App, this command will be called **Export to App**.

<div align="left"><figure><img src="/files/MhvIrDiq9hs4FJedJAg8" alt=""><figcaption></figcaption></figure></div>

Otherwise, it will be called **Synchronize with Web App**.

<div align="left"><figure><img src="/files/W57l5KkSlXX39hbHuS9T" alt=""><figcaption></figcaption></figure></div>

In any case, clicking it will start the export/synchronization process with the settings previously configured in the [Manage Scope](/user-manual/usage/tallycat-beta/manage-scope.md) dialog. Clicking the **Export/Synchronize** button in the [Manage Scope](/user-manual/usage/tallycat-beta/manage-scope.md) dialog will basically do the same thing.


---

# 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.bimcat.org/user-manual/usage/tallycat-beta/export-to-ec3-synchronize-with-ec3.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.
