# Sync

### Sync from Test Case

**Sync** helps you to update your recently edited Test case data.

![](/files/-Mjm_UemTaXB4gOPqPNW)

To understand let us drive in a scenario, If a user has tested a couple of test cases and not happy with the result and added few more test cases in the excel sheet. User can just click on the **Sync** button it retrieves and sync the excel sheet that was recently updated.

By syncing the test data you will be getting the below sync message.

![](/files/-MjmWBIzTivyMQ1kHolM)

Sync Message tells what files are being updated and also displays the test location of the test cases.

### Sync from Studio

Users can sync data from the studio. The working mechanism is a little bit different from Sync from Test data. In studio when the user clicks on sync its syncs only the functionality under it.

For better understanding let's dive into the below image.

![](/files/oo8S78qtcJC7atqZi39b)

When a user clicks on sync (circle), it only syncs the test data that's under the **login** feature only. In **Test case** when the user clicks on sync its syncs all the test data under **Authentication Functionality.**


---

# 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.qatts.com/master-1/execution/test-case/details-by-functionality/sync.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.
