Skip to content

Comments & Activity — User Guide

From Version 8.1.2, rConfig 8 Activity system allows your team to collaborate directly within the platform — on Devices, Configurations, and Policy Definitions — without switching to email or external tools.

You can:

  • Start discussions on any supported object
  • Reply in threaded conversations
  • Mention users or roles to notify them
  • React to messages
  • Attach files and screenshots (roadmap)
  • Track everything from a centralized Activity Inbox

This guide explains how it all works and how to use it effectively.


Activity is available on:

  • Devices
  • Configurations
  • Policy Definitions

Each of these objects includes an Activity panel, where conversations related to that object are displayed.

Think of it as a contextual discussion thread tied directly to the object itself.

Activity panel placeholder

To create a new activity item:

  1. Open the Activity panel on the object.
  2. Choose whether you’re adding a Comment or a Note.
  3. Write your message using Markdown formatting (headings, lists, code blocks supported).
  4. Optionally:
    • Mention users or roles
    • Add tags
    • Attach files or paste images (roadmap)
  5. Click Post.
Activity panel placeholder
  • Comments are general collaborative messages.
  • Notes are often used for documentation or structured information. )Roadmapped Item)

Both behave the same way technically, but separating them helps keep discussions organized.


Every top-level comment or note forms a thread.

  • Click Reply under any activity item to respond.
  • Replies are grouped under the original item.
  • Threads load newest replies first for fast scanning.
  • Deleted top-level items appear as a placeholder if replies still exist.

Replies inherit the visibility of the original thread and cannot override it.

Activity panel placeholder

Mentions allow you to bring specific users or roles into a discussion.

When writing a message, use:

  • @User Name — to notify a specific user
  • @role:netops — to notify all users assigned to a role

As you type @, an autocomplete picker appears.

When you post:

  • Mentioned users receive an in-app notification.
  • They may also receive an email (depending on system configuration).
  • The message is highlighted for them in the thread.

Mentions always respect permissions — users are only notified if they have access to the object.

Mention picker dropdown placeholder

You can react to any activity item using emoji-style reactions.

Reactions:

  • Are grouped by type (e.g. 👍 ❤️ 🔍)
  • Show a count of users per reaction
  • Indicate which reactions you’ve added
  • Can be removed by clicking again

Reactions are tied to the activity item itself (not individual edits).

This allows quick acknowledgement without adding noise to the thread.


This is a planned feature coming in a future release. You can attach files directly to activity items.

Supported features:

  • Upload files via the attachment button
  • Paste images directly from clipboard
  • Download attachments securely (permission-checked)

Attachments are version-aware. If an activity item is edited, previous attachments remain preserved in history.


Activity items are versioned.

When you edit a comment or note:

  • A new immutable version is created
  • The thread shows an “edited” indicator
  • Full history is available via the View History option

Search applies to the latest version only.


The Activity Inbox helps you manage everything you’re involved in.

You can access it via the Inbox icon in the top navigation bar.

  • Unread count badge
  • Animated indicator when new activity arrives
  • Hover preview of your latest unread threads
  • Quick link to full Inbox page

The Inbox is designed as a task-style activity queue, not just a raw notification list.

Activity is grouped by thread, not by individual event.

Tabs:

  • Unread — Threads with new activity
  • All — Everything you’re involved in
  • Resolved — Threads you’ve marked complete

Each row shows:

  • A summary (e.g., “3 new replies in Device ABC”)
  • Subject type badge (Device / Config / Policy)
  • Snippet of latest message
  • Relative timestamp
  • Unread indicator

Clicking a row:

  • Opens the relevant object
  • Scrolls directly to the thread
  • Marks it as read

You can also:

  • Mark a thread as resolved
  • Return resolved threads to active
Activity Inbox placeholder

Activity always respects RBAC and object permissions.

  • Users must have access to the object to see its activity.
  • Private threads are only visible to:
    • The author
    • Users with activity.view_private
  • Replies cannot widen visibility beyond the original thread.

If an object becomes inaccessible, related inbox entries will no longer open.


You can search:

  • Within a specific object’s Activity panel
  • Across all activity (via unified views)

Search applies to the latest version of each activity item.


To get the most value from Activity:

  • Use threads to document context around device changes
  • Mention roles (e.g., @role:netops) instead of individuals when appropriate
  • Use reactions for quick acknowledgements
  • Resolve threads once an issue is closed
  • Keep discussions tied to the relevant object instead of external chat

This keeps audit trails contextual and discoverable.


Who gets notified when I reply?
Users mentioned in your message. The original author may also receive a notification depending on configuration.

Can I delete activity items?
Soft delete is available depending on permissions. Administrators can permanently purge if required.

Can replies have replies?
Replies are grouped under a top-level thread. Nested reply structures are stored internally but displayed as a single flat thread for clarity.

Are reactions tracked historically?
Reactions are tied to the activity item and reflect the current state.