Skip to content

Commit ffe475c

Browse files
committed
Add audit trail plan back to products.yml, add it to frontmatter
1 parent 4f48088 commit ffe475c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

src/_data/products.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,12 @@ items:
154154
team: true
155155
business: true
156156
add-on: false
157+
158+
- product_display_name: Audit Trail
159+
slug: audit-trail
160+
plan-note: "Audit Trail is available as an add-on for customers with the Business plan."
161+
plans:
162+
free: false
163+
team: false
164+
business: true
165+
add-on: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Audit Trail
3+
plan: audit-trail
34
---
4-
{% include content/plan-grid.md name="audit-trail" %}
55

66
Segment offers an in-app 90 day Audit Trail for Business Tier accounts. If you are a Workspace Owner, you view user and system activity in your workspace settings, in the "Audit Trail" tab under "Admin".
77

0 commit comments

Comments
 (0)