1. Introduction
This guide is an introduction to Lepide AI which forms part of the Lepide Web Console. Lepide AI is an AI tool which offers quick, concise summaries of security reports so you can extract key insights in seconds. Investigating and responding to security threats can then be done in an efficient and timely way to mitigate risk and meet compliance regulations.
Lepide AI uses the Azure AI model. Versions gpt-turbo-35 and gpt-4o are supported but we recommend using gpt-4o as it will have more updates applied.
It is important to note that data from SQL is not shared with the Azure Model and we just provide a schema and get the query from the model. Our console runs the query in our database and produces a summarized output.
2. Use Case Example
The following is an example use case to illustrate how Lepide AI can be used.
As a user I want to see all changes done by Neal Gamby in all added file servers with deletions and permission changes events for the last 30 days.
2.1 Without Using Lepide AI
Without using Lepide AI, the user can go to a File Server predefined report or the All Environment Changes Report, apply the necessary filters and generate the report. They can then check the records and export the report into CSV format.
2.2 How Lepide AI helps with this Use Case
The user can input a statement using natural human language for example:
‘What are the changes done by BA in file server last month’.
The following dialog box will be displayed:
The View Report button will redirect the user to the All Environment Changes Report and apply all respective filters and auto generate the report as well.
The Download button will download all the records in CSV format directly from here. There is no need to go to the report and generate it to export the records.
NOTE: All users will have different writing skills and different expectations as to the result they will receive when using Lepide AI. So, there could be the possibility that some statements don’t work, and this is to be expected. However, as the tool is used more, users will become more familiar with it will gain a better understanding about the best ways to work with it.
3. How to Use Lepide AI for Alerts Live feed
This example illustrates how users can leverage Lepide AI to perform actions on Livefeed alerts.
As a user, I want to act on any alert in the Livefeed, such as disabling the alert.
3.1 Without Using Lepide AI
Without using Lepide AI, users can navigate to the alert’s edit section, where they can disable the alert or modify its settings.
3.2 How Lepide AI helps with this Use Case
Users can view alerts in the Lepide AI feed.
Each alert provides three available actions:
Disable Alert
View Report
Tune Alert Settings
Selecting Disable Alert prompts the user for confirmation. Once confirmed, the alert is disabled.
View Report redirects the user to the AllEnvironment Cha nges report, automatically applying the relevant filters and generating the report.
Tune Alert Settings prompts the user for confirmation and once confirmed, redirects the user to the alert edit section.