Skip to content

Commit 51d1399

Browse files
Merge pull request mendix#10507 from mendix/nc-members-fields
Add member fields
2 parents cf8622e + da46218 commit 51d1399

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

content/en/docs/control-center/people/members.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,18 @@ The **Members** page in Control Center allows you to manage active, deactivated,
1818

1919
On the **Active Members** tab, you can see an overview of the active members of your company.
2020

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+
2130
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:
2231

32+
* Click **Deactivate Member** to deactivate that specific member.
2333
* Click **Remove** to remove the member from the app.
2434
* Click an app name to go to its [details page](/control-center/apps-overview/#app-details).
2535

@@ -42,6 +52,15 @@ As a Mendix Admin:
4252

4353
On the **Deactivated Members** tab, you can see an overview of the deactivated members of your company.
4454

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+
4564
When you click a member's name, a pop-up window opens. It displays their profile, along with a button to **Activate** the member.
4665

4766
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
5372

5473
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.
5574

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).
5788

5889
When you select members in the lists, a context menu appears with options for exporting member details to an *.xlsx* file.
5990

0 commit comments

Comments
 (0)