# Collaboration

## **Comments**

Commenting can be a great way to remove ambiguity at an early stage of your project. Annotators can ask questions about edge cases or reviewers can clarify what changes are needed.

**If you want to get more details on comments features you can have a look here:**

{% content-ref url="/pages/-MFkIT9-ioY1524rWMlH" %}
[Comments](/mastering-annostation/collaboration/comments.md)
{% endcontent-ref %}

## **Collaborating with external Organizations**

You may need to work with external partners for some Projects. You can invite external Organizations to your Project so that members from the external Organization can start accessing your Project.

Learn more about collaborating with external Organizations here:

{% content-ref url="/pages/-MFkIYQ-fqBw\_Bw14cSe" %}
[Sharing Projects with external Organization](/mastering-annostation/collaboration/collaborating-with-external-organization.md)
{% endcontent-ref %}


---

# 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.annostation.orni.co.jp/mastering-annostation/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.
