Feature Requests

Thread-native tags on tickets that agents and Flows can read and write
There is no lightweight way to mark a ticket with state that stays inside Thread. The only options today are internal notes, status changes, or reassignment, and all three have side effects. Notes cannot be edited, so every marker adds a permanent entry a tech has to read past. Statuses sync to the PSA and feed reporting, so creating one just to drive automation pollutes the status list. Reassignment pushes work to someone who did not ask for it. This becomes a hard blocker when stacking Super Magic Agents in a Flow. Agents cannot pass information to each other, so the only supported handoff is agent one leaving an internal note and agent two reading the thread to find it. Every automated ticket then collects notes that exist purely as machine signals. What I am asking for: User-defined tags that live only in Thread and never sync to ConnectWise or other integrations. Admins create, name, and color tags in Thread settings. Members can apply and remove them manually on a ticket. Super Magic Agents can add and remove them as an action. Flow conditions can filter on the presence or absence of a tag. Board views and saved filters can be built on tags. Tag changes show in ticket history without creating a note or time entry. Use cases: Multi-stage agent handoff. Agent one checks whether a ticket has an urgent deadline and applies the tag "urgent-deadline" if it qualifies. Agent two runs only on tickets carrying that tag and handles the write actions. One note on the ticket instead of two, and no throwaway status. Quality assurance flagging. A QA agent reviews closed tickets against a checklist and applies "qa-review" when something fails. The QA team works a saved view filtered on that tag. No reassignment, no status change, no notification noise for the tech who closed it. Triage signals. Tags like "waiting-on-vendor", "after-hours", or "needs-documentation" surface work without inventing statuses that then have to be mapped and reported on in the PSA. Why it matters: Tags turn Flows from single linear chains into composable stages, and they give teams a filtering layer they currently have to fake with statuses.
0
·
Flows & Logic
Load More