> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Node action permissions

> Learn how to configure node action permissions for DingTalk OA Approval: Admins can set Edit, Read-only, and other permissions on form controls for the initiator, approver, CC recipient, and handler at each node to enable fine-grained control.

## 1. Overview

<Note>
  Admins can configure node action permissions.

  Default node action permissions: initiator: editable; approver, CC recipient, and handler: read-only.

  In specific scenarios, node action permissions need to be adjusted.

  For example, in salary or job-level evaluations, certain information can only be viewed by specific approvers. In such cases, specific fields must be hidden from certain users.

  In other scenarios, such as item rating, certain information is filled in by the approver rather than the initiator. In such cases, specific approvers need edit permission for the rating field.
</Note>

## 2. Prerequisites

* Only an Approval Admin can perform process design, so you must become an Approval Admin first.

If you are not an Approval Admin, open DingTalk OA Approval, click **Settings**, click **Create Approval form**, click **Request Admin Permissions**, and click **Submit**.

<div className="grid grid-cols-3 gap-4 my-4">
  <Frame>
    ![Settings entry in DingTalk OA Approval](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/jP2lRYjZmyDkLO8g/img/3bc72db6-0758-4388-85fa-5b516370ef92.png)
  </Frame>

  <Frame>
    ![Create Approval form option](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/jP2lRYjZmyDkLO8g/img/d76c8667-79ad-4856-bbd1-db2bfb11d9ca.png)
  </Frame>

  <Frame>
    ![Request Admin Permissions form](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/jP2lRYjZmyDkLO8g/img/f0f909f7-8058-44ef-8388-ed6868c815a2.png)
  </Frame>
</div>

Once the Admin receives the pending approval notice and approves the request, the corresponding Employee is automatically granted Approval Admin permissions.

<div style={{maxWidth:'400px',margin:'16px auto'}}>
  <Frame>
    ![Admin approval notification on mobile](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/jP2lRYjZmyDkLO8g/img/f0a67e04-bf73-4e3d-ab03-2676c919a89f.jpeg)
  </Frame>
</div>

## 3. Entry point

On the **Approval Admin Console** > **Form Management** page, click **Edit** in the Action column of the form.

<Frame>
  ![Edit button in the Action column of Form Management](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/jP2lRYjZmyDkLO8g/img/0aa4e5e9-e662-4552-866b-60163ba741b8.png)
</Frame>

Click **Process Design** to enter the process design workspace.

<Frame>
  ![Process Design entry](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/YdgOk2b0JJJNXq4B/img/1991fcb9-5976-4331-bc66-5332c816016e.png)
</Frame>

## 4. Steps

Select the approval node whose form action permissions you want to adjust, click **Form Action Permissions**, select the control corresponding to the form content you want to hide, and change the permission to Hidden.

<Frame>
  ![Set a form control permission to Hidden](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/2M9qP5jrDDQR4O01/img/6cd18445-3d91-4339-9b34-73068a25471e.png)
</Frame>

Select the approval node whose form action permissions you want to adjust, click **Form Action Permissions**, select the control corresponding to the content you want to edit, and change the permission to Editable.

<Frame>
  ![Set a form control permission to Editable](https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/2M9qP5jrDDQR4O01/img/a265a405-3dc6-4ba3-a5f7-2f337d871930.png)
</Frame>
