# #1 구분 및 권한

프로젝트 작업 시 작업자와 뷰어로 구분됩니다.

작업자는 소속된 워크스페이스에서 프로젝트를 생성하고 관리할 수 있습니다.

## 작업자

프로젝트에서 현지화 작업을 진행하는 멤버

* 워크스페이스 에셋 이용
* 에디터 - (본인할당 작업만)문장 편집, 문장 보기, (본인할당 작업만)이슈 등록, 이슈 열람, 세그먼트 내 알림

## 뷰어

프로젝트를 관찰 및 확인만 할 수 있는 멤버

* 에디터 - 문장보기&#x20;


---

# 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/kr/project/1.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.
