# 데이터 추가/생성 권한 편집

조건에 따라 사용자가 데이터를 만들 수 있는 권한이 있는지 여부를 제어합니다. 데이터 만들기 권한 항목 간의 설정 또는 관계, 즉 사용 권한 항목의 조건을 충족하면 데이터를 만들 수 있는 권한이 있으며 그렇지 않으면 사용 권한이 없습니다.

## 데이터 추가/생성 권한 만들기&#x20;

다음과 같이 데이터 테이블에 데이 만들기 권한을 설정하고 사용자 또는 역할이 데이터를 만들 수 있는 권한을 제어합니다.

1. 데이터 테이블을 열고 테이블 설정에서 데이터 추가/생성 권한 편집을 체크한 후 \[권한 편집..]을 클릭합니다.

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

2. &#x20;승인된 사용자를 설정하세요. 역할 열을 클릭하면 팝업 역할 목록에서 레코드 생성 권한을 부여하는 역할을 선택할 수 있습니다. 예를 들어 "로그인한 사용자"를 선택합니다.

권한 제어 행을 선택하고 클릭하여 ![](https://gccndocumentsitestorage.blob.core.chinacloudapi.cn/document-site-files/images/8ca07557-62b8-4219-8ddd-357e505dc985/80944501/image2023-2-23_14-36-37.png)삭제합니다.

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

3. 행 조건 필터링을 설정하면 조건에 맞는 레코드가 필터링되어 승인된 사용자가 해당 작업을 수행할 수 있습니다.

조건 필터 열을 클릭하여 조건을 설정하세요. 팝업 조건 필터 대화 상자에서 조건을 설정합니다. 예를 들어 아래 그림과 같이 조건을 "2023/1/1보다 큰 주문날짜"로 설정합니다.

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

4. &#x20;설정이 완료되면 페이지를 실행하고 사용자 유재석을 사용하여 로그인하고 로그인 한 후 새 데이터를 추가합니다.

* 주문 날짜가 2023/1/1보다 작으면 레코드 생성이 실패합니다.

![](/files/B4XgR4Kl0Q7Q1RgjOIpk)


---

# 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/database/dataright/adddata.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.
