1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Adds information about additional user export fields

This commit is contained in:
Emma Makinson
2022-01-10 11:30:14 +00:00
committed by GitHub
parent 8864a899b5
commit 6bd3bd76e7

View File

@@ -13,7 +13,14 @@ topics:
shortTitle: Export member information
---
You can export information about members in your organization. This is useful if you want to perform an audit of users within the organization. The exported information includes username and display name details, and whether the membership is public or private.
You can export information about members in your organization. This is useful if you want to perform an audit of users within the organization.
The exported information includes:
- Username and display name details
- Whether the user has two-factor authentication enabled
- Whether the membership is public or private
- Whether the user is an organization owner or member
- Datetime of the user's last activity (for a full list of relevant activity, see "[Managing dormant users](/admin/user-management/managing-users-in-your-enterprise/managing-dormant-users)")
You can get member information directly from the {% data variables.product.product_name %} user interface, or using APIs. This article explains how to obtain member information from within {% data variables.product.product_name %}.