Skip to content

docs(limits): integrate Segmentation platform limits in-context (§12) - #438

Open
mallikarjun-dhulange wants to merge 4 commits into
mainfrom
docs/limits-segmentation
Open

docs(limits): integrate Segmentation platform limits in-context (§12)#438
mallikarjun-dhulange wants to merge 4 commits into
mainfrom
docs/limits-segmentation

Conversation

@mallikarjun-dhulange

@mallikarjun-dhulange mallikarjun-dhulange commented Jul 23, 2026

Copy link
Copy Markdown
Member

Platform limits — Segmentation POD

Integrates the Segmentation platform limits (Confluence §12, cross-checked against §4 "File Imports") into the docs, in context. No snippets, no hub. Confluence is the source of truth for this work.

Gaps filled in-context

  • Total active segments per workspace = 1,000 (file + filter + custom) → manage-segments.mdx
  • Max users per file segment = 5M + File Segment API ops = 10/hour · 100/day (429 on breach) → file-segments.mdx
  • File URL upload max = 300 MB (vs 64 MB direct upload) → file-segments.mdx
  • Computed Traits max = 10 activecomputed-traits-overview.mdx (this limit is filed under §12 but its doc home is the Data POD)

Verified already-documented (no change needed)

File segment users/day 2M · direct upload 64 MB · custom segments usable in a definition 10 · auto-archival 60 days · post-archival expiry 30 days · archived listing cap 1,000 · value suggestion 254 (array) / 1000 (non-array) · user exports 20M data points.

Deferred to the API POD (API-surface limits)

File Segment API max file size (150 MB) · Filter Segment API rate (50/min·200/hr·1000/day) · custom segment API expiry (max 365-day extension). These belong on api/ pages, not the user-guide.

🤖 Generated with Claude Code

Fill gaps: total active segments 1,000, max users/file segment 5M,
File Segment API ops 10/hr-100/day, file URL 300MB, computed traits 10.
Reconciled §4-vs-§12 conflict toward §12 values. Held nesting depth at
3 (docs consistent; Confluence 6 likely stale). API-surface limits
deferred to API POD.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
moengage 🟢 Ready View Preview Jul 23, 2026, 6:08 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Drop "may require evaluation" qualifiers; a plain contact instruction
is sufficient.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
moengage 🟡 Building Jul 23, 2026, 5:58 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mallikarjun-dhulange
mallikarjun-dhulange marked this pull request as ready for review July 23, 2026 12:44
@mallikarjun-dhulange
mallikarjun-dhulange requested a review from a team July 23, 2026 12:44
mallikarjun-dhulange and others added 2 commits July 29, 2026 18:39
PM confirmed §12 is source of truth: max nesting is 6 levels, not 3.
Updates the cap in manage-segments.mdx and new-ui custom-segments.mdx,
and reworks segment-nesting.mdx — the level-counting logic is unchanged;
only the ceiling (3->6) and the worked example's conclusion (level 4 is
now within the limit and processed, not rejected) are corrected.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Replace the loosely-spaced, inconsistently line-broken worked example
(mixed hard-break/blank-line steps, a bold-italic-then-italic final line,
and a sentence split across a blank line) with a numbered list using
inline code for the boolean expressions.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant