<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>rss.livelink.threads-in-node</title>
    <link>https://community.khoros.com/t5/</link>
    <description>Atlas</description>
    <pubDate>Sun, 02 Aug 2026 12:10:21 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2026-08-02T12:10:21Z</dc:date>
    <item>
      <title>Classic: How to delete a board under grouphub using board delete v2 API</title>
      <link>https://community.khoros.com/t5/Developer-Discussion/Classic-How-to-delete-a-board-under-grouphub-using-board-delete/m-p/775174#M21809</link>
      <description>&lt;P&gt;I am trying to delete a board under a Group Hub using the &lt;STRONG&gt;Board Delete v2 API&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;DELETE /api/2.0/boards/{board_id}&lt;/P&gt;&lt;P&gt;However, I am receiving a &lt;STRONG&gt;403 Permission Denied&lt;/STRONG&gt; error, even though I am making the API call using a system user with &lt;STRONG&gt;Administrator&lt;/STRONG&gt; permissions.&lt;/P&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;P&gt;{ "status": "error", "message": "Permission Denied", "data": { "type": "error_data", "code": 414, "developer_message": "", "more_info": "" }, "metadata": {} }&lt;/P&gt;&lt;P&gt;Could you please let me know if there are any additional permissions or prerequisites required to delete a board under a Group Hub using this API?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 13:29:02 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Developer-Discussion/Classic-How-to-delete-a-board-under-grouphub-using-board-delete/m-p/775174#M21809</guid>
      <dc:creator>Imtiaz</dc:creator>
      <dc:date>2026-07-28T13:29:02Z</dc:date>
    </item>
    <item>
      <title>Khoros Communities 26.4 Release Notes</title>
      <link>https://community.khoros.com/t5/Release-Notes-Updates/Khoros-Communities-26-4-Release-Notes/ba-p/775173</link>
      <description>&lt;P&gt;26.4 brings the Aurora homepage to life. Members can now react, reply inline, and save content directly from the feed without navigating away, while cross-board posting lets anyone start a discussion from any page in the community. Managers get a safe mode to evaluate Answer Assist quality before enabling it for members. Across Classic and Aurora, the release also delivers security patches, search fixes, and broad editor and stability improvements.&lt;/P&gt;
&lt;H1&gt;New Features&lt;/H1&gt;
&lt;H2&gt;&lt;STRONG&gt;Aurora - Early Access Features&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The features in this section are available in Early Access for Aurora communities. They are behind feature flags and must be manually enabled — contact your Customer Success Manager to begin. Once enabled, all features are fully configurable from the admin panel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Note: Classic users can migrate to Aurora at no cost in 2026. Contact your CSM for detail&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Cross-Board Posting:&lt;/STRONG&gt; Members can now start a post from the homepage or any category or landing page — no more navigating deep into the community structure to find the right board.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Start a Discussion CTA — Admins enable a posting button on any page template via the Designer Tool. Button text is configurable (default: "Start a Discussion").&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Permission-aware board picker — A searchable flat list showing only boards the user has permission to post on. Private group boards are hidden from non-members.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;All content types supported — discussions, blog articles, KB articles, ideas, and events.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;If clicked from within a specific board, that board is pre-selected in the picker.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Anonymous users see the button but are redirected to sign-in on click&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Interactive Social Feed:&lt;/STRONG&gt; Aurora's homepage Feed section transforms from a static list of post titles into a living, social feed where members can participate without breaking their browsing flow.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Inline comment expansion — Click "See details" on any post to expand and read the latest comments directly in the feed. New/unread comments are surfaced first with clear visual highlighting.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Inline replies — Reply to any discussion directly from the homepage feed using the same rich editor and community settings as the full thread view.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Full post view — Expand the complete post body within the feed context; navigate to the full thread only when you need deeper engagement.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Infinite scroll — The feed auto-loads additional posts as you scroll, with admin-configurable batch sizes and load limits.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Admin controls: Enable or disable the interactive feed globally or per board from Admin → Settings → Content Features → Homepage Social Feed. Configure comment display count, infinite scroll batch size, and pilot specific boards before rolling out community-wide. One-click emergency disable option if issues arise&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Multi-Semantic Reactions&lt;/STRONG&gt;: Move beyond a single "Like" and let members express nuanced sentiment.
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Reaction types include: Need This, Helpful, Insightful, Celebrate, and more — configurable per community.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Reaction picker appears inline on posts and comments in the feed and full thread views.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Members who react with "I Need This" automatically follow the thread and receive notifications when a solution is posted.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Reaction counts display in real time; notification messages explain why members are receiving updates.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Save &amp;amp; Follow&lt;/STRONG&gt; — Inline Feed Actions: Members can now manage their personal content queue directly from the feed.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Save/Bookmark — Save any post to "My Stuff" with a single click. Add private bookmark notes.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Follow/Unfollow — Follow threads for notifications; unfollow directly from the feed at any time.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Bulk unfollow — Manage followed content at scale.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Auto-follow — Members who react with "I Need This" are automatically subscribed to solution notifications.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Admin Review Mode for AI Answer Assist:&lt;/STRONG&gt; Community managers can now safely test Answer Assist quality on live production data without any impact on member experience.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Review Mode toggle — Enable per board in Answer Assist settings. The toggle label dynamically reflects the current state: "Enable Review Mode" when off, "Enable Live Mode" when on.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Shadow processing — Answer Assist generates answers normally but routes them to the Answer Queue for admin review instead of posting to members.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Zero member impact — No answers posted, no expert notifications triggered, no AA UI rendered for members in review mode.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Answer Queue — Review mode entries are labeled "REVIEW MODE" and include the generated answer content and identified expert names.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Answer Requests Opt-Out: &lt;/STRONG&gt;Experts can now opt out of automatic question routing when they don't want routed questions. (feature flagged with Answer Assist)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Likes &amp;amp; Reactions Email Notifications:&lt;/STRONG&gt; Notify users by email when their posts receive likes or reactions (feature-flagged with the social feed).&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Classic&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Newest Sort for Knowledge Base Tags: Sort knowledge base Tag Results by newest post date.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Classic and Aurora&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Custom Embed Extension Point: Add custom embed integrations to the rich text editor toolbar in a supported, generic way.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;Classic&lt;/H1&gt;
&lt;H3&gt;Security&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed private message images being viewable without logging in. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed an attachment upload issue that could let a file be served with an unsafe content type.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed SAML SSO not enforcing the required-signature setting on assertions.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed anonymous API access that could expose private, moderation-held message data.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the kudos revoke API returning a business error instead of an authentication error for unauthenticated requests.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added autocomplete hints to the registration form to prevent incorrect credential autofill.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed OAuth callbacks double-encoding the state parameter, which strict clients could reject.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Accessibility&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed flat heading levels on Classic profile and widget pages for screen readers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Exposed the rich text editor body as a labeled multiline textbox for screen readers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed keyboard focus getting stuck in the rich text editor toolbar at high zoom levels.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed keyboard tab order so the Labels field is reachable before Post and Cancel on the compose page.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added a visible required-field indicator and aria-required to the compose message Subject field.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Exposed the rich text editor list and text-color controls as split buttons to screen readers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added a visible tooltip when keyboard focus lands on a rich text editor toolbar control.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Rendered Help FAQ procedural step labels as proper headings for screen readers.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Search&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed an exact-title search match not appearing in results.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the search auto-suggest dropdown not appearing on some communities.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed board search returning stale category results after a board was moved.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed product and managed-tag search returning no results for certain multi-part terms.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed full-text search not preserving compound terms joined by hyphens or slashes. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed search dropping trailing terms in some multi-term queries. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved REST API search response times for large result sets.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Analytics&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Restored Community Analytics traffic tracking (Page Views, Visits, Unique Visitors). (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed inflated "Members Online" counts caused by automated traffic.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Community Analytics failing to launch on sites that disable tickets on GET requests.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Topic Posted, Topic Updated, and Topic Deleted analytics events firing twice.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Editor &amp;amp; Content&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Restored fullscreen playback for external videos inserted via Insert Video from the web.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the rich text editor body expanding uncontrollably and blocking posting on some environments.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed image captions not displaying for knowledge base authors and readers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Vimeo embeds showing a [video] placeholder after publishing.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed image and custom-width slider issues in the editor.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a moved root Blog post redirecting to a restricted board instead of showing the moved-content placeholder.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Draft filter on Knowledge Base and Blog dashboards showing published articles.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Notifications &amp;amp; Email&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed missing workflow notification emails for blog articles awaiting review.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed subscribers not being notified when a subscribed message was moved to a new topic.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed edit notifications not respecting the Notify Followers setting in some cases.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a missing notification-tracking record for a subscribed reply.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed inconsistent Notification Feed counts depending on which server served the request.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed button alignment not being honored in rendered email HTML.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed several bugs in Email Template Management.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Made the email Template Card scrollable and preserved its filter selection.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Moderation&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Restored report-board notifications for Content Filter deny events.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed private message content-filter notifications not posting to the report board.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a server error after hiding a message from Spam Quarantine.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Moderation Manager reusing a stale Spam reject reason.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Restored dismissing the spam and moderation preview modal with Escape or an outside click.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;API&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed REST API v2 Search not consistently enforcing result-size limits on expanded data.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed REST API v1 metadata pagination duplicating results past a large offset.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the user-creation API response missing the rank field.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the messages API ignoring the "sort by kudos received" option.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed predefined labels losing their configured letter case in the API.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed anonymous search requests omitting a user's registration date when access was enabled.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed missing user profile fields on parent-message-author activity log entries.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Images API returning a server error when querying a deleted board.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Images API's upload-time range query omitting valid images.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Core Fixes&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed a server error when following the Article Contributions link after logging in.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed abuse reports submitted by anonymous users not being recorded.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Private Messages content being clipped at high browser zoom levels.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed server errors on kudos button links on certain pages.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed an error when moving an individual Events comment to another Events board.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed board sort order not honoring the latest-activity timestamp.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a server error when opening an archived thread with a soft-deleted nested message.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed duplicate or inconsistent reply state caused by orphaned data rows.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed unanswered-thread auto-escalation stalling behind a single failed topic.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Top Solution Authors widget rendering empty on the board page.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Restored location autocomplete suggestions in event location fields.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the tag cloud size setting not limiting the number of tags shown on posts.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed sub-category and date fields not updating correctly.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed SSO registration setting visibility and improved its admin configuration.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Product Catalog Sync deleting products that were present in the uploaded file.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a consecutive-login badge not being awarded due to undercounted login streaks.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Q&amp;amp;A structured data pointing the accepted-answer link to the author's profile instead of the answer.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Japanese short-month names rendering incorrectly on some servers.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Performance &amp;amp; Stability&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed a memory leak that could cause periodic Classic server downtime.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a memory leak from deleted boards that caused gradual slowdowns.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a session-handling race condition that caused intermittent server errors.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a backlog of stale video records delaying new video uploads.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a search indexing issue where malformed data could stall indexing.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a homepage error that could occur after moving a threaded reply.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved tag-cloud widget performance to avoid slow scans.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved loading performance of the message and topics view. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved performance of previous/next image navigation, especially in large galleries. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a memory leak when processing animated GIF images. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved reliability of video integrations when the provider rate-limits requests. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed large GDPR content export downloads timing out. (Classic and Aurora)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;Aurora&lt;/H1&gt;
&lt;H2&gt;Enhancements&lt;/H2&gt;
&lt;H3&gt;AI Answer Assist&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Expert Opt-Out for Answer Requests — Community members identified as experts can now opt out of receiving Answer Request notifications globally or per topic. Admins can remove specific users from the expert pool. The routing algorithm respects opt-out status before selecting experts, gracefully falling back to the next available expert.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Simplified Answer Confidence Threshold — Reduced to three plain-language options — Moderate (Recommended), High, and Extreme — with percentage values removed. "Moderate" is now the default for new and unconfigured communities, applied in both the main AI Settings page and the per-board settings modal.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Hide Post Relevancy Threshold — The post relevancy threshold input has been removed from the AI Settings UI. It defaults to 50 and can be overridden via config key for communities that need tuning.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;"Expert Report" Rename — "Experts Leaderboard" is renamed to "Expert Report" throughout the Aurora admin UI.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Email Templates&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Template Version Lifecycle Management — Community managers can now mark templates and individual versions as active or inactive, preventing inactive versions from triggering unintended automation. Clone, rename, and delete versions directly from the template manager.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Digest Notification Emails — Digest notification emails are now supported within the Email Templates system with their own default templates and configurable variables. Previously handled outside the template system due to complexity.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Reactions Email Template — Communities with the Social Feed enabled now have a dedicated email template for reaction notifications, replacing the legacy Kudos email when Social Feed is active. Includes post byline, title, and styled reaction chips — customizable via a new Reactions content block in the email editor. Communities not using Social Feed see no change to existing Kudos emails.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;"Post Templates" Rename — "Workflow Templates" has been renamed to "Post Templates" throughout the email templates interface for clarity.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;AI Moderation&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Poll AI Moderation — Quick Poll content is now submitted to the AI moderation pipeline. Poll question text, answer options, image alt text, captions, and image URLs are all inspected. Polls are durably requeued for moderation after creation; poll voteability is blocked until creation-time moderation completes.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Quick Poll Content Checked by Akismet — For communities using Akismet without AI moderation enabled, Quick Poll content is now submitted to Akismet as part of the poll creation flow. A rejected poll-bearing post keeps the poll non-voteable.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Moderation Queue AI Filters — "AI Flagged" and confidence threshold filters in the moderation queue now correctly narrow results. aiVerdict and aiConfidence are now indexed on the message search index.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Clarification Questions&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Clarification Answer Moderation Unified with Standard AI Flow — Clarification question answers are now processed through the same AI moderation pipeline used for regular posts and replies, ensuring consistent pre-moderation, post-moderation, bypass, and moderation-off behavior across all content types. Rejecting a clarification answer hides that answer only; the parent post is unaffected.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Others&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;WebP Image Uploads:&lt;/STRONG&gt; Upload images in WebP format without the upload being rejected.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Bug Fixes&lt;/H2&gt;
&lt;H3&gt;Answer Assist&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed raw HTML markup appearing inside Answer Assist citation snippets shown to members.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed extra blank lines appearing in AI-generated answers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Answer Assist generating duplicate AI replies when a post is edited mid-response.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Answer Assist running on boards not selected in Target Sources, incorrectly surfacing "expert notified" notifications.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed filtered-out citations appearing in the citations list.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Answer Assist using citations not present in the current CLM build.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Answer Assist using low-relevance citations in answer generation.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed expert suggestions remaining visible after an AI answer succeeded on retry.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed missing Answer Assist translations in the enduser app for several locales.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed retry failures around Answer Assist reply creation.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed ai_auto_reply.metadata_write_enabled defaulting to FALSE; now correctly defaults to TRUE.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Answer Assist not recognizing Khoros Managed Key configuration, resolving "API key is not configured" errors for communities using Khoros-provided keys.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Expert Notification event not firing when an AI answer is generated on a board with a timer delay.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved reliability of AI answer generation during brief service slowdowns.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Clarification Questions&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification Questions not generating on boards where only the primary LLM is configured with no fallback.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification answers failing to save when an admin used "Switch Member" to act as another user.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification Review admin pages failing on communities without Lithium Studio enabled.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification classifier mis-parsing LLM output and treating nearly every post as a question.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed multiple Clarification defects: board settings accuracy, bulk enable/disable, reminder behaviour, abandonment handling, and lost answer submissions.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification Questions not coordinating with Answer Assist when board answer delay is set to 0.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification Questions surfacing about details already stated in the original post.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification Questions not generating on boards where Answer Assist is disabled but Clarification Questions are independently enabled.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Clarification UI appearing on admin home page; now gated to message pages only.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed category-level clarification settings not reflected in board-level display, showing a misleading "disabled" state when settings were inherited from the parent.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed CM Guidance Examples allowing duplicate entries with no validation.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed clarification state and questions not visible to admins on post detail pages; now accessible directly without navigating to the Clarification Review console.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Short clarification answers — yes, no, n/a, or a single number — are now accepted.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;AI Moderation&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed moderation status incorrectly showing "AI: Pending" for content on boards where AI moderation is disabled or skipped; now correctly shows "AI: Disabled" or "AI: Skipped".&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Spam and Other reject reason options missing from the reject dropdown for replies in threaded view.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Hardened AI moderation background sweeper against stuck-row failures.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed wrong info message shown when content is rejected as Abuse by a Moderator.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed AI moderation global kill switch taking 15–60 seconds to take effect due to missing cache invalidation; now takes effect immediately.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Created an extension point for message-attached components to participate in the AI moderation pipeline.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Updated AI moderation "under review" banner copy.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed AI Settings toggles breaking when configuration failed to load or returned an empty response.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Events&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed registration cancellations in Aurora not syncing to Zoom, leaving registrant counts incorrect.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed registrations by partially registered users not being pushed to Zoom.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed anonymous users getting an "Error Rendering Component" crash when opening event pages.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Zoom event date and time not being auto-fetched when linking a meeting to a community event.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed missing validation for Zoom vs. community event time, type, and meeting ownership mismatches.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Email Templates&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed email template editor showing a success confirmation without actually saving; errors now surface correctly.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed not being redirected back to the template list after deleting the last template.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed four Digest email editor issues: layout rendering, preview display, variable substitution, and save/publish behaviour.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Undo action incorrectly clearing original text when reverting a block duplication or close action.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed unsubscribe URL in email templates not resolving correctly, ensuring opt-out links in community emails function as expected.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Send Email Orchestrator action firing for triggers not configured to the Immediately cadence.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed button alignment issues; added support for placing two buttons on the same line; fixed image alignment discrepancies between edit mode and preview.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Orchestrator&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed rule description having no character limit, causing lag and "Error updating fields" on save.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed duplicate condition validation, webhook header banner, THEN blocks warning, cancel confirmation dialog, and HTML rendering in email preview.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Polls&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed adding a poll image to a post incorrectly stripping the main post's featured image on publish.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Polls appearing as questions in the AI Answer Assist log.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Designer&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed icons and user avatars appearing stretched and distorted in Designer → Page Templates device preview mode.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;SSO &amp;amp; Registration&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed SSO registration field configuration showing "Private Notes Consent" instead of "Privacy Policy"; field is now hidden when no Privacy Policy is configured.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Search&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed searching for a board by its exact name returning no results.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Manage Content search dropping trailing terms when combining subject text with an author filter.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Platform&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Added quill-resize-image to Aurora allowed dependencies, unblocking image resize capability in the rich text editor.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a page crash on certain pages following a framework upgrade.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed navbar theme styling not applying consistently across pages.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Cancel button showing a raw translation key in a report modal.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the API returning null instead of an empty connection for non-null connection queries.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Security&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Stripped EXIF metadata, including GPS and device information, from image attachments on upload.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed an untranslated technical label on the SAML sign-in page.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Accessibility&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Improved keyboard focus visibility on tags in High Contrast mode.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added a visible keyboard-focus indicator in the inline message view (WCAG 2.4.7).&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added visible keyboard-focus indicators to the emoji picker toolbar controls.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added a forced-colors (high-contrast) fallback for overlay button styling (WCAG 1.4.11).&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added meaningful alt text to the community brand logo based on the community title (WCAG 1.1.1).&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added a contextual accessible label to the Solved badge for screen readers.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Moderation &amp;amp; Appeals&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Restored Spam and Other reject reasons for replies in threaded view.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Approve and Reject actions being hidden in the moderation overflow menu.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Made the Review Mode toggle state easier to see at a glance.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Review Mode board-override count and selection cascade behavior.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed stale reason codes appearing in the abuse-report banner.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Ban Member action appearing for users who are already banned.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added full citation details to Admin Review Mode.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the appeal decision button being hidden from non-admin message authors.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Hid the "Appeal Again" button once a user reaches the appeal limit.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Hid an AI-only appeals setting when AI moderation is disabled.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Appeals tab crashing on refresh and a redirect issue.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Appeals tab label not being translated in the account menu.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Changed the "In Review" Banner so it will not longer display with "selective moderation" and will only show when you have the "Required" moderation style enabled.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Search&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed a crash when paging through more board search results.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed searching for a board by its exact name returning no results.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed "Newest" search sorting by last-edited date instead of original post date.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a potential crash in search-term handling.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Analytics &amp;amp; Metrics&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed indefinite loading on the Active Users and Members Traffic detail modals.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the DAU/MAU Ratio detail modal flickering against its previous-period value.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Renamed Metrics Explorer's "Group Hub" label to "Group".&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Renamed the Compare modal's "Select All" option to reflect its 10-metric limit.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Clarified that the "Survey Helpful Yes Then" metric reports a count.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Included categories and group hubs in the Analytics dashboard place-picker search.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the analytics popup not closing after a request-to-join action.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Re-enabled Aurora survey analytics events.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added view tracking for the split-view inline reading pane.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed missing Aurora node links in the CIC API for non-board nodes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Editor &amp;amp; Content&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed extra empty paragraphs appearing when pasting plain text into the editor.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Source View corrupting code blocks containing angle brackets or here-doc syntax.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Restored the anchor-link icon on Blog and Knowledge Base article headings.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Enabled the image-resize plugin in the rich text editor for Aurora.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Prevented saving a knowledge base article before attachments finish uploading.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed draft Knowledge Base articles losing tags when custom fields were edited.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Unified the edit and preview canvas for a more consistent editing experience.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Email &amp;amp; Notifications&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed several issues in the digest email editor. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Required a fallback message before saving or publishing a digest email. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a broken destination after deleting the last version of an email template. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Routed the unsubscribe link through notification settings and removed the external-URL option. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Migrated digest emails onto the email template system.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Preserved entered text when undoing a duplicate or close in the email template editor.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Surfaced an error instead of a false success when saving an email template with an empty subject.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Send Email action firing for triggers not set to the Immediately cadence.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Renamed the "Workflow" email-template category to "Post".&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the notification bell not updating on Recent Posts.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed broken reply links in plain-text subscription emails when the title contains a curly apostrophe.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Registration &amp;amp; SSO&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed Group Hub email invites failing for new SSO users mid-registration.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Register control intermittently showing the local sign-up form instead of external SSO.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Made SSO-managed name fields read-only instead of hidden and excluded them from submission.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the password-reset page failing when anonymous API access is disabled.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Gated the SSO Private Notes Consent field on the Direct Message consent setting.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Polls&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed adding a poll image removing the main post's image on publish.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed additional poll bugs and removed the sign-in requirement to vote.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;API&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed REST v2 API queries selecting the same field at multiple nesting levels.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the API returning null instead of an empty result for non-null connection queries.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the API returning null for a valid user's private statistics.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the user API role-exclusion filter returning users it should exclude.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Core Fixes&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Fixed an error when moving a reply to a different board.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed signed-in users getting an error page when browsing tag pages.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed signed-out users landing on a broken create-content page across boards.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a page crash affecting some pages after a framework upgrade.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Page Builder editor crashing when selecting a custom Text/HTML widget.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a crash when an optimistically-rendered reply has no moderation data yet. (Classic and Aurora)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a crash when hovering over an anonymous blog author's profile link.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a server error that broke Featured Content and Related Content widgets.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Inbox stopping after about 45 conversations.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the "Show More" link on Idea boards not loading additional results.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the @-mention suggestion dropdown closing itself in the reply editor.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the @-mention autosuggest not appearing on Android mobile browsers.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed Related Content links not following external redirects when clicked in-app.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed hidden-board content still appearing on an author's public profile and activity pages.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the Cancel button showing a raw translation key in a report modal.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a duplicated reaction tooltip and added one-click liking.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed navbar theme styling not applying consistently.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed several issues in the cross-board posting destination picker.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed a cross-board call-to-action, a reaction label, and a bulk-unfollow refresh issue.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed the image picker in My Stuff replies and a stale-reply refresh issue.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Added inline validation to block duplicate configuration examples.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Completed the Occasions-to-Events and TKB-to-Knowledge Base terminology rename.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Persisted custom survey question and answer wording through text-override settings.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Made survey submission atomic and per-user on the server side.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved cache reliability under heavy load, reducing intermittent errors.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Improved spam processing reliability by preventing a retry backlog buildup.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Fixed an Aurora SDK dependency conflict blocking clean installs.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Pre-Prod Rollout: &lt;/STRONG&gt;August 3-4. Testing window open from August 4 through August 16.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Production Rollout:&lt;/STRONG&gt; August 18-19.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2026 18:55:34 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Release-Notes-Updates/Khoros-Communities-26-4-Release-Notes/ba-p/775173</guid>
      <dc:creator>MiladC</dc:creator>
      <dc:date>2026-07-30T18:55:34Z</dc:date>
    </item>
    <item>
      <title>Using the Khoros Community Support Portal</title>
      <link>https://community.khoros.com/t5/Support-Information/Using-the-Khoros-Community-Support-Portal/ta-p/775155</link>
      <description>&lt;P&gt;So you've launched a subscription with one of our products and ran into an issue or have a question that you couldn't find the answer for on this community. Don't fret - we've got you covered! It's our mission to ensure your support experience is seamless and effortless.&lt;/P&gt;
&lt;P&gt;Th Case portal can be accessed through this link: &lt;A href="https://supportportal.khoros.com/" target="_blank" rel="noopener"&gt;https://supportportal.khoros.com/&lt;/A&gt;&lt;/P&gt;
&lt;H1&gt;How do I access the Support portal?&lt;/H1&gt;
&lt;P&gt;To access your support site, please go to&amp;nbsp;&lt;A href="https://supportportal.khoros.com/" target="_blank" rel="noopener"&gt;Khoros&lt;/A&gt;&amp;nbsp;Support portal, and then select the Product you want to contact support for:&lt;/P&gt;
&lt;P&gt;Click “&lt;STRONG&gt;Sign In&lt;/STRONG&gt;” at the top right corner of your screen.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you are a new user, please click on the “&lt;STRONG&gt;Need an account? Sign up&lt;/STRONG&gt;” option instead. Enter your Full name and email to receive a verification email sent to the email address. You will be able to create a new password through the link in the verification email.&lt;/LI&gt;
&lt;LI&gt;If you are a user with existing credentials in the previous support portal(before May 2025), you can log in with your usual email address after &lt;STRONG&gt;resetting your password&lt;/STRONG&gt;&amp;nbsp;by clicking on the “&lt;STRONG&gt;Forgot password?&lt;/STRONG&gt;” link and following the instructions below after landing on the portal.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;I am unable to verify email or reset my password&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the ChatBot:&lt;/STRONG&gt;&amp;nbsp;If you have trouble with email verification or password reset, click on the ChatBot in the bottom corner&amp;nbsp;&lt;STRONG&gt;(Unable to login?)&lt;/STRONG&gt;. It will guide you through the process.&lt;/LI&gt;
&lt;LI&gt;You will be asked to enter your email address, and then it will work some magic to check your email address and let you know of the next steps.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Check Your Inbox:&lt;/STRONG&gt;&amp;nbsp;If a new password is sent by email, be sure to check your Spam or Junk folder if you don't see it in your main inbox.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;How do I create a ticket?&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;After signing in,&amp;nbsp;&lt;STRONG&gt;click on the chat icon&lt;/STRONG&gt;&amp;nbsp;in the bottom right corner or select “Start a Conversation” at the top. A banner for our AI-Powered Support Agent will appear; click on&amp;nbsp;&lt;STRONG&gt;Start Chat&lt;/STRONG&gt; to initiate a session.&lt;/LI&gt;
&lt;LI&gt;This will open a window for chat, where our AI, specialized in Khoros Products, will assist you with your questions and issues.&lt;/LI&gt;
&lt;LI&gt;The AI-Powered Support Agent can significantly reduce the time it takes to receive help. If it cannot resolve your problem, it will conduct an initial triage and gather relevant information before transferring you to an agent, enabling us to assist you more efficiently.&lt;/LI&gt;
&lt;LI&gt;While you have the option to raise a ticket directly, we encourage you to interact with it first to ensure that the necessary information is collected, helping our agents address your issue more effectively.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;What happens if I have an open ticket?&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;After signing in to the Portal you will be able to see all support requests created by you by clicking the “My Conversations” button which can be accessed through the profile icon on the top right corner.&lt;/LI&gt;
&lt;LI&gt;If you have old tickets from the previous support system - all previously open / pending tickets will be moved and assigned a different conversation ID for better tracking purposes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;How do I search for the old ticket?&lt;/H1&gt;
&lt;UL&gt;
&lt;LI&gt;After signing in to the Portal and navigating to "My Conversations", you should see a list of Open and previously Closed cases (if any). Legacy case ID is there in the subject (for easy searching):&lt;/LI&gt;
&lt;LI&gt;... and in the custom fields in the ticket itself:&amp;nbsp;&lt;STRONG&gt;&lt;IMG /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H1&gt;What should I do if I am facing an outage?&lt;/H1&gt;
&lt;P&gt;If you are experiencing an outage, you can interact with our AI-Powered Support Agent who will first check if there are open outages in our &lt;A class="lia-external-url" href="https://status.khoros.com/" target="_blank" rel="noopener"&gt;Product Status page&lt;/A&gt; and prompt you beforehand.&lt;/P&gt;
&lt;P&gt;If there is no ongoing outage, you can report your outage with the AI-Powered Support Agent who automatically create an Urgent-priority support ticket for you, ensuring that our team can address the problem as soon as possible.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ℹ️ In an outage situation, you will also be provided with the option to create an urgent ticket OR chat with a live agent.&lt;/EM&gt;&lt;/P&gt;
&lt;H1&gt;Will I still be able to email Support?&lt;/H1&gt;
&lt;P&gt;Yes, you can continue to email Support at &lt;A class="lia-external-url" href="mailto:support@khoros.com" target="_blank" rel="noopener"&gt;support@khoros.com&lt;/A&gt; or &lt;A class="lia-external-url" href="mailto:outage@khoros.com" target="_blank" rel="noopener"&gt;outage@khoros.com&lt;/A&gt; (for Outages). If there are any changes to this policy in the future, we will inform you accordingly.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note: Sending emails to any other mailbox to open Support tickets will result in ticket closure.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 05:01:31 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Support-Information/Using-the-Khoros-Community-Support-Portal/ta-p/775155</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-07-16T05:01:31Z</dc:date>
    </item>
    <item>
      <title>One year in, straight from us.</title>
      <link>https://community.khoros.com/t5/Release-Notes-Updates/One-year-in-straight-from-us/ba-p/775151</link>
      <description>&lt;P&gt;It has been a year since IgniteTech acquired Khoros, and I want to talk to you directly. There has been a lot of secondhand talk going around, none of it coming from us, and most of it from people who stand to gain from the telling. Enough of that. If you want to know something about Khoros, come to Khoros. &lt;A href="mailto:thefuture@khoros.ai" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="spNnVweN"&gt;Ask us.&lt;/A&gt; We will give it to you straight.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Here is where we are.&lt;/STRONG&gt;&lt;BR /&gt;We did not buy Khoros to dress it up and sell it. That is the private equity playbook, and it is not ours. We are privately held, we keep what we acquire, and we run it for the decades, not the quarter.&lt;/P&gt;
&lt;P&gt;Khoros was losing millions. We made it profitable so it would not go dark. That took painful decisions, and I know some of them affected you. I am not going to gloss over that. It is also why Khoros is still here, on solid ground and able to invest in what comes next.&lt;/P&gt;
&lt;P&gt;And we have invested. We rebuilt the platform and shipped two AI-native products in under a year. &lt;A class="lia-external-url" href="https://khoros.ai/aurora/" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="CmSjBVh4"&gt;Aurora AI&lt;/A&gt; reimagines community for the AI-answer-engine era and closes roughly 30% of community questions that never get a good answer. The brand-new &lt;A class="lia-external-url" href="https://khoros.ai/iris/" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="P5LohTIz"&gt;Iris® AI&lt;/A&gt; replaces Care and Social Media Management, two products that ran separately for 15 years and never fully integrated. It brings social engagement and brand care into one platform, with publishing, moderating, engaging and analyzing all in one place.&lt;/P&gt;
&lt;P&gt;No other company offers enterprise community alongside enterprise social and brand care, and large enterprises are switching to us because of it. Everyone else still makes you choose. We have been the gold standard in customer community since Lithium (Khoros’ predecessor) pioneered the category in 2001, and then built the bridge to social when Lithium and Spredfast became one company, because community and social were never meant to live apart. That foundation has powered more than 4,000 community deployments since 2001 and draws 1.8 billion site visits a year.&lt;/P&gt;
&lt;P&gt;This first year post-acquisition was about putting the house in order. This next stretch is about innovation, building on the platform you count on. We are strengthening the online infrastructure and improving uptime, with faster, sharper incident response when something does go wrong. When we fix something now, we fix the cause, not the symptom.&lt;/P&gt;
&lt;P&gt;As part of that investment, we are turning on &lt;A class="lia-external-url" href="https://khoros.ai/aurora/technical-overview/#guard" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="RPKHHTWb"&gt;Community Guard&lt;/A&gt; for you, free for the next 60 days. It is a new protective layer for an internet that is not just people anymore. Communities like yours get crawled, scraped and hit by bots and automated agents that distort your analytics, consume capacity and put avoidable pressure on the experience. Community Guard catches that traffic before it reaches your community, while keeping the door open for real users and the discovery channels you actually want. The result is a cleaner, steadier community with real protection against bot abuse and traffic spikes. We are turning it on now because it is the right thing to do for our customers.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Here is what all of this means:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Stronger reliability and faster incident response as we harden the platform.&lt;/LI&gt;
&lt;LI&gt;Community Guard will be&amp;nbsp;enabled and free for the next 60 days, screening bots and automated traffic before it reaches your community.&lt;/LI&gt;
&lt;LI&gt;Free migration from Community Classic to Aurora AI through the end of 2026.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;We are as visible as ever in this market, on our own terms. We have redeployed our presence to where our customers actually are, the independent events and conversations that are open to everyone. We were a key sponsor of Toronto Community Week 2025 and London Community Week 2025, and this year we are the headline sponsor of &lt;A class="lia-external-url" href="https://www.ledby.community/events/london-community-week-2026" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="eVH1mgS7"&gt;London Community Week 2026&lt;/A&gt;, which takes place July 7-9 in London, UK. Come find our product/engineering and commercial teams there as we lay out the real future of Khoros.&lt;/P&gt;
&lt;P&gt;The full story of the turnaround is at &lt;A class="lia-external-url" href="https://khoros.ai/transformation" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="LCk0wHf6"&gt;khoros.ai/transformation&lt;/A&gt;, and if you want to see Aurora AI, Iris AI or Community Guard in action, &lt;A class="lia-external-url" href="https://khoros.ai/lets-connect/" target="_blank" rel="noopener" data-hs-link-id="0" data-hs-link-id-v2="GOWTqDDY"&gt;let us know&lt;/A&gt; and we’ll set it up.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Year one was the save. Year two is what we saved it for.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Eric Vaughan, &lt;BR /&gt;Chief Executive Officer&lt;/P&gt;
&lt;P&gt;P.S. If anything you have heard about Khoros does not match this post, that is exactly my point. For the real story you can make proper investment decisions on, just &lt;A href="mailto:thefuture@khoros.ai" target="_blank" rel="noopener" data-hs-link-id="1" data-hs-link-id-v2="/RrMQKlk"&gt;ask us&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2026 18:09:05 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Release-Notes-Updates/One-year-in-straight-from-us/ba-p/775151</guid>
      <dc:creator>AngeloA</dc:creator>
      <dc:date>2026-07-06T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Email Template - FAQ</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-FAQ/ta-p/775019</link>
      <description>&lt;P&gt;&lt;STRONG&gt;What happens if I don’t activate any templates in the designer?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Nothing breaks. All 35 system templates continue to send via the legacy email flow. The designer is for creating custom branded upgrades - it is not mandatory.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is the difference between a system template and a custom template?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;System templates come with the platform, are always active via the legacy flow, and cannot be edited directly. You can create custom branded versions of them in the designer. Please note- Custom templates in the Rules category only are triggered via the Orchestrator.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Will members receive duplicate emails if I create a Rules template on the same trigger?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Yes. System templates cannot be turned off. If you create a Rules email with the same trigger on Orchestrator(e.g., User Registers), the member receives both. Design your Rules email to complement the system template, not duplicate it.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How do I send emails to specific users only?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Use the Orchestrator’s Rules engine with conditions - e.g., “When Topic Posted AND board = ‘VIP Lounge’, send [VIP Template].”&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can I edit the system templates directly?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;No. System templates are read-only. To customize, create a new version in the designer. Your branded version replaces the system template when save and published as Active.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Do transactional emails require an unsubscribe link?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;No. Transactional emails (authentication, password reset, account notifications) are exempt from unsubscribe requirements in most jurisdictions. The system bypasses unsubscribe for these by design. Marketing/commercial emails do require {unsubscribeUrl}.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How do I test a template before publishing?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Click “Send Test” in the editor. This sends the template to the email of the admin account you are currently logged in on, with placeholder values for variables.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is Orchestrator?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The platform’s rule-based automation engine. You create Rules with triggers (community events), conditions, and actions (including SEND_EMAIL). Custom templates with the Rules category can be triggered through Orchestrator.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 07:50:29 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-FAQ/ta-p/775019</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:50:29Z</dc:date>
    </item>
    <item>
      <title>Orchestrator rules: custom templates by trigger</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Orchestrator-rules-custom-templates-by-trigger/ta-p/775018</link>
      <description>&lt;P&gt;The 35 system templates handle standard notifications. The Orchestrator lets you go above and beyond by using Rules to send custom emails tied to specific triggers. Custom emails must be created in the Rules category in the Email Template Designer.&lt;/P&gt;
&lt;P&gt;How it works: Create a Rule in the Orchestrator with a trigger, optional conditions, and a SEND_EMAIL action referencing a Rules custom template built in the designer.&lt;/P&gt;
&lt;H2&gt;Available triggers&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;S. No.&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Trigger&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User Registers&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User Email Verified&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Role Granted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Group Join Request&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Topic Posted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Topic Updated&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Topic Moved&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;8&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Topic Deleted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;9&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Solution Accepted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Expert Notification&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Clarification Nudge&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Inactivity detection (e.g., “members who haven’t returned in 7 days”) and threshold-based triggers (e.g., streak milestones) are not yet available. The triggers above represent everything currently available.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 100.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Category&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Sub-Categories&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Count&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email Change Confirmation, Email Verification, Registration Confirmation, Forgot Password&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Immediate Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Private Message, Mentions, Content Mentions, Solution to Question, Answer Accepted, Accept as Solution Reminder, User Rank Change, Likes, Award User Badge&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;9&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Moderator Notification, Message Move, Message Edit, Message Deletion&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Post Templates&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message Post Confirmation, Co-Author Notification, Content Workflow Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User Request, Invite Request, Invite Member, Deny Request, Approve Request, Invited User Registration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event Invitation PM, Calendar Invitation, Event Reminder, Event Invitation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Integration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Salesforce Integration Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Admin&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Import Role, Community Upgraded, Community Restarted&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Rules&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Custom rule-based templates via Orchestrator&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;-&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:49:08 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Orchestrator-rules-custom-templates-by-trigger/ta-p/775018</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:49:08Z</dc:date>
    </item>
    <item>
      <title>Email Template Best Practices</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Best-Practices/ta-p/775017</link>
      <description>&lt;H1&gt;Template structure best practices&lt;/H1&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Section&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Contents&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notes&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Pre-header&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Hidden preview text in inbox preview&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;50–100 characters. Supplements the subject line.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Header&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Brand logo, community name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Keep consistent across all templates.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Body&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Greeting, message, context&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;50–125 words. Lead with the key action.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;CTA&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Primary action button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One clear CTA per email. Contrasting color.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Footer&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe, privacy, notification settings&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Marketing emails require {unsubscribeUrl}. Transactional emails exempt.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Creative block combinations&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Combination&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Effect&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Text + Divider + Text&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Clearly sectioned emails (e.g., “What’s New” then “Upcoming Events”)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Photos + Button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Visual CTA area (event banner with “RSVP Now” below)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Button + Button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Primary and secondary actions&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Spacer between sections&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Consistent vertical breathing room across email clients&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Footer block&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Standardized compliance area across all templates&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H1&gt;Recommended branding priority&lt;/H1&gt;
&lt;P&gt;All 35 system templates are already functioning via the legacy flow. This is a recommended order for creating branded versions - prioritized by engagement impact. Nothing is broken if you don’t brand them.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Phase&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Templates to brand&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Why these first&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Phase 1: First Impressions&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Registration Confirmation, Email Verification, Forgot Password, Email Change Confirmation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;First emails new members see. Branding sets the tone from day one.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Phase 2: Engagement Drivers&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Mentions, Likes, Private Message, Solution to Question, Answer Accepted&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Emails that bring members back. Branded notifications drive higher click-through.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Phase 3: Growth &amp;amp; Recognition&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event Invitation, Event Reminder, Membership Invite, Award User Badge, User Rank Change&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Expand reach and celebrate achievements.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Phase 4: Operational&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Moderation, Post, Admin, Subscription templates&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Functional notifications. Lower direct engagement impact.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Email design tips&lt;/H2&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Brand consistency - Same colors, logo, and voice across all templates.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Mobile-first - Single-column layouts, 44px+ touch targets, 14px+ body text.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;One clear CTA - Large, high-contrast, above the fold.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Personalization - Use {userLogin} or {receiver} in greetings and subject lines.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Brevity - 50–125 words. Front-load the most important information.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 26 May 2026 07:45:52 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Best-Practices/ta-p/775017</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Email Template - template variable</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-template-variable/ta-p/775016</link>
      <description>&lt;H1&gt;Template variables&lt;/H1&gt;
&lt;P&gt;Variables are dynamic placeholders replaced with real data at send time. Click the Variables tab in the left sidebar to see all available variables for the current template. Click a variable to insert it, or type the syntax directly (e.g., {communityTitle}). Variables are Case Sensitive.&lt;/P&gt;
&lt;H2&gt;Global variables (all templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Variable&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Syntax&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;User Name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{userLogin}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Login name of the recipient&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Community Name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{communityTitle}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community display name&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Receiver&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{receiver}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Display name of the email receiver&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Recipient&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{recipient}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Display name of the email recipient&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Recipient Address&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{recipientAddress}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Recipient email address&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Policy Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{policyUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community privacy policy link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Notifications Settings Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notificationsSettingsUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User notification settings link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{unsubscribeUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One-click unsubscribe link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe External Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{unsubscribeExternalUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;External one-click unsubscribe link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Front Page Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{frontPageUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community home page link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Note: The unsubscribe link is required for marketing/commercial emails (CAN-SPAM, CASL, GDPR). Transactional emails like password resets and verification are exempt - the system bypasses unsubscribe for these by design.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Template-specific variables&lt;/H2&gt;
&lt;P&gt;These are scoped by category - the Variables tab only shows what is available for the template you are editing.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table style="width: 100%;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Category&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Variable&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Syntax&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Verification URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{verificationUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email verification/change confirmation link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{author}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author of the subscribed content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Subject&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{subject}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Subject or title of the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{messageUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Board&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{board}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Board where content was posted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Body&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{body}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Body or excerpt of the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Rank&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{rank}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Rank of the content author&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Label Text&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{labelText}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Labels applied to the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Last Edit Author&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{lastEditAuthor}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User who last edited content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message Type&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{messageType}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Type of message (post, reply, etc.)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author Login&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.author.login}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Content author username&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.url}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to content where mentioned&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Badge Title&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.badge.title}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Title of the awarded badge&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Badge Icon&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.badge.iconUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;URL of the badge icon image&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event Subject&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{invite.message.subject}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Title of the event&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Start Time&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{occasionData.startTime}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event start time&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;RSVP Yes URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{occasionData.rsvpYesUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One-click RSVP link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reason for Change&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{reasonForChange}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reason provided by moderator&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Content URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.url}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to moderated content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;H1&gt;Recommended branding priority&lt;/H1&gt;
&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Section&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Contents&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notes&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Pre-header&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Hidden preview text in inbox preview&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;50–100 characters. Supplements the subject line.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Header&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Brand logo, community name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Keep consistent across all templates.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Body&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Greeting, message, context&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;50–125 words. Lead with the key action.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;CTA&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Primary action button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One clear CTA per email. Contrasting color.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Footer&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe, privacy, notification settings&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Marketing emails require {unsubscribeUrl}. Transactional emails exempt.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;H2&gt;Creative block combinations&lt;/H2&gt;
&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Combination&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Effect&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Text + Divider + Text&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Clearly sectioned emails (e.g., “What’s New” then “Upcoming Events”)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Photos + Button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Visual CTA area (event banner with “RSVP Now” below)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Button + Button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Primary and secondary actions&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Spacer between sections&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Consistent vertical breathing room across email clients&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Footer block&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Standardized compliance area across all templates&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:43:01 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-template-variable/ta-p/775016</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Email Template - Variables</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Variables/ta-p/775015</link>
      <description>&lt;P&gt;Variables are dynamic placeholders replaced with real data at send time. Click the Variables tab in the left sidebar to see all available variables for the current template. Click a variable to insert it, or type the syntax directly (e.g., {communityTitle}). Variables are Case Sensitive.&lt;/P&gt;
&lt;H2&gt;Global variables (all templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Variable&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Syntax&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;User Name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{userLogin}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Login name of the recipient&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Community Name&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{communityTitle}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community display name&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Receiver&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{receiver}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Display name of the email receiver&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Recipient&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{recipient}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Display name of the email recipient&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Recipient Address&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{recipientAddress}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Recipient email address&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Policy Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{policyUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community privacy policy link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Notifications Settings Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notificationsSettingsUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User notification settings link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{unsubscribeUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One-click unsubscribe link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe External Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{unsubscribeExternalUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;External one-click unsubscribe link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Front Page Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{frontPageUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Community home page link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Note: The unsubscribe link is required for marketing/commercial emails (CAN-SPAM, CASL, GDPR). Transactional emails like password resets and verification are exempt - the system bypasses unsubscribe for these by design.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 100.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Template-specific variables&lt;/H2&gt;
&lt;P&gt;These are scoped by category - the Variables tab only shows what is available for the template you are editing.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Category&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Variable&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Syntax&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Authentication&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Verification URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{verificationUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email verification/change confirmation link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{author}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author of the subscribed content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Subject&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{subject}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Subject or title of the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message Url&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{messageUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Board&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{board}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Board where content was posted&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Body&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{body}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Body or excerpt of the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Rank&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{rank}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Rank of the content author&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Label Text&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{labelText}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Labels applied to the content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Last Edit Author&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{lastEditAuthor}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;User who last edited content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Subscription&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message Type&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{messageType}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Type of message (post, reply, etc.)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Author Login&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.author.login}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Content author username&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Message URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.url}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to content where mentioned&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Badge Title&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.badge.title}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Title of the awarded badge&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Engagement&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Badge Icon&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.badge.iconUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;URL of the badge icon image&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event Subject&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{invite.message.subject}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Title of the event&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Start Time&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{occasionData.startTime}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Event start time&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Events&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;RSVP Yes URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{occasionData.rsvpYesUrl}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;One-click RSVP link&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reason for Change&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{reasonForChange}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reason provided by moderator&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Content URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;{notification.message.url}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Link to moderated content&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;col style="width: 25.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:41:13 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Variables/ta-p/775015</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:41:13Z</dc:date>
    </item>
    <item>
      <title>Email Templates - Creating new templates</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Templates-Creating-new-templates/ta-p/775014</link>
      <description>&lt;P&gt;The 35 system templates are sent automatically via the legacy flow. The Email Template Designer lets you create new branded versions of these templates - customized with your brand’s theme, content, and messaging. When you publish a branded version as Active, it replaces the system default for that email.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This section covers creating branded versions of existing system templates. For creating rule-based custom templates triggered via the Orchestrator, see Section 10.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 100.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;When to create a branded version&lt;/H2&gt;
&lt;P&gt;You might want to create a new branded version of a system template when:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;You want to add your brand’s logo, colors, and voice to a system email&lt;/LI&gt;
&lt;LI aria-level="1"&gt;You want to change the default copy or subject line to better fit your community’s tone&lt;/LI&gt;
&lt;LI aria-level="1"&gt;You want to add additional context (e.g., onboarding guidance in the Registration Confirmation email)&lt;/LI&gt;
&lt;LI aria-level="1"&gt;You want to include more relevant links or CTAs than the system default provides&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Step-by-step: creating a template&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Step&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What to do&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Notes&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Click “+ New Template” on the dashboard&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Top-right corner&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Select a Category&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Select the category matching the system template you want to customize (e.g., Authentication, Events, Engagement). For rule-based custom templates, use the Rules category - see Section 10.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Select a Sub-Category&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Pick the specific system template to create a branded version of (e.g., Email Change Confirmation, Mentions)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Choose a creation method&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Blank template (empty canvas) or From system template (pre-built base to customize)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Click “Continue to Builder”&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Opens the template editor&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Build your template&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Use blocks, variables, and background settings (see Section 4)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Save Draft or Save &amp;amp; Publish&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Draft = not sent, system template continues. &lt;BR /&gt;Save &amp;amp; Publish = branded version goes live immediately.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;img&gt;Figure 5. Create New Email Template dialog with Category and Sub-Category selection.&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Start with “From system template” for your first branded versions. It gives you a working structure to modify, which is faster and less error-prone than starting blank.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 100.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:32:40 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Templates-Creating-new-templates/ta-p/775014</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Publishing, testing &amp; managing templates</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Publishing-testing-managing-templates/ta-p/775013</link>
      <description>&lt;H2&gt;Save draft vs. save &amp;amp; publish&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Action&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;What happens&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Save Draft&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Saves changes. Template stays in Draft status. Not sent to anyone.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Save &amp;amp; Publish&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Saves changes AND makes this version the active live template. Takes effect immediately.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Save &amp;amp; Publish takes effect immediately - there is no staging period. Always send a test email first.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Send test email&lt;/H2&gt;
&lt;P&gt;Click “Send Test” in the top-right corner of the editor. This sends the current template to your admin email so you can verify formatting, variable placeholders, links, and mobile rendering.&lt;/P&gt;
&lt;H2&gt;Managing template lifecycle&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Step&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;What to do&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Create a new version when you want to change a live template&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Edit the draft while the current default continues serving&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Send a test email to verify&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Publish the draft to make it the new default&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Optionally delete the old version&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:30:28 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Publishing-testing-managing-templates/ta-p/775013</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:30:28Z</dc:date>
    </item>
    <item>
      <title>Email Template - Using the Template Editor</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Using-the-Template-Editor/ta-p/775012</link>
      <description>&lt;P&gt;Click any template card to open the visual editor. The editor has three areas: the left sidebar (Blocks and Variables), the center canvas (email preview), and the right sidebar (properties panel).&lt;/P&gt;
&lt;img&gt;Figure 3. Email Template Editor.&lt;/img&gt;
&lt;H2&gt;Content blocks&lt;/H2&gt;
&lt;P&gt;Click a block type in the left sidebar to add it to the canvas.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Block&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Examples&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Text&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Formatted text - headings, paragraphs, links&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Body copy, greetings, instructions&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Photos&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Images - logos, banners, icons&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Brand logo in header, badge images&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Button&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Clickable CTA with customizable text, color, URL&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;“Confirm Email”, “View Post”, “RSVP Now”&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Divider&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Horizontal line to separate sections&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Between header and body&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Spacer&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Vertical whitespace between blocks&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Breathing room above/below buttons&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Footer&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Standardized footer section&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Unsubscribe, privacy, notification settings links&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Editing text&lt;/H2&gt;
&lt;P&gt;Click any text block on the canvas to edit directly. Supports bold, italic, underline, links, and heading sizes.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Keep email text to 50–125 words. Lead with the most important information.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Canvas background&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Option&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Solid&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Single background color via hex code or preset swatches. Default: white (#ffffff).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Gradient&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Two-color gradient with configurable direction (Top to Bottom, Left to Right, etc.).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;Figure 4. Preview of Canvas Background with gradient configuration.&lt;/img&gt;
&lt;H2&gt;Desktop vs. mobile preview&lt;/H2&gt;
&lt;P&gt;Use the Desktop/Mobile toggle at the top of the canvas to preview across devices.&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Over 60% of email opens happen on mobile - always check mobile view before publishing.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Subject line&lt;/H2&gt;
&lt;P&gt;The Subject field at the top of the canvas sets the email subject. Variables work in subject lines (e.g., {communityTitle} Email address change confirmation).&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Best practice&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Why&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Under 50 characters&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Full visibility on mobile&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Include {communityTitle}&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Brand recognition in inbox&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Action-oriented phrasing&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;“Confirm your email” &amp;gt; “Email confirmation required”&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Avoid spam triggers&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;FREE, URGENT, ACT NOW reduce deliverability&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:28:26 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Using-the-Template-Editor/ta-p/775012</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:28:26Z</dc:date>
    </item>
    <item>
      <title>Email Template - Template Reference</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Template-Reference/ta-p/775011</link>
      <description>&lt;P&gt;Below is the full inventory of all 35 system templates organized by category. All templates are still being sent via the system template through the legacy flow.&lt;/P&gt;
&lt;H2&gt;Authentication (4 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Email Change Confirmation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Sent when a user requests to change their email address. Contains a verification link.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Email Verification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Sent to verify a user’s email address during or after registration when the user clicks on “Resend verification email”.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Registration Confirmation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Confirms a new user’s registration and requests email verification. Contains a verification link.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Forgot Password&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Password reset email sent when a user requests to reset their credentials.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Events (4 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Event Invitation Private Message&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Private message invitation to an event, sent directly to specific users.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Event Calendar Invitation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Calendar invitation allowing users to add the event to their calendar app.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Event Reminder&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reminder sent before an upcoming event.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Event Invitation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;General invitation to an event sent to targeted community members.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Membership (6 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership User Request&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notifies group owners when a user requests to join a group.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership Invite Request&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Invitation to a specific user to join a group.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership Invite Member&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email when an admin directly adds a user to a group.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership Deny Request&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification that a group membership request was denied.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Membership Approve Request&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification that a group membership request was approved.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Invited User Registration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Registration invitation for users invited to join the community by an admin.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Admin (3 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Import Role&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Admin notification for role import operations (bulk user management).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Community Upgraded Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Admin notification when the community platform has been upgraded.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Community Restarted Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Admin notification when the community has been restarted.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Integration (1 template)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Template&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Description&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Salesforce Integration Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification for Salesforce integration events (e.g., sync status, errors).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Post Templates (3 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Message Post Confirmation&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email after a user with an unverified email tries to publish or comment on content.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Co-Author Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification for when a user is added as a co-author for an article.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Content Workflow Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification for when a user submits a draft for review, as well as revision notes.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Moderation (4 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Moderator Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email sent to moderators about new abuse report.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Message Move Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email informing a user a post they are following was moved.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Message Edit Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email informing a user a post they are following was edited.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Message Deletion Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Email informing a user a post they are following was deleted.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Engagement (9 templates)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Private Message Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification of a new private message.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Mentions&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification when a user is @mentioned.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Content Mentions&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification when a user is mentioned within content.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Solution to Question&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification that a solution was posted to a question that the user was following.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Answer Accepted as Solution&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification that a user’s reply was accepted as the solution.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Accept as Solution Reminder&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Reminder to mark a reply as a solution.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;User Rank Change&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification when a user’s rank changes.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Likes&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification when a user’s content receives a like/kudos.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Award User Badge&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Notification when a user earns a badge.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Subscription (1 template)&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Template&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Immediate Notification&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Immediate email notification for subscribed content (new replies, updates).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:25:09 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Template-Reference/ta-p/775011</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Email Template - Getting Started</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Getting-Started/ta-p/775010</link>
      <description>&lt;H2&gt;Accessing the dashboard&lt;/H2&gt;
&lt;P&gt;In the admin panel, navigate to: Admin Panel → Designer → Email Templates.&lt;/P&gt;
&lt;P&gt;The dashboard shows all 35 templates in a card grid. Each card displays the template name, description, category, status, version count, and last updated date.&lt;/P&gt;
&lt;img&gt;Figure 2. Accessing Email Templates in the Designer panel.&lt;/img&gt;
&lt;H2&gt;Dashboard controls&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Control&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What it does&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Search Bar&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Find templates by name or keyword&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Category Filter&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Filter by category (Authentication, Events, Engagement, etc.)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Type Filter&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Filter by template type (System or Custom)&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Sort&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Order by recently updated, name, or other criteria&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Status Tabs&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Toggle between All, Active, Draft, and Inactive&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;+ New Template&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Create a new branded version or custom template&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Template statuses&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Meaning&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What happens to emails&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Active&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Version is live&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Members receive this custom version instead of the system default&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Draft&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Version is being worked on&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Not sent to anyone - version is saved and must be save and publish to set to active to replace current active version&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Inactive&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;No custom version enabled&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;System template sends via legacy flow as usual&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;How statuses work in practice&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What happens&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;New community setup&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;All templates are Inactive. System templates handle all emails. You customize a template, test it, and save and publish to make it Active.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Updating a live branded template&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Create V2 as Draft while V1 continues sending. Test V2, then save and publish it as the new Active.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Reverting to system template&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Set the Default template to active.&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Versioning&lt;/H2&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Concept&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Default Version&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Marked with a blue “Default” badge. Sent to members as the default system template via legacy flow.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Draft Version&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Marked with an orange “Draft” badge. Not sent to anyone.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Create Version&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Click “+ Create Version” in the editor sidebar to copy the current version as a new draft.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Delete Version&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Click the trash icon next to any non-default version to remove it.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; Always create a new version before making significant changes to your current version. This preserves your working template as a fallback.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:23:26 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Template-Getting-Started/ta-p/775010</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Email Templates - User Guide Overview</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Templates-User-Guide-Overview/ta-p/775009</link>
      <description>&lt;img&gt;Figure 1. Email Templates dashboard in the Designer panel.&lt;/img&gt;
&lt;H1&gt;Overview&lt;/H1&gt;
&lt;P&gt;Every community action - a registration, a mention, a solved question - generates an email. These emails are the thread that keeps pulling members back. Email templates give you control over what those emails look like and say, so every touchpoint reflects your brand and drives the behavior you want.&lt;/P&gt;
&lt;P&gt;Your platform comes with 35 system templates across 10 categories. These system templates are already active - they send automatically through the legacy flow and cannot be turned off. The Email Template Designer lets you create branded versions of these templates and create entirely new templates from scratch.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Capability&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;35 System Templates&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Pre-configured templates across Authentication, Events, Engagement, Moderation, Membership, Subscription, Post, Integration, Admin, and Rules&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Visual Editor&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Point-and-click builder with Text, Photos, Button, Divider, Spacer, and Footer blocks&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Template Variables&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Dynamic placeholders (e.g., {userLogin}, {communityTitle}) auto-populated at send time&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Canvas Backgrounds&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Solid color or gradient backgrounds with preset swatches and hex code input&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Desktop &amp;amp; Mobile Preview&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Toggle between desktop and mobile views before publishing&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Versioning&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Create multiple versions, test drafts, and promote when ready&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Send Test&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Send a test email to your admin inbox before publishing&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Orchestrator Integration&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Trigger custom templates via Rules with event-based triggers and conditions&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; All 35 system templates are already sending emails via the legacy flow. The Email Template Designer is for creating branded versions - nothing is broken if you have not activated any templates yet.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 07:21:38 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Email-Templates-User-Guide-Overview/ta-p/775009</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-26T07:21:38Z</dc:date>
    </item>
    <item>
      <title>Khoros Care, Marketing, Flow Release notes - May 15th 2026</title>
      <link>https://community.khoros.com/t5/Release-Notes-Updates/Khoros-Care-Marketing-Flow-Release-notes-May-15th-2026/ba-p/774988</link>
      <description>&lt;P&gt;Here is a list of the released features and bugfixes from this release period:&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Marketing (Spredfast)&lt;/STRONG&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Faster Post Lists for High-Volume Accounts&lt;/STRONG&gt;: Fixed a performance issue that caused post lists to time out for accounts with tens of thousands of posts. They now load in seconds&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reliable Auto-Labeling&lt;/STRONG&gt;: Fixed an issue where auto-labeling failed when label libraries were large, and improved diagnostics for duplicate native LinkedIn posts&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Threads Token Debugger Restored&lt;/STRONG&gt;: Fixed an issue where the Threads token debugger returned 500 errors instead of results&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&lt;STRONG&gt;Flow&lt;/STRONG&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;RBM Message Delivery Retry&lt;/STRONG&gt;: Rich Business Messaging deliveries now automatically retry on transient failures, so brief carrier hiccups no longer lose customer messages or strand conversations in bot mode&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reliable Dropdown Menus on Sources Page&lt;/STRONG&gt;: Fixed an issue where the Import CSV, Import Sheet, and Add Segment dropdowns intermittently failed on first click&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Web Channel &amp;amp; Gateway Reliability&lt;/STRONG&gt;: Addressed stability issues in the web client channel and gateway services for more reliable real-time messaging&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&lt;STRONG&gt;Care&lt;/STRONG&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Faster Tag Sync from Community to Care&lt;/STRONG&gt;: Fixed an issue where community board renames and thread title edits required manual intervention to reach Care conversations. They now sync automatically, so agents see the latest titles and tags as they appear in Community&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;TikTok / LinkedIn: Restored Visibility for Hidden Social Replies&lt;/STRONG&gt;: Fixed an issue where TikTok and LinkedIn brand replies didn't reflect their hidden/visible state in Care, and where image-only Facebook Messenger messages were dropped during ingestion&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Facebook / LinkedIn: Brand Mention Ingestion for Personal Account Posts&lt;/STRONG&gt;: Fixed an issue preventing Facebook brand mentions from personal accounts from reaching Care, and resolved a defect that made top-level LinkedIn brand mention posts unclickable in Posts columns&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Real-Time Reply Delivery for Agents&lt;/STRONG&gt;: Fixed an issue that occasionally forced agents to refresh the page to see their replies. Replies now appear in conversations immediately&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Push Next Routing Reliability&lt;/STRONG&gt;: Fixed an issue where conversations could get stuck unrouted after a transient indexing failure. Push Next now picks them up automatically once indexing recovers&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reliable Bot-to-Agent Handoff&lt;/STRONG&gt;: Fixed an issue where new conversations started seconds after an agent closed the prior case inherited stale ownership data. The bot now resumes cleanly and hands off to an agent as expected&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Accurate Bot-Handoff Queue Priority&lt;/STRONG&gt;: Fixed an issue where queue position after a bot handoff didn't reflect the customer's actual wait time. It is now based on the earliest unanswered customer post, restoring expected SLA position&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Apple Messages for Business: URL Reliability&lt;/STRONG&gt;: Fixed an issue where URLs were silently dropped when rich link previews failed. The URL is now sent as plain text fallback, so customers always receive what the agent intended, including in mixed text-and-URL messages&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Yelp Integration Recovery&lt;/STRONG&gt;: Fixed a defect that prevented Yelp account reconnection attempts from completing&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Public Analytics Dashboards: Accurate Error State&lt;/STRONG&gt;: Fixed an issue where public dashboards prompted for a password when the underlying service was briefly unavailable. Visitors now see a clear "not available" message&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Larger Analytics Report Exports&lt;/STRONG&gt;: Fixed an issue where larger report exports timed out before completing. They now complete reliably&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Historical Team Membership Reporting&lt;/STRONG&gt;: Fixed an issue where analytics response counts excluded agents who had since changed teams. Counts now correctly include agents who were members during the reporting window&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Report Download Safety&lt;/STRONG&gt;: Fixed an issue where downloading a report while it was still generating caused the request to fail. It now returns a clean "in progress" response&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Analytics Role Refresh&lt;/STRONG&gt;: Fixed an issue where role changes in the Care admin UI were held back by a cached session. Updates now take effect on the user's next analytics login&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Community Author Names in Care&lt;/STRONG&gt;: Fixed an issue where community authors with empty login fields appeared as blank in Care. Their displayName is now used instead&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cross-Case Tag Isolation&lt;/STRONG&gt;: Fixed an issue where adding or removing a tag on one conversation incorrectly propagated the change to unrelated conversations&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Community Analytics: Readable Filters&lt;/STRONG&gt;: Fixed an issue where board filter labels in Community Analytics overlapped when many boards were selected. The row now scrolls horizontally for readability&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;LinkedIn / Instagram: No More Duplicate Cases&lt;/STRONG&gt;: Eliminated a deduplication mismatch that caused LinkedIn and Instagram private messages to create duplicate cases or get mislabeled as External Response&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;LinkedIn: Multi-Brand Mentions&lt;/STRONG&gt;: Fixed an issue where the order LinkedIn delivered posts in could prevent multi-brand mentions from creating a case for every brand with BrandMentions enabled&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Survey Bot Reliability&lt;/STRONG&gt;: Fixed an issue where NPS/CSAT survey bots failed when a customer conversation arrived without an identified language. They now fall back to a safe default&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Bot Conversation-Close Retry&lt;/STRONG&gt;: Fixed an issue where conversation-close signals from bots were lost during brief network blips. The system now retries automatically&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Wider CRM Network Automation Coverage&lt;/STRONG&gt;: Added CRM automation support for 12 additional social network configurations, including Brandwatch&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cleaner Moderation Queues&lt;/STRONG&gt;: Fixed an issue where already-moderated posts briefly reappeared in agent queues during sync&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Secure Forms Editor Restored&lt;/STRONG&gt;: Fixed an issue with invisible labels in the Secure Forms admin editor that prevented administrators from editing forms&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;SAML SSO Login&lt;/STRONG&gt;: Fixed a blank-page failure that occasionally blocked SAML SSO sign-in&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Salesforce Embedded Care Session Preservation&lt;/STRONG&gt;: Fixed an issue where agents using the embedded Care iframe inside Salesforce were unexpectedly signed out of Care in other browser tabs&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Instagram: Multi-Brand Token Routing&lt;/STRONG&gt;: Fixed an issue where reconnecting one Instagram brand could affect sibling brands. Agents can now reliably respond to Instagram private messages across a brand family&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Threads: Account Reconnection&lt;/STRONG&gt;: Fixed an issue where reconnecting an expired Threads account couldn't match the new token to the existing author&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Khoros Care Mobile App: Google Play Compliance&lt;/STRONG&gt;: Updated the Care Android app to current Google Play standards, ensuring continued availability and updates via the Play Store.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Proactive Chat Widget on iOS&lt;/STRONG&gt;: Fixed keyboard overlap, the initial welcome message, numbered-list formatting, and unread-counter accuracy for a smoother mobile chat experience&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Brand Messenger: No More Image Flicker&lt;/STRONG&gt;: Fixed an issue where uploaded images in Brand Messenger flickered on every poll. Previews now load once and stay put&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;GDPR / CCPA Unified PII Deletion&lt;/STRONG&gt;: Unified customer PII deletion across Care and the user-profile data store, with automated Facebook Data Deletion Callback support per Facebook Platform Terms&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Brand Messenger Push Notification Reliability&lt;/STRONG&gt;: Fixed an issue where push notifications to the mobile app were silently dropped after token-library upgrades. They now deliver reliably&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 28 May 2026 06:02:35 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Release-Notes-Updates/Khoros-Care-Marketing-Flow-Release-notes-May-15th-2026/ba-p/774988</guid>
      <dc:creator>MiladC</dc:creator>
      <dc:date>2026-05-28T06:02:35Z</dc:date>
    </item>
    <item>
      <title>Metrics Explorer - Common Workflows and FAQ</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Common-Workflows-and-FAQ/ta-p/775008</link>
      <description>&lt;H1&gt;Common workflows&lt;/H1&gt;
&lt;H2&gt;Investigating a sudden drop in traffic&lt;/H2&gt;
&lt;OL&gt;
&lt;LI aria-level="1"&gt;Set the date range to cover the period of interest.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Click the "Decreasing" tab to surface metrics that have moved down.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Open the Page Views (or related Traffic) card.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Identify the day(s) where the chart drops noticeably.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Click that data point to open the drill-down panel.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Pivot between Topics, Boards, and Places to find the specific items that lost views.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Tracking a content quality initiative&lt;/H2&gt;
&lt;OL&gt;
&lt;LI aria-level="1"&gt;Click Compare and select related Content metrics: Solutions Accepted, Avg Time to First Solution, and Solutions Views.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Set the date range to span before and after the initiative launch.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Use the Trend Comparison chart to see whether the metrics moved together.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Use the Statistical Summary to compare averages, peaks, and changes across the metrics.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Building a monthly community health report&lt;/H2&gt;
&lt;OL&gt;
&lt;LI aria-level="1"&gt;Set the date range to the previous calendar month.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Use the search box to locate your stakeholder's preferred KPIs.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;For each KPI, open the detail dialog and capture the chart, summary tiles, and any notable drill-downs.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Use Compare for related KPIs to show them on a single chart for the report.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Identifying engagement drivers by user segment&lt;/H2&gt;
&lt;OL&gt;
&lt;LI aria-level="1"&gt;Open a high-level engagement metric (e.g., Engagement Trend or Conversations Participated).&lt;/LI&gt;
&lt;LI aria-level="1"&gt;In the Breakdown By sidebar, select Rank or Role.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Review the chart to see which segments contribute most to the metric.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Apply Filters to isolate a single segment for deeper investigation.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H1&gt;FAQ&lt;/H1&gt;
&lt;P&gt;&lt;STRONG&gt;How many metrics does Metrics Explorer cover?&lt;/STRONG&gt;&lt;BR /&gt;86 metrics across ten categories: Traffic, Members &amp;amp; Registration, Content, Engagement, Private Messaging, Group Hubs, Knowledge Base, Ideas, Events, and Survey. The total appears as "Metrics (86)" in the page header.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What does the comparison badge on each card mean?&lt;/STRONG&gt;&lt;BR /&gt;The comparison badge shows the percentage change versus the immediately preceding period of the same length. If you've selected the last 30 days, the badge compares those 30 days against the 30 days before that. Red indicates a decrease, blue indicates an increase, and grey indicates no change.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What's the difference between VS PREV PERIOD and VS LAST YEAR?&lt;/STRONG&gt;&lt;BR /&gt;VS PREV PERIOD compares the selected range to the immediately preceding range of equal length. VS LAST YEAR compares the same dates one year ago. The first is useful for short-term operational tracking; the second helps you account for seasonality.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What dimensions can I break a metric down by?&lt;/STRONG&gt;&lt;BR /&gt;The available breakdown dimensions vary by metric, but commonly include Conversation Style, User Type, Role, Rank, Node Type, and Device Type. The Breakdown By sidebar in the detail dialog shows the options that apply to the metric you've opened.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What do I see when I click a chart data point?&lt;/STRONG&gt;&lt;BR /&gt;Clicking a data point opens the Drill Down panel below the chart. It shows a sortable table of the underlying items (topics, boards, or places) that contributed to the value at that date. You can pivot between Topics, Boards, and Places using the radio buttons at the top of the panel.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can I compare metrics from different categories?&lt;/STRONG&gt;&lt;BR /&gt;Yes. The Compare picker shows metrics from every category, and you can mix and match (for example, comparing a Traffic metric with a Content metric) up to a limit of 10 metrics.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Why do I see "New" in the % Change column of the drill-down table?&lt;/STRONG&gt;&lt;BR /&gt;"New" indicates that the item didn't exist or had no activity in the comparison period. It's a way of distinguishing genuine new contributors from items whose activity simply changed.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What's the difference between the page-level Filters button and the Filters panel inside a metric's detail dialog?&lt;/STRONG&gt;&lt;BR /&gt;They serve different purposes. The page-level Filters button (top right of the main grid) scopes which metric cards are visible across the whole grid. The Filters panel inside a metric's detail dialog is specific to that metric — its toggles refine how that one metric is calculated, and the available toggles vary by metric.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Can I export the data?&lt;/STRONG&gt;&lt;BR /&gt;Export options are part of the broader analytics roadmap. For 26.3, Metrics Explorer is primarily an in-app exploration tool. Use the screenshots, breakdowns, and Statistical Summary table to capture findings for reports.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 08:12:09 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Common-Workflows-and-FAQ/ta-p/775008</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-21T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Metrics Explorer - Comparing, Filters and Search</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Comparing-Filters-and-Search/ta-p/775007</link>
      <description>&lt;P&gt;The Compare button at the top of the main grid opens a metric picker that lets you select up to 10 metrics for side-by-side comparison. This is useful for spotting correlations (e.g., between traffic and engagement), or for tracking related metrics together on a single chart.&lt;/P&gt;
&lt;H2&gt;Selecting metrics to compare&lt;/H2&gt;
&lt;P&gt;The Compare Metrics picker shows all available metrics with a checkbox on each card. Select up to 10 metrics, then continue to the comparison view. A counter at the top shows how many you've selected (e.g., "2 / 10 metrics selected").&lt;/P&gt;
&lt;img&gt;Figure 12. Compare Metrics picker with selectable cards and a 10-metric limit&lt;/img&gt;
&lt;H2&gt;The comparison view&lt;/H2&gt;
&lt;P&gt;Once you confirm your selection, the comparison view opens with a summary band at the top showing each selected metric's current value and percentage change, followed by an overlay Trend Comparison chart with one line per metric.&lt;/P&gt;
&lt;img&gt;Figure 13. Trend Comparison overlay chart with two metrics plotted together&lt;/img&gt;
&lt;P&gt;Hover any point on the comparison chart to see a tooltip with the date and the value of every selected metric on that day.&lt;/P&gt;
&lt;img&gt;Figure 14. Hover tooltip showing per-metric values for a single date&lt;/img&gt;
&lt;H2&gt;Statistical Summary&lt;/H2&gt;
&lt;P&gt;Below the Trend Comparison chart, a Statistical Summary table provides per-metric statistics across the selected date range:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Current &lt;/STRONG&gt;— the aggregate value.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Change &lt;/STRONG&gt;— percentage change vs. the previous period.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Average &lt;/STRONG&gt;— the average daily value.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Peak &lt;/STRONG&gt;— the highest single-day value.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Low &lt;/STRONG&gt;— the lowest single-day value.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Click any column header in the Statistical Summary to sort the table by that column.&lt;/P&gt;
&lt;img&gt;Figure 15. Statistical Summary table with sortable columns&lt;/img&gt;
&lt;H1&gt;Filters and search&lt;/H1&gt;
&lt;P&gt;Three controls help you narrow down which metrics appear in the grid: the search box, the trend filter tabs, and the Filters button.&lt;/P&gt;
&lt;H2&gt;Searching by metric name&lt;/H2&gt;
&lt;P&gt;Use the search box in the top right of the main grid to filter the metric cards by name. Typing a few characters narrows the grid to just the metrics whose names match. This is the fastest way to jump to a specific metric when you already know what you're looking for.&lt;/P&gt;
&lt;H2&gt;Filters button (Trend direction)&lt;/H2&gt;
&lt;P&gt;The Filters button (top right) opens a panel with additional filter options that apply across the visible metrics. It leads to four tabs that let you filter cards by their trend direction: All, Increasing, Decreasing, and Unchanged. These filter based on the comparison badge — useful for quickly surfacing all the metrics that have moved in a particular direction.&lt;/P&gt;
&lt;img&gt;Figure 16. Filter options (All / Increasing / Decreasing / Unchanged)&lt;/img&gt;</description>
      <pubDate>Thu, 21 May 2026 08:09:34 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Comparing-Filters-and-Search/ta-p/775007</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-21T08:09:34Z</dc:date>
    </item>
    <item>
      <title>Metrics Explorer - Data Point Breakdown</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Data-Point-Breakdown/ta-p/775006</link>
      <description>&lt;P&gt;The most powerful capability of the detail dialog is the ability to drill into any single data point on the chart. Clicking a data point reveals a Drill Down panel below the chart, showing the underlying items that contributed to the value at that date.&lt;/P&gt;
&lt;img&gt;Figure 11. Drill-down panel below the Page Views chart, showing the contributing topics for a selected data point&lt;/img&gt;
&lt;H2&gt;Drill-down dimensions&lt;/H2&gt;
&lt;P&gt;The drill-down panel offers 3 filters at the top right (e.g., Topics, Boards, Places). Switching between them re-groups the table by that entity type — so you can see which specific topics drove the value, then pivot to see which boards, then which places.&lt;/P&gt;
&lt;H2&gt;Drill-down columns&lt;/H2&gt;
&lt;P&gt;The drill-down table shows, for each contributing item: the item name (linked to the source content), the metric value (e.g., Views), the previous-period value (Prev Views), the percentage change, and contextual columns such as Board and Content Type. Click any column header to sort. The percentage change column highlights items marked "New" — entries that didn't exist in the previous period.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;Drill-down is the answer to "which specific things caused this?" — when a metric drops or spikes, click the data point on the day of the change and pivot through Topics, Boards, and Places to identify the drivers.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 May 2026 08:06:05 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Data-Point-Breakdown/ta-p/775006</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-21T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Metrics Explorer - Reading a Metrics Card</title>
      <link>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Reading-a-Metrics-Card/ta-p/775005</link>
      <description>&lt;P&gt;Each metric card shows everything you need at a glance to understand the current state of a single metric and how it has moved over the selected date range.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;
&lt;P&gt;&lt;STRONG&gt;Element&lt;/STRONG&gt;&lt;/P&gt;
&lt;/th&gt;&lt;th&gt;
&lt;P&gt;&lt;STRONG&gt;What it shows&lt;/STRONG&gt;&lt;/P&gt;
&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Category label&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The functional category the metric belongs to (e.g., Traffic, Content).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Metric name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The name of the metric (e.g., Page Views, Solutions Accepted).&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Info icon&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Hover over the icon next to the name to see a short tooltip describing what the metric measures.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Comparison badge&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;A coloured pill showing the percentage change versus the previous period of the same length. Red = decrease, blue = increase, grey = unchanged.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Current value&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The total or aggregate value of the metric for the selected date range.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Sparkline&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;A small inline chart showing how the metric trended day-by-day across the date range.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-1" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Tip: &lt;/STRONG&gt;Use the comparison badge as a quick triage signal. Scan the grid for cards with large red badges to spot drops worth investigating, or large blue badges to identify what's been accelerating.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 100.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H1&gt;5. The metric detail dialog&lt;/H1&gt;
&lt;P&gt;Clicking any metric card opens a detail dialog with a full-size chart, additional comparison context, breakdown dimensions, and a Filters panel. This is where most investigative work happens.&lt;/P&gt;
&lt;P&gt;The exact contents of the dialog,&amp;nbsp; particularly the Breakdown By dimensions and the Filters panel,&amp;nbsp; vary by metric and category. For example, a Content metric will offer breakdowns and filters relevant to content, while Knowledge Bases will have breakdowns relevant to them only. The structure of the dialog is the same throughout, but the options inside it adapt to what makes sense for the metric you're viewing.&lt;/P&gt;
&lt;P&gt;The walkthrough below uses the Page Views metric (from the Traffic category) as an example.&lt;/P&gt;
&lt;img&gt;Figure 9. Page Views detail dialog showing summary tiles, breakdown dimensions, and chart&lt;/img&gt;
&lt;H2&gt;Header summary&lt;/H2&gt;
&lt;P&gt;The top of the dialog shows the metric name, a short description, and three summary tiles:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;TOTAL &lt;/STRONG&gt;— the aggregate value for the selected date range.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;VS PREV PERIOD&lt;/STRONG&gt; — percentage change compared to the immediately preceding period of the same length.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;VS LAST YEAR &lt;/STRONG&gt;— percentage change compared to the same date range one year ago.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;On the right of the header, a granularity selector (e.g., "1 day") controls how data points are grouped on the chart.&lt;/P&gt;
&lt;H2&gt;Breakdown By&lt;/H2&gt;
&lt;P&gt;The left sidebar offers breakdown dimensions that slice the metric. For Page Views, the available dimensions are Conversation Style, User Type, Role, Rank, Node Type, and Device Type. Selecting a dimension regroups the chart and drill-down to show the metric split along that dimension.&lt;/P&gt;
&lt;P&gt;Different metrics expose different breakdown dimensions. When you open a metric in another category, expect the sidebar to offer options relevant to that metric — they won't necessarily match what's shown here.&lt;/P&gt;
&lt;H2&gt;Filters&lt;/H2&gt;
&lt;P&gt;Below the breakdown options, the Filters panel offers scope toggles that refine what's included in the metric's calculation. For Page Views, the available toggles are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Exclude Node Level Metric &lt;/STRONG&gt;— removes node-level contributions from the calculation, leaving only community-wide data. This excludes navigation/landing page views, such as category, board, group home, community home, and profile pages. It includes only views where someone was actually reading content: discussions, articles, ideas, posts, KB articles, etc.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;New Topics Only&lt;/STRONG&gt; — restricts the metric to topics newly created within the selected date range, rather than including activity on pre-existing topics.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Completed Occasions Only &lt;/STRONG&gt;— limits the metric to completed instances, excluding in-progress or upcoming ones. This restricts page views on community events that have already ended. Views on non-event content and on upcoming or in-progress events are excluded.&lt;/LI&gt;
&lt;/UL&gt;
&lt;img&gt;Figure 10. Filters panel for the Page Views metric&lt;/img&gt;
&lt;P&gt;As with breakdowns, the filter toggles available depend on the metric. Different metrics surface different toggles tailored to what's meaningful for that data.&lt;/P&gt;
&lt;H2&gt;The chart&lt;/H2&gt;
&lt;P&gt;The main chart plots the metric over time. Hover over any point to see its exact value for that date. The chart redraws when you change the granularity, apply a breakdown, or apply a filter.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 08:04:05 GMT</pubDate>
      <guid>https://community.khoros.com/t5/Aurora-AI-Docs-Early-Access/Metrics-Explorer-Reading-a-Metrics-Card/ta-p/775005</guid>
      <dc:creator>LucyL</dc:creator>
      <dc:date>2026-05-21T08:04:05Z</dc:date>
    </item>
  </channel>
</rss>

