# コラボレーション

## **コメント機能**

コメントは、プロジェクトの初期段階で曖昧さを取り除くのに最適な方法です。注釈者はエッジケースについて質問をしたり、レビュアーはどのような変更が必要なのかを明確にすることができます。

**コメント機能の詳細については、こちらをご覧ください。**

{% content-ref url="/pages/-MFkIT9-ioY1524rWMlH" %}
[コメント機能](/jpn/mastering-annostation/collaboration/comments.md)
{% endcontent-ref %}

## **外部パートナーとの連携**

プロジェクトによっては、外部のパートナーと協力する必要があります。別のOrganizationとプロジェクトを共有すると、外部パートナーのメンバーがプロジェクトにアクセスできるようになります。

**外部パートナーとの連携についての詳細はこちらをご覧ください。**

{% content-ref url="/pages/-MFkIYQ-fqBw\_Bw14cSe" %}
[別のOrganizationとプロジェクトを共有する](/jpn/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/jpn/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.
