# 共有プロジェクトにおけるワークフロー

以下の表は、ステータスの一覧と、そのステータスで誰が画像に対して変更を加えることができるかをまとめたものです。アノテーターはAnnotatorのロールを持つメンバーであり、レビュアーはDeveloperまたはManagerのロールを持つメンバーです。

| Status                            | Description                            | <p>Annotator</p><p>(External)</p> | <p>Reviewer</p><p>(External)</p> | <p>Annotator</p><p>(Host)</p> | <p>Reviewer</p><p>(Host)</p> |
| --------------------------------- | -------------------------------------- | :-------------------------------: | :------------------------------: | :---------------------------: | :--------------------------: |
| New                               | 画像に対してまだ何のアクションもとられていない状態。             |        :white\_check\_mark:       |       :white\_check\_mark:       |      :white\_check\_mark:     |     :white\_check\_mark:     |
| In Progress                       | 画像に対してアノテーションが保存されている状態。               |        :white\_check\_mark:       |       :white\_check\_mark:       |      :white\_check\_mark:     |     :white\_check\_mark:     |
| Waiting for collaborator's review | <p>画像がレビュー待ちとして登録されている状態。</p><p></p>   |                :x:                |       :white\_check\_mark:       |              :x:              |     :white\_check\_mark:     |
| Waiting for owner's review        | 外部Organizationのレビューワーがレビューした結果、合格した状態。 |                :x:                |       :white\_check\_mark:       |              :x:              |     :white\_check\_mark:     |
| Waiting for change                | レビューの結果、変更依頼が出されている状態。                 |        :white\_check\_mark:       |       :white\_check\_mark:       |      :white\_check\_mark:     |     :white\_check\_mark:     |
| Done                              | 共有元のホストOrganizationのレビューの結果、合格した状態。    |                :x:                |                :x:               |              :x:              |     :white\_check\_mark:     |

## 共有プロジェクトにおけるワークフロー

![](/files/-MFtFLtg15Yg6jUMCkxU)


---

# 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/collaborating-with-external-organization/workflow-in-a-shared-project.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.
