# End Collaboration

When you’re finished collaborating, click **End Collaboration** to:

1. **Release Locks:**\
   Free any checked-out elements so others can edit them.
2. **Close Session:**\
   Disconnect your local copy from the central file to avoid further edits.
3. **Finalize Changes:**\
   Ensure all your updates are synchronized before exiting, so the central file remains up-to-date.

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

<figure><img src="/files/5yctTSeKYjfqC9rmIE3L" alt=""><figcaption></figcaption></figure>


---

# 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://sync.wiki.mksdtech.com/collaboration/end-collaboration.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.
