Skip to content

Commit 095de19

Browse files
committed
adding Access Management to audit trail
1 parent e024831 commit 095de19

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/segment-app/iam/audit-trail.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Segment offers an in-app 90 day Audit Trail for Business Tier accounts. If you a
77
You can filter for specific actions or actors to see who made changes on specific resources in the app. Actors can include both logged-in users as well as access tokens. You can export the information to a CSV for download, or forward the activity to a Segment source. For example, you can forward audit trail activity to set up real-time Slack alerts and quickly revert changes that could cause unwanted downstream effects, such as a user unintentionally disabling a warehouse.
88

99
The Audit Trail includes information on the following activity:
10+
### Access Management
11+
* User Invite Sent
12+
* User Invite Deleted
13+
* User Invite Accepted
14+
* User Removed
15+
* User Group Created
16+
* User Group Updated
1017

1118
### Source
1219
* Source Created

0 commit comments

Comments
 (0)