# #1 区分と権限

プロジェクト作業時にワーカーとビューアに分けられます。

ワーカーは所属したワークスペースでプロジェクトを作成・管理できます。

## ワーカー

プロジェクトでローカライズ作業を行うメンバー

* ワークスペースアセット利用
* エディター - (本人に割り当てられた作業のみ)文章編集、文章表示、(本人に割り当てられた作業のみ)イシュー登録、セグメント内通知

## ビューア

プロジェクトの観察と確認のみできるメンバー

* エディター - 文章を見る


---

# 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.letr.ai/ja/purojekuto/1-to.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.
