Skip to content

Commit 8e41dea

Browse files
authored
17266 Add-a-way-to-remove-any-organization-member (#449)
I need to get through the Code Rabbit process - I'll let you know when that is complete! <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added clearer navigation steps to reach organization member removal. * Expanded removal guidance with two methods: remove from Members tab or search by group/username/email and remove. * Updated meta description and clarified available actions; removed the old single-path flow and unrelated cross-reference. * Added images for "All Members" and "Remove Organization Members" views. * Added warning that removing a student will delete their account. * Updated changelog with a December entry announcing the new removal option. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent f5f7b7a commit 8e41dea

4 files changed

Lines changed: 20 additions & 10 deletions

File tree

73 KB
Loading
140 KB
Loading
Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.. meta::
2-
:description: Remove organization members, for example students, and use the account licences for other students.
2+
:description: Remove organization members.
33

44
.. _remove-org-members:
55

66
Remove Organization Members
77
===========================
88

9-
To remove members from your organization, please follow these steps:
9+
Follow these steps to remove members from your organization:
1010

1111
1. Click your username in the top-right corner, then select **Organization** from the menu.
1212

@@ -15,17 +15,26 @@ To remove members from your organization, please follow these steps:
1515
.. image:: /img/class_administration/createanorganization/organizations.png
1616
:alt: My Organizations
1717

18-
3. Click the **Members** tab.
18+
3. Click the **Members** tab.
1919

2020
.. image:: /img/manage_organization/memberstab.png
21-
:alt: Members
21+
:alt: All the settings that are available on the members tab
22+
23+
You can use either of the two methods below to locate and remove organization members.
24+
25+
.. warning:: If you remove a student from your organization, their account will be deleted.
26+
27+
- Option 1: In the **User Management** section, click the group (e.g., Teachers) you wish to view. Click the trash icon on the right for each user you want to remove from your organization.
28+
29+
.. image:: /img/allmembers.png
30+
:alt: The list of all Members of a certain type
31+
32+
- Option 2: In the **Remove Organization Members** section, type the username or email address of the person you want to remove and click **Find User**. Click the trash icon on the right for the user you want to remove from your organization.
33+
34+
.. image:: /img/manage_organization/removeorgmember.png
35+
:alt: Remove Organization Members search interface
2236

23-
4. In the **User Management** section, click the section you wish to view.
2437

25-
5. Click the trash icon, on the right hand side, for each user you want to remove from your organization.
2638

27-
.. image:: /img/allmembers.png
28-
:alt: All Members
2939

30-
If you want to use the accounts for new students, see :ref:`Add or Remove Students in a Course <add-remove-students>`.
3140

source/instructors/getstarted/support/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ We do not report small bug fixes or issues that affect individual users, who we
1515

1616
**December 2025**
1717

18-
- `[I] [12th]`: Added support for the :ref:`Jupyter Collaboration Extension<jupyter>`.
18+
- `[I] [19th]`: Add a way to :ref:`remove any organization member <remove-org-members>`.
19+
- `[I] [12th]`: Added support for the :ref:`Jupyter Collaboration Extension <jupyter>`.
1920

2021
**November 2025**
2122

0 commit comments

Comments
 (0)