You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting this process, the initiating user is automatically added to the new council
68
+
When starting this process, the initiating user automatically approves the process.
69
69
:::
70
70
71
71
## Approve a Recovery Process
72
72
73
-
In the `Emergency Access` vault list, a running process shows a process button.
74
-
If a council member has not yet added their share, the button includes `Approve now`.
73
+
To view or approve open Emergency Access processes, open the `Emergency Access` list.
74
+
If for a vault an Emergency Access process is open, the vault is displayed with a process button.
75
+
If you didn't approved the process, the button includes `Approve now`.
75
76
76
77
<Imagesrc="/img/hub/emergency_access_vault_list_change_council_approve_now.png"alt="Emergency Access Vault List Approve Now"width="2560"height="1080" />
77
78
78
79
Approve a running process in three steps:
79
80
80
-
1. Open the vault in `Emergency Access`.
81
+
1. Open the vault in the `Emergency Access` list.
81
82
2. Click `Approve now` to open the `Approve Emergency Access` dialog.
82
-
3. Review the details and click `Approve` to submit your key share.
83
+
3. Review the details and click `Approve`.
83
84
84
85
<Imagesrc="/img/hub/emergency_access_vault_list_change_council_approve_dialog.png"alt="Emergency Access Vault List Approve Dialog"width="2560"height="1080" />
85
86
@@ -88,7 +89,7 @@ After submitting your share, the button shows `Waiting for other approvals`. You
88
89
89
90
You can also inspect details before approving. Hover (or click) the segment ring area on the left side of the process button to open the process details popover. The popover shows:
90
91
91
-
* process type and required key shares
92
+
* process type and required approvals
92
93
* current progress
93
94
* process council members
94
95
* per-member status (`Added` / `Pending`)
@@ -107,8 +108,8 @@ Click `Complete now` to open the `Complete Emergency Access` dialog. In this dia
107
108
108
109
Results by type:
109
110
110
-
*`Choose Vault Members`: Vault roles are updated and required access grants are redistributed
111
-
*`Change Emergency Access Council`: The recovery key is re-split using the new council configuration
111
+
*`Choose Vault Members`: Vault roles are updated and required access grants are redistributed.
112
+
*`Change Emergency Access Council`: The old council is replaced by the new council.
112
113
113
114
After successful completion, the process is removed.
0 commit comments