How to get there: Go to Settings in the sidebar → AI tab (under Integrations) → Auto-tag new posts card.
Automatically assign 1 to 3 tags to every new post created by a user. The AI looks at your existing tag list and picks the ones that fit, so your feedback stays organized without manual triage.
When a user submits a new post, ProductLift asks the AI to:
The selected tags are applied to the post immediately. No notification or manual approval is required.
The auto-tag is intentionally skipped for:
The next user-created post will be auto-tagged within seconds (the job is dispatched immediately, no delay).
Click Edit prompt to override the default. The AI must reply with a JSON array of tag names. Four placeholders are substituted at run time:
{portal_name}, your portal name{title}, the post title{content}, the post body{existing_tags}, comma-separated list of tags already used on this boardLeave the prompt blank to fall back to the default. Click Reset to default to clear your override.
Tag a new post on {portal_name}.
Title: {title}
Content: {content}
Existing tags: {existing_tags}
Pick exactly one tag. Strongly prefer reusing an existing tag.
Tags must be lowercase, one or two words max. Reply with only a
JSON array, e.g. ["billing"].
Each auto-tag run uses one AI credit per post tagged. If your portal runs out of credits, auto-tag pauses until you top up.
Toggle Automatically tag new posts from users off and click Save. Existing tags on posts are not removed.
The AI only adds tags. It never removes a tag an admin or user manually applied. If you re-categorize later, your changes always win.