> For the complete documentation index, see [llms.txt](https://doc.m-safe.io/sui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.m-safe.io/sui/user-guide/approve-transaction/co-manager-s-actions.md).

# Co-Manager(s) Actions

Below shows co-manager's actions. Co-manager needs to sign in by connecting wallet.

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

The co-manager sees a pending transaction in the queue. The co-manager clicks on the "Approve" button. Co-managers do not pay gas fees whether they approve or reject the transaction.

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

A popup shows the number of votes submitted by the co-manager as well as the threshold required to approve the transaction. In this case, the co-manager has weighted voting power of 2; hence, it shows the co-manager's signature is equivalent to 2 votes, which meets the threshold set for this account.

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

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

After the co-manager approves, Transaction Queue gets updated and shows that the threshold of 2 is met. The co-manager needs to complete the process by clicking on the "Execute Approval" button.

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

Upon completion, Transaction History displays the completed transaction.

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

Transaction Queue now shows clear, since the pending transaction is executed. Note, transactions are executed in sequential order. Co-managers need to take actions on pending transactions sequentially, in order for the latest pending transaction to get executed.

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

You can also view the completed transaction on the [Sui Explorer](/sui/user-guide/view-sui-explorer.md).&#x20;
