Content Classification
Use this guide after your product lines are created and verticals are mapped. Classification assigns your existing content library to the correct product lines so that content generation, automation, and reporting filter correctly from the start. If you’re setting up a brand-new website with no existing content, you can skip this guide — new content is scoped at creation time.What You’ll Need
- Multi-product mode enabled
- At least one product line created with a name and description
- Existing content in WisePilot (assets, CTAs, offers, ad creatives, stories, or conversion units)
The Starting Prompt
Always run a dry run first. Classification applies in bulk — reviewing proposals before applying prevents mis-tagging.What Claude Will Do
Claude runspropose_classification, which scans 6 entity types across your content library:
| Entity type | What’s scanned |
|---|---|
| Content assets | Blog posts, landing pages, commercial pages |
| CTAs | Call-to-action variants and their conversion language |
| Offers | Offer names and descriptions |
| Ad creatives | Ad headlines, descriptions, and asset names |
| Stories | Case studies and testimonials |
| Conversion units | Form names, calendar names, checkout page titles |
How Classification Works
Classification is deterministic string matching — not LLM inference. The system matches entity text against product line names, descriptions, and vertical names. This makes it fast, predictable, and auditable. For each entity, the proposal includes:- Suggested product line — the best match
- Confidence level — high, medium, or low
- Match reason — which term triggered the match (e.g., matched “ERP” in product description)
Reviewing Proposals
After the dry run, Claude will present a summary grouped by entity type. Look for:- Correct bulk assignments — high-confidence items you can approve as a group
- Ambiguous items — content that could belong to multiple products (see edge cases below)
- Unmatched items — content that didn’t match any product line (this is fine — see below)
Applying the Classification
Once you’re satisfied with the proposals, apply them by entity type:batch_tag_product_line to write the product line assignment to each entity. You can apply entity types one at a time and pause between batches to review results in the UI.
Applied classifications can be changed at any time by editing an individual entity or running a new classification pass. Batch tagging is not destructive — it only sets the product line field on unscoped entities unless you explicitly ask it to override existing tags.