# Accept/Deny Pending Delegations & Undelegate

Once the node owner initiates the Delegation process, you can choose to accept or deny a delegation request inside the Checker Client. You can also choose to end a delegation at any point in time. It is important to verify that you are accepting delegation from the correct owner wallet, else you’d be earning rewards for the wrong person.

#### **Linux CLI**

Approve a license <mark style="color:red;">`aethir license approve [License ID]`</mark>

Approve all <mark style="color:red;">`aethir license approve --all`</mark>

Deny a license <mark style="color:red;">`aethir license deny [License ID]`</mark>

Undelegate a license <mark style="color:red;">`aethir license undelegate [License ID], [License ID], ...`</mark>

#### **Windows GUI**

Navigate to the **Licenses** tab.
