Skip to content

Commit db4125f

Browse files
Merge pull request #5129 from segmentio/fix-5121
Fix plan note bug
2 parents 4f48088 + de51546 commit db4125f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/_data/products.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ items:
9292
add-on: false
9393
- product_display_name: Audit Trail
9494
slug: audit-trail
95+
plan-note: "Audit Trail is available as an add-on for customers with the Business plan."
9596
plans:
9697
free: false
9798
team: false
@@ -154,3 +155,4 @@ items:
154155
team: true
155156
business: true
156157
add-on: false
158+

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)