# #1 권한 설정

워크스페이스 에셋은 용어사전과 번역메모리(TM), 보이스캐스트를 통칭하는 용어입니다.

워크스페이스에 소속된 관리자, 소유자, (특정)사용자가 워크스페이스 에셋을 생성/수정/삭제 등 관리할 수 있습니다.

워크스페이스에 초대된 멤버는 현지화 작업 시 제공된 워크스페이스 에셋을 자유롭게 사용할 수 있습니다.

## 설정 방법

<figure><img src="/files/Nbn7DLeLVIekHYiM7tnM" alt=""><figcaption><p>워크스페이스 에셋 권한 설정</p></figcaption></figure>

1. "워크스페이스 관리 > 권한" 메뉴를 클릭하세요.&#x20;
2. 권한 설정에서 멤버 유형에 따라 용어사전과 번역메모리(TM) 항목을 선택하여 생성/수정/삭제 권한을 부여할 수 있습니다.

{% hint style="info" %}
단, 소유자와 관리자는 워크스페이스 에셋의 용어사전과 번역메모리(TM) 모두 생성/수정/삭제 권한이 자동으로 부여됩니다.
{% endhint %}


---

# 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/asset/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.
