Skip to content

What's new in LightrunπŸ”—

Explore the main highlights and feature enhancements released in Lightrun from the beginning of 2025.
Unless stated otherwise, all features apply to both SaaS and On-Premise deployments.
For detailed release notes, see Lightrun release notes.

Nov 2025 πŸ”—

Nov 18 [v1.71.2] QSRπŸ”—

QSR
Official QSR 2025.3 Version
- Persona-Based Role Management and Scoped APIs
- Actions Public API (Logs without results)
- Contact support from plugin (VS Code/Visual Studio)
- Compare snapshot values with clipboard in JetBrains and VS Code
- Java 25 support

Nov 5 [v1.71]πŸ”—

MANAGEMENT PORTAL
Lightrun Management Portal: Added Scoped API Keys

As an extension of Persona-based roles previously released, Lightrun supports Scoped API Keys, giving organizations fine-grained control over what each API key can access. Scoped API Keys can be configured across the following areas:
- Company Scope: Manage organization-wide settings: users, groups, identity providers, API keys, integrations, and feature flags.
- Dev Scope: Manage runtime access, agent pools, actions, temporary access, agents, tags, and debugging runbooks.
- Security Scope: Access security operations, Runtime Reachability, SBOMs, and package monitoring/enrichment.
For more information, see Lightrun System API Keys.

Nov 1 [v1.70.4]πŸ”—

MANAGEMENT PORTAL
Lightrun Management Portal: Introducing User Access with the New Persona-Based Roles

The basic role system has been replaced by a persona-based role management framework, providing finer-grained control over permissions and stronger alignment with real organizational functions.
The new system introduces predefined persona based-roles such as Developer, Company Admin, Company Viewer, Group Admin, Security and AppSecβ€”each with permissions tailored to their responsibilities. This update enhances both security and operational clarity by ensuring users can only perform actions relevant to their roles.
For more information, see:
- Lightrun persona-based role management overview
- Migration to persona-based role mechanism FAQs

Oct 2025 πŸ”—

Oct 22 [v1.70.2]πŸ”—

PLUGIN: VS CODE, VISUAL STUDIO
VS Code and Visual Studio Plugins: Compare Snapshot Hit Variable Values in Clipboard

You can compare snapshot hit variables in a clipboard comparison mode making it easier to spot differences in variable values. This feature helps you quickly debug regressions by contrasting flaky executions with stable runs, enabling faster and more accurate troubleshooting process.
For more information, see
- VS Code: Compare Snapshot Variable Values in Clipboard
- Visual Studio: Compare Snapshot Variable Values in Clipboard

Oct 5 [v1.69]πŸ”—

PLUGIN: VS CODE, VISUAL STUDIO
Visual Studio and VS Code Plugins: Submit a Support Issue Directly from the Lightrun Plugin

Submitting issues to Lightrun Support, previously available only in JetBrains IDEs, is also supported in Visual Studio and VS Code.
You can open a support ticket directly from the plugin in the following ways:
- From the Action Info dialog
- From the More Options (…) option in the main plugin menu
PLUGIN: JETBRAINS
JetBrains Plugin: Compare Snapshot Hit Variable Values in Clipboard
You can compare snapshot hit variables in a clipboard comparison mode making it easier to spot differences in variable values. This feature helps you quickly debug regressions by contrasting flaky executions with stable runs, enabling faster and more accurate troubleshooting. For more information, see Compare Snapshot Variable Values in Clipboard

Sep 2025 πŸ”—

Sep 10 [v1.67]πŸ”—

AGENT: NODE.JS
Node.js Agent: Support for Optional Chaining Operator

The Node.js Agent supports the optional chaining operator (?.) in conditions and expressions. This allows developers to safely access nested object properties without causing action or expression errors when intermediate values are null or undefined.
PLUGIN: VS CODE
VS Code Plugin: Available on Open VSX Registry
Cursor and Windsurf users can install and upgrade the Lightrun plugin directly from Open VSX.

Aug 2025 πŸ”—

Aug 24 [v1.66]πŸ”—

PLUGINS: ALL
All Lightrun Plugins: Exporting Frame and Variable Snapshot Data in JSON Format

Following customer requests, it is possible to export snapshot frame and variable data as a lightweight JSON file, in addition to the full data set export. For more information, see:

- Export snapshot data in JetBrains IDE
- Export snapshot data in VS Code IDE
- Export snapshot data in Visual Studio IDE
MANAGEMENT PORTAL
Lightrun Management Portal: Log Management Available in the Public API

Following the recent release of snapshot actions management through the Lightrun REST API, the first set of endpoints for Logs has been added. You can create a log action or fetch a specific log action by ID.
MANAGEMENT PORTAL
Lightrun Management Portal: Added Custom Fallback URL for SSO

You can configure a custom fallback URL in the SSO settings. If the standard SSO login flow fails, users are redirected to the defined URL (such as a support page or alternative login option) instead of seeing a generic error. For more information, refer to your specific SSO implementation in SSO Overview.

Aug 3 [v1.64.1] πŸ”—

MANAGEMENT PORTAL
LDAP User Provisioning Enhancement: Added the User Search Filter field

The User Search Filter field has been added to LDAP user provisioning. This field allows you to define a custom LDAP filter to control which user entries are included during synchronization.
For more information, see Provision users with LDAP.

Jul 2025 πŸ”—

Jul 27 [v1.64] [QSR]πŸ”—

QSR
Official QSR 2025.2 Version
- VS Code Lightrun Autonomous Debugger central management
- Actions Public API (Snapshots w/o results)
- Licensing v2
- LDAP provisioning
- JetBrains Plugin: Contact support from plugin
- Node.js 24 and Visual Studio 17.14 support

Jul 16 [v1.63]πŸ”—

PLUGINS: ALL
All Lightrun Plugins: Announcing the Lightrun Autonomous AI Debugger

The Lightrun Autonomous Debugger, powered by Generative AI, is live in JetBrains, Visual Studio, and Visual Studio Code, with full support for Node.js, Java, Python, and .NET.
This capability brings automated runtime debugging directly into the IDE, helping developers accelerate the path from ticket to fixβ€”even in production environments. The Autonomous Debugger analyzes application issues, suggests root cause hypotheses, and recommends relevant dynamic logs or snapshots for faster troubleshooting.

Learn more:
- Feature overview
- System Requirements
- Central Management
- Prompt Best Practices

Get started with the AI Debugger in the Lightrun plugins:
- Debug using the Lightrun Autonomous Debugger in JetBrains
- Debug using the Autonomous Debugger in Visual Studio Code
- Debug using the Autonomous Debugger in Visual Studio
API
Lightrun Plugins: Action Management Available in the Public API

As part of our initiative to support action management through the Lightrun REST API, we've released the first set of endpoints related to Snapshots and other action types. You can create, update, or delete a snapshot action, retrieve a list of all actions, or fetch a specific snapshot action by ID. Support for additional action types will be included in upcoming releases. Stay tuned!
PLUGIN: JETBRAINS
JetBrains Plugin: Contact Support Directly from Action Info Dialog

As part of the effort started in the previous release, you can contact Lightrun Support directly from the Action Info dialog, in addition to the existing option in the Lightrun main menu. When submitting a ticket, you’ll be asked to describe the issue, choose the project type, and optionally attach additional files. Plugin logs are automatically included to help the Support team diagnose and resolve issues more efficiently. For more information, see Contact Lightrun Support from the plugin.
MANAGEMENT PORTAL
Lightrun Management Portal: Added Filters to Snapshot and Log Pages

You can filter snapshot hits and logs using free-text search or by Action ID.

Jun 2025 πŸ”—

Jun 29 [v1.62]πŸ”—

PLUGIN: JETBRAINS
JetBrains Plugin: Contact Lightrun Support Directly from the Plugin

You can submit support issues directly from the Lightrun plugin using the Lightrun Main Menu (accessed by clicking your initials in the Lightrun tool window). When submitting a ticket, you’ll be asked to describe the issue, specify the project type, and optionally attach additional files. Plugin logs are collected automatically and included in the ticket, helping the Support team diagnose and resolve issues more efficiently.

Jun 15 [v1.61]πŸ”—

MANAGEMENT PORTAL SSO OIDC: Manual Configuration of IdP Parameters Supported

Lightrun supports manual configuration of Identity Provider (IdP) parameters for SSO using the OpenID Connect (OIDC) protocol. Previously, SSO via OIDC required a discovery URL to retrieve the necessary configuration from the IdP. This update allows customers to bypass the discovery URL and enter the required configuration parameters manually by uploading a JSON fileβ€”ideal for environments where a discovery URL is not available or not supported. For more information, see SSO OIDC with Okta, SSO OIDC with Ping Identity, and SSO OIDC with Entra ID.
MANAGEMENT PORTAL Lightrun Management Portal: Search added to System Diagnostics

You can search for specific agents and logs when using the Agent Logs and Plugin Logs options in the System Diagnostics page. This update makes it easier to quickly locate and select the relevant items to include in your diagnostics report. For more information, see the System Diagnostics page.

Jun 3 [v1.60]πŸ”—

PLUGIN: VS CODE VS Code Plugin: Improved Error Messages for Truncated Values

Truncated variable values are clearly indicated with a dedicated warning message, yellow highlight, and warning icon. The updated design ensures that you can immediately see both the partial value and a clear explanation, with tailored messages for regular variables and watch expressions.
PLUGIN: VS CODE VS Code Plugin: Add Lightrun Actions from the Context and Gutter Menus

You can add Lightrun actions directly from the VS Code context menu and editor gutter. This release supports all action types for Java, and Add Snapshot and Add Log for other supported languages.

- Add Actions: Right-click in the editor or use the gutter icon to add actions.
- Manage Actions: The context menu includes options to Edit, Copy, Paste, and Delete actions.
- Delete Option: The Delete Action option is available only from the gutter menu.
AGENT: NODE.JS Node.js Agent: Node.js 24 Support

The Lightrun Node.js agent officially supports Node.js v24.

May 2025 πŸ”—

May 25 [v1.59]πŸ”—

AGENT: NODE.JS Java, .NET, and Node.js Agents: Enhanced Handling of JSON Values in Snapshots

Snapshots display JSON objects (e.g., JSONObject, JSONArray) in a readable, formatted JSON structure, making it easier to inspect and extract values during debugging.
PLUGIN: JETBRAINS JetBrains Plugin: Long Agent Names Visible in Source Field

The Source field in the Insert Lightrun Snapshot or Log dialog fully displays long agent names from the dropdown menu.
PLUGINS: ALL All Plugins – Single-Tenant and On-Premise Deployments: Snapshot Hit Count Logic Enabled by Default

Starting with version 1.59, the new snapshot hit count model introduced in version 1.57 is enabled by default for Single-Tenant and On-Premise deployments.

Previously (version 1.57), this change was active only in SaaS environments.

- New behavior (from version 1.57)
Snapshot hits are capped across all agents using the Max total hits setting. The default maximum is 10 hits, collected on a first-come basis.
A new checkbox, Distribute hit results evenly across agents, is available. When selected, Lightrun attempts to distribute hit collection more evenly across available agents at the time the snapshot is inserted.

- Previous behavior (up to version 1.56)
Snapshot hits were limited per agent using the Max Hit Count field.
Example: 100 agents Γ— 1 hit each = up to 100 total hits.

For more information, see the Snapshot documentation for your related plugin.
PLUGIN: VISUAL STUDIO Visual Studio Plugin: Supported Versions Update

Added Visual Studio version 2022.17.14 to supported plugin versions.

Visual Studio 2019 (16.10 and later) and 2022 (up to 17.14) support.

May 6 [v1.58]πŸ”—

PLUGIN: VS CODE VS Code Plugin: Support for Adding Lightrun Actions from the Context Menu and Gutter Menu

You can add Lightrun actions directly from the VS Code context menu and the editor gutter. This release supports all action types for Java, and the Add Snapshot and Add Log options for other supported languages. Note that the Delete Action option is available only in the gutter menu.

Apr 2025 πŸ”—

April 27 [v1.57.1]πŸ”—

PLUGIN: JETBRAINS JetBrains IDE Plugins: Lightrun Plugin Support for JetBrains Version 2025.1

Lightrun is compatible with JetBrains IDEs version 2025.1, ensuring continued support and seamless debugging experience.

April 22 [1.57] QSRπŸ”—

QSR Official QSR 2025.1 Version
- Dynamic Traces
- Public APIs: for setting users, groups, Agent Pools, IdP configuration, and API Keys.
- User activity & action usage dashboard
- System diagnostics
- Runtime reachability: Artifactory integration
- .Net sandbox improvements
- Java 24 and .Net 9 support
- SCIM user roles and OIDC Provisioning.
See details on features released specifically in version 1.57.0
PLUGINS: ALL All Plugins – SaaS Environments: Major Change to Snapshot Hit Count Logic

Starting with version 1.57, all Lightrun plugins in SaaS environments use a new model for controlling snapshot hit results.

Note:
This change is active by default in SaaS environments, even if the plugin has not been updated to version 1.57. The field name may still appear as Max Hit Count, but the Max total hits behavior is applied.

- New behavior (From version 1.57)
Snapshot hits are capped across all agents using the Max total hits setting. The default maximum is 10 hits, collected on a first-come basis.
A new checkbox, Distribute hit results evenly across agents, is available. When selected, Lightrun attempts to distribute hit collection more evenly across available agents at the time the snapshot is inserted.

- Previous behavior (Up to version 1.56)
Snapshot hits were limited per agent using the Max Hit Count field.
Example: 100 agents Γ— 1 hit each = up to 100 total hits.

For more information, see the Snapshot documentation for your related plugin.
API Lightrun REST API: Management-Related API Commands Added

New REST API commands for system configuration management are available, enabling you to create and manage features programmatically in addition to using the Lightrun Management Portal UI.

Newly supported API commands are available for:
- Agent Pool Management
- SMTP Configuration
- Feature Flag Management
- Identity Management (IdM) Configuration
- API Key Management

For details on available commands, see Lightrun REST API.
MANAGEMENT PORTAL Lightrun Administration Portal: Debug Log Level Available for Agent Logs

Extended support for setting the log level to Debug includes agent logs, in addition to server logs. Administrators can enable Debug mode from the System Diagnostics page to retrieve more detailed log data. An on-premise user with role_manager can use System Diagnostics similarly to administrators. For more information, see Generate diagnostics for your Lightrun deployments.
AGENT: NODE.JS Node.js Agent: Set and Map data Types are Viewable in Snapshot Hits

Added support for Set and Map data types for Node.js agent in snapshot hits.
MANAGEMENT PORTAL Prometheus Integration: Support for Authentication using API keys

You can set up the Prometheus–Lightrun integration using API keys for authentication. For more information on the enhanced integration, see Lightrun-Prometheus Integration.
PLUGIN: JETBRAINS JetBrains IDE Plugins: Lightrun Plugin Support for JetBrains Version 2025.1

Lightrun is compatible with JetBrains IDEs version 2025.1, ensuring continued support and seamless debugging experience.

Apr 6 [v1.56]πŸ”—

AGENT: JAVA HEADS UP NOTICE FOR SAAS USERS - JAVA AGENT: UPCOMING CHANGE TO SNAPSHOT HIT LIMIT IN JETBRAINS

Starting in version 1.57, the snapshot hit limit will apply across all agents collectively, rather than per individual agent.

What’s changing?
Previously, when setting a Snapshot Max Hit Limit (default: 1), the limit applied per agent. For example, with 100 agents, users expected a total of 100 hits (1 per agent). However, this led to excessive traffic and unexpected behavior. From version 1.57 onward, the hit limit will apply globally across all agents.

Why the Change?
- Improved Usability: Prevents unexpected additional hits.
- Better Predictability: Developers can precisely anticipate snapshot behavior.
- Enhanced Performance: Reduces unnecessary load, optimizing large-scale environments. This update ensures snapshots function as intended, enhancing efficiency and control.

How Does This Affect Me?
- Automatic Change: This update has been applied at the SaaS server level, meaning it takes effect even if you have not updated your plugin.
- New Behavior: The max hit limit represents the total number of snapshots across all agents.
MANAGEMENT PORTAL System Diagnostics: Data Sanitization for Enhanced Privacy and Compliance

Added the Sanitize Sensitive Data field to the System Diagnostics page, allowing you to replace sensitive data with sanitized data.
AGENT: JAVA Java Agent: Full Support for Java 24

The Lightrun Java agent provides full support for Java 24.

Mar 2025 πŸ”—

Mar 23 [v1.55]πŸ”—

API Lightrun REST API: Group Management is Available

Lightrun Group management is supported in the Lightrun public REST API, allowing you to create and manage Lightrun groups in addition to using the Lightrun Management Portal UI. For available commands, see Lightrun REST API.
PLUGIN: VS CODE, VISUAL STUDIO Visual Studio and VS Code Plugins: Improved Navigation and UI Experience

Based on your feedback, the Visual Studio and VS Code plugin experience offers a smoother and more intuitive navigation experience.
MANAGEMENT PORTAL Lightrun Administration Portal: Set Log Level to Debug Mode for Server Logs for On-premises Deployments

Administrators can set the log level for server reports to Debug mode in the System Diagnostics page. This allows for more detailed and precise log data retrieval based on specific requirements. For more information, see Generate diagnostics for your Lightrun deployments.
AGENT: .NET .NET Agent: Enhancements and Improved Expression Support

The following improvements have been introduced to the .NET agent:
- Enhanced support for .NET expressions, including support for GUIDs and LINQ.
- Improved handling of dictionaries with primitive keys.
- Enhanced support for records.
- Improved string handling.
AGENT: JAVA Java Agent: Basic Support for Java 24

The Lightrun Java agent provides basic support for Java 24.

Mar 9 [v1.54]πŸ”—

MANAGEMENT PORTAL Lightrun Management Portal: Added SSO JIT Support for OIDC

We have expanded support for SSO Just-in-Time (JIT) provisioning to include OIDC in addition to SAML. This extension allows for seamless, automated user account creation in applications integrated with all supported Identity Providers. For more information, see SSO JIT provisioning Overview.

As part of this feature, we have renamed the term SAML JIT to SSO JIT in the UI. Functionality remains unchanged.
MANAGEMENT PORTAL Lightrun Management Portal: Kubernetes-related diagnostics for On-Premise Deployments

The K8S_INFO category is available in the System Diagnostics feature of the Lightrun Management Portal for on-premise deployments. This category provides admins with a set of JSON files detailing system resources. Example file: k8s-operator-controller-manager-xxx.json. For more information, see Generate diagnostics for your Lightrun deployments.

Note
This feature is currently not enabled by default. Contact Lightrun Support to enable it.
PLUGIN: JETBRAINS JetBrains Plugin: Improved Navigation and UI Experience

Based on your feedback, the JetBrains plugin experience offers a smoother and more intuitive navigation experience.

Feb 2025 πŸ”—

Feb 24 [v1.53]πŸ”—

PLUGIN: JETBRAINS Introducing Lightrun Dynamic Traces for Java in JetBrains IDE

We are excited to introduce Lightrun Dynamic Traces enabling real-time tracing of code execution by capturing Trace Snapshots across requests or transactions. This provides a clear, chronological view of how different parts of the code interact, helping developers debug complex workflows with reduced background noise.

Dynamic Traces provide powerful insights into your application's behavior, helping you efficiently debug and analyze complex processes. Here’s why you should use them:
- Real-Time Debugging: Capture and analyze code execution as it happens.
- Troubleshoot Complex Workflows: Track multi-step, branched flow processes.
- Focus on Specific Flows: Pinpoint issues in targeted user requests or transactions.
- Seamless Context Tracking: Maintain the state of key variables across snapshots.
For more information, see Lightrun Dynamic Traces overview.
To learn how to create, run, and analyze a Dynamic Trace, see Work with Lightrun Dynamic Traces for Java in JetBrains.
MANAGEMENT PORTAL Lightrun Management Portal: User Management Available in Lightrun Public API

User management is supported in the Lightrun public REST API, allowing you to create and manage Lightrun users programmatically in addition to using the Lightrun Management Portal UI. For available commands, see Lightrun REST API.
AGENTS Agent: Support for Large Lightrun Snapshot Expressions Values

As part of our effort to provide developers flexibility when setting snapshot expressions, we have modified the default settings to support capturing larger values when using snapshot expressions:

- Java, .NET and Python Agents: Max snapshot buffer size increased from 655360 to 768000.
- Node.js Agent: maxWatchlistVariableSize increased from 32k to 524288, maxProperties increased from 20 to 25, maxVariableDepth reduced from 50 to 25.
- Python Agent: max_watchlist_variable_size increased from 32768 to 524288 (512KB).
MANAGEMENT PORTAL Lightrun Management Portal: Diagnostics Available on SaaS and for Non-Admin Users

The ability to generate and download diagnostic reports is available for both SaaS and On-Premise deployments. Non-admin users can access the Diagnostics page and download plugin and agent logs.

!!!note
The Diagnostics page replaces the Lightrun logs collector page in the Lightrun Management Portal. Applies to on-prem environments from version 1.5.1 and SaaS from version 1.53.1. For more information, see Generate diagnostics for your Lightrun deployments.
AGENT: .NET .NET Agent: Full Support for .NET 9.0

Lightrun fully supports .NET 9.0, enabling seamless debugging and observability for applications running on the latest .NET version.

Feb 14 [v1.52.2] ON-PREMπŸ”—

MANAGEMENT PORTAL Runtime Reachability Package Metadata Enrichment Using JFrog Artifactory

Note
Available for on-premise deployments in single-company environments.

Runtime reachability supports the enhancement of loaded package metadata by integrating with JFrog Artifactory. The ability to connect to an enterprise repository manager is an alternative for retrieving the metadata from the Maven Central repository.
For more information, see Set up JFrog Artifactory Integration for Runtime Reachability.

Feb 10 [v1.52]πŸ”—

MANAGEMENT PORTAL Provisioning Lightrun Groups using SCIM for Ping Identity

Starting with version 1.52, Lightrun supports provisioning groups using the SCIM protocol in Ping Identity, in addition to the previously released support for Okta and Microsoft Entra ID in version 1.51.0. This feature allows you to delegate the management of Lightrun groups to a supported identity provider (IdP).
For an overview of the rules, guidelines, and how SCIM Groups function in Lightrun, see the SCIM overview.
For more information, see SCIM provisioning using Ping Identity.

Feb 2 [v1.51.1]πŸ”—

MANAGEMENT PORTAL Enhanced Login Experience is Available to All

In this release, we are excited to announce that the enhanced login experience is available to all. It includes improvements to our login experience, designed to boost security, simplify admin workflows, and streamline user experience. The process is simplified through onboarding emails that guide users to set their passwords and activate their accounts using the selected login method. For detailed information about the enhanced experience, including answers to common questions about the upgrade process, see the Enhanced Login Experience guide.

Jan 2025 πŸ”—

Jan 26 [v1.51]πŸ”—

MANAGEMENT PORTAL Provisioning Lightrun Groups using SCIM

Starting with version 1.51, Lightrun supports provisioning groups using the SCIM protocol in addition to user provisioning. This feature allows you to delegate the management of Lightrun groups to a supported identity provider (IdP).

For an overview of the rules, guidelines, and how SCIM Groups function in Lightrun, see the SCIM overview.

Detailed procedures for each supported IdP are provided separately:
- SCIM Provisioning Using Okta
- SCIM Provisioning Using Microsoft Entra ID
Support for SCIM Group provisioning using Ping Identity will be released in upcoming releases.

Jan 13 [v1.50] QSRπŸ”—

QSR
Official QSR 2024.4 Version
- Single login flows
- JIT access
- System diagnostics
- API key w/o encryption keys
- Agent proxies
- Lambda one liners
- Ignore built-in users
- SCIM Groups (Okta, Entra)
MANAGEMENT PORTAL Enhanced Login Experience

We are excited to announce a series of improvements to our login experience, designed to boost security, simplify admin workflows, and streamline user experience. The process is simplified through onboarding emails that guide users to set their passwords and activate their accounts using the selected login method. This release version is available on demand and to all in 1.50.4.

Key benefits of the enhanced login experience include:

For Administrators:
- Single Login Method: Ensure more control and security by allowing users to log in only via the selected method, such as SSO.
- Enhanced Identity Configuration: Cleaner, user-friendly interface.
- Email Verification for Users: Mandatory verification to prevent errors.
- No More Initial Password Setup: Users set their own passwords.
- Password Generation for No-SMTP Environments: Admins can generate passwords manually. For more information, see Password login without SMTP.

For Users:
- Dedicated Login Page: Simplified login experience.
- Onboarding Emails: Guides users on how to log in.
- Improved Login Flows: Streamlined password resets and account activation.

!!!imp "Important": Activate through the banner on the Identity Configuration page in the Lightrun Management Portal.

Learn More: Enhanced Login Experience guide
MANAGEMENT PORTAL On-Premises Deployments: Diagnostics for Your Lightrun Setup

Admins can generate and download comprehensive diagnostic reports in JSON format. This feature simplifies troubleshooting and enhances support efficiency within your organization.

!!!imp "Important": All sensitive information in the reports is redacted.

Reports include:
- General system details
- Server logs
- Agent logs
- Plugin logs by user

For more information, see Generate diagnostics for your Lightrun on-premise deployment.
MANAGEMENT PORTAL On-Premise Deployments: User Self-Registration Supported in Non-SMTP Environments

Organizations using Lightrun on-premise deployments with the Password Login method but without an SMTP server can manually generate registration links to share with their users.

How this applies in Version 1.50:
- Customers without the new login experience: Reset link automatically added for existing users.
- Customers with the new login experience: Reset link generated when creating a new user.

For more information, see Set up the password login without an SMTP service.

Last update: November 23, 2025