# Real-time Collaboration on a Doc

You can invite collaboration by sharing Edit, Comment or View permission to your team members in the same workspace.

* Invited members with Comment and View permission can still interact with the data widgets on the doc, but their interactions are not saved.
* Invited members with Edit permission can edit the document simultaneously, with each modification instantly visible to others.

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

Check out our documentation for Doc Sharing here [Doc Sharing](/presight-v1.0/governance/doc-sharing.md)


---

# 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://presight.gitbook.io/presight-v1.0/the-data-doc/real-time-collaboration-on-a-doc.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.
