mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #2314] Customizable Columns in RMM Clients View #1429
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1429
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Janas-GD on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2314
Is your feature request related to a problem? Please describe.
When working with the RMM device list, I often need to see specific information that’s relevant to my workflow. Currently, the table view shows fixed columns (e.g., Client, Site, Hostname, Description, User), and it’s not possible to customize which fields are visible. This makes it harder to quickly access the most important data for different use cases.
Describe the solution you'd like.
I would like the ability to customize which columns are displayed in the RMM table. For example, I’d like to replace or hide the “Description” column and instead show data from a “Custom Field”. Ideally, users should be able to select visible columns via a column picker or settings menu and have the layout saved per user or globally.
Describe alternatives you've considered.
Manually open each agent and see rest of the arguments. Or maybe if its possible exporting data which i think will be inefficient and break the workflow.
Additional context

Attached is a screenshot showing the current table view.
@P6g9YHK6 commented on GitHub (Oct 13, 2025):
https://github.com/amidaware/tacticalrmm/issues/308