# 데이터 권한

데이터 권한에는 행 권한, 필드 권한 및 레코드 만들기 권한이 포함됩니다. 데이터 사용 권한은 데이터 테이블에 설정됩니다.

* [행 권한](/distribute_permission/permissionsandsecurity/builder/dataright/row.md): 사용자가 조작할 수 있는 행을 제어합니다.
* [권한:](/distribute_permission/permissionsandsecurity/builder/dataright/column.md) 사용자가 조작할 수 있는 열(필드)을 제어합니다.
* [데이터 추가/생성 권한 편집:](/distribute_permission/permissionsandsecurity/builder/dataright/adddata.md) 사용자 또는 역할이 레코드를 만들 수 있는 권한을 제어합니다.

행 및 필드 권한을 사용하면 특정 데이터에 대한 사용 권한을 정확하게 제어할 수 있습니다.

### 데이터 권한 보기/수정 <a href="#cha-kan-xiu-gai-shu-ju-quan-xian" id="cha-kan-xiu-gai-shu-ju-quan-xian"></a>

데이터 권한을 설정한 후 행 권한, 필드 권한, 레코드 생성 권한을 포함하여 데이터 권한에서 설정된 데이터 권한을 확인/수정할 수 있습니다.

리본 메뉴 표시줄에서 "보안 - 데이터 권한"을 선택합니다.

설정된 행 권한, 필드 권한, 레코드 생성 권한을 모두 확인하고 수정하거나 삭제할 수 있는 데이터 권한 대화 상자가 나타납니다.

<figure><img src="/files/OQvb2QqoPrI3xfEbXTvI" alt=""><figcaption></figcaption></figure>


---

# 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://doc.forguncy.co.kr/distribute_permission/permissionsandsecurity/builder/dataright.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.
