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
Copy file name to clipboardExpand all lines: content/en/docs/control-center/people/members.md
+32-1Lines changed: 32 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,18 @@ The **Members** page in Control Center allows you to manage active, deactivated,
18
18
19
19
On the **Active Members** tab, you can see an overview of the active members of your company.
20
20
21
+
These are the fields on the **Active Members** tab:
22
+
23
+
***Name** – The member's name.
24
+
***Email** – The member's email address.
25
+
***Signup Date** – The date when the member joined the Mendix Platform.
26
+
***Certification** – The member's certification level. This is updated daily.
27
+
***Apps** – The number of apps that the member is part of.
28
+
***Member ID** – The member's unique ID.
29
+
21
30
When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member, as well as their **App role** for each app. These are the actions you can take in the profile window:
22
31
32
+
* Click **Deactivate Member** to deactivate that specific member.
23
33
* Click **Remove** to remove the member from the app.
24
34
* Click an app name to go to its [details page](/control-center/apps-overview/#app-details).
25
35
@@ -42,6 +52,15 @@ As a Mendix Admin:
42
52
43
53
On the **Deactivated Members** tab, you can see an overview of the deactivated members of your company.
44
54
55
+
These are the fields on the **Deactivated Members** tab:
56
+
57
+
***Name** – The member's name.
58
+
***Email** – The member's email address.
59
+
***Signup Date** – The date when the member joined the Mendix Platform.
60
+
***Certification** – The member's certification level. This is updated daily.
61
+
***Apps** – The number of apps that the member is part of.
62
+
***Member ID** – The member's unique ID.
63
+
45
64
When you click a member's name, a pop-up window opens. It displays their profile, along with a button to **Activate** the member.
46
65
47
66
When you select members in the list on this tab, a context menu is displayed, providing the following options:
@@ -53,7 +72,19 @@ When you select members in the list on this tab, a context menu is displayed, pr
53
72
54
73
On the **External Members** tab, you can see the members outside of your company who have access to at least one of your company apps.
55
74
56
-
When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member as well as their **App role** for each app. Click an app name to go to the [details page](/control-center/apps-overview/#app-details) of this app.
75
+
These are the fields on the **External Members** tab:
76
+
77
+
***Name** – The external member's name.
78
+
***Email** – The external member's email address.
79
+
***Status** – Shows whether the external member is active or deactivated.
80
+
***Company** – The company to which the external member belongs.
81
+
***Certification** – The external member's certification level. This is updated daily.
82
+
***Apps** – The number of apps that the external member is part of.
83
+
84
+
When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member, as well as their **App role** for each app. These are the actions you can take in the profile window:
85
+
86
+
* Click **Remove** to remove the member from the app.
87
+
* Click an app name to go to its [details page](/control-center/apps-overview/#app-details).
57
88
58
89
When you select members in the lists, a context menu appears with options for exporting member details to an *.xlsx* file.
0 commit comments