> For the complete documentation index, see [llms.txt](https://docs.guardware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardware.com/training-centre/self-paced-video-training/guardware-discover-video-guide.md).

# GuardWare DISCOVER Video Guide

Learn GuardWare DISCOVER through structured video tutorials.

GuardWare DISCOVER enables organisations to locate, classify, investigate, and remediate sensitive information across on-premises and cloud environments.

The purpose of this training is to teach participants:

* Understand how GuardWare identifies sensitive information using Data Types.
* Configure discovery targets across on-premises and cloud environments.
* Perform data discovery scans.
* Review scan results and dashboards.
* Investigate sensitive findings.
* Perform remediation actions to reduce data exposure.
* Monitor discovery activities through reports and dashboards.

DISCOVER forms the first stage of GuardWare's data-centric security platform by identifying where sensitive information resides before monitoring its movement with INSIGHT or protecting it with PROTECT.

### Course Information

<table data-header-hidden><thead><tr><th width="163.20001220703125">Field</th><th>Value</th></tr></thead><tbody><tr><td>Duration</td><td>1 hour</td></tr><tr><td>Format</td><td>Self-paced video tutorials</td></tr><tr><td>Skill level</td><td>Beginner to Intermediate</td></tr><tr><td>Prerequisites</td><td>Basic system administration knowledge</td></tr></tbody></table>

### Course Outline

<table><thead><tr><th width="116.800048828125">Session</th><th>Topic</th></tr></thead><tbody><tr><td>1</td><td><a href="#session-1-understanding-data-types">Understanding Data Types</a></td></tr><tr><td>2</td><td><a href="#session-2-using-target-discovery">Using Target Discovery</a></td></tr><tr><td>3</td><td><a href="#session-3-how-scans-work">How Scans Work</a></td></tr><tr><td>4</td><td><a href="#session-4-results-and-dashboard">Results &#x26; Dashboard</a></td></tr><tr><td>5</td><td><a href="#session-5-investigation-and-remediation">Investigation &#x26; Remediation</a></td></tr></tbody></table>

### Session 1: Understanding Data Types

Data Types define how GuardWare identifies and classifies sensitive information throughout the platform.

They provide the classification engine used by:

* GuardWare DISCOVER
* GuardWare INSIGHT
* GuardWare PROTECT

Rather than identifying files based only on names or locations, GuardWare analyses file contents to determine whether information matches defined Data Types.

**This session explains:**

* What Data Types are
* How classification works
* Built-in and custom Data Types
* How Data Types are used throughout the GuardWare platform
* Managing Data Types from the Management Console

{% embed url="<https://youtu.be/E1U7Qky-ykA?si=tGD2hM8Es2e6IvdD>" %}

### Session 2: Using Target Discovery

Before files can be scanned, GuardWare DISCOVER must know where sensitive information is stored.

Target Discovery allows administrators to define the locations that should be scanned instead of scanning the entire environment.

**This session covers:**

* Adding devices as scan targets
* Selecting agents
* Configuring connection protocols
* Adding cloud services
* Authentication options for Microsoft 365
* Authentication options for Google Workspace
* Managing discovery jobs
* Rediscovering targets

{% embed url="<https://youtu.be/5qdIyLEKa4A?si=dMZW1Xv9A9ZklJEl>" %}

### Session 3: How Scans Work

Once discovery targets have been configured, GuardWare DISCOVER scans those locations to locate sensitive information.

Scans identify files matching configured Data Types and generate findings for review.

**This session covers:**

* Purpose of scans
* Scan configuration
* Running scans
* Scan types
* Reviewing scan progress
* Understanding scan outputs

{% embed url="<https://youtu.be/Bc_AQw5nzc0?si=NKI6Fw1CXhSzhxv2>" %}

### Session 4: Results & Dashboard

After a scan completes, GuardWare DISCOVER provides detailed information about detected sensitive data.

Participants learn how to review findings and monitor trends across the environment.

**This session covers:**

* Navigating the Results page
* Reviewing findings
* Marking findings as Important
* Marking findings as Not Important
* Sending files for investigation
* Monitoring scan activity
* Reviewing Summary Reports

{% embed url="<https://youtu.be/T_hVc20zOKU?si=UrEcQSA3DjtPl3fr>" %}

### Session 5: Investigation and Remediation

After reviewing scan results, administrators may need to investigate findings before taking remediation actions.

DISCOVER provides investigation workflows together with remediation capabilities to reduce data exposure.

**This session covers:**

* Investigation Password
* Secure Location
* Creating investigations
* Reviewing findings
* Adding comments
* Remediation actions
* Remediation history

{% embed url="<https://youtu.be/RglZZHeibrA?si=UOaQBc6GcsdXCr6h>" %}

### Closing remarks

You can now configure and use GuardWare DISCOVER across its core workflows.

Apply these skills by defining Data Types, configuring targets, and reviewing scan findings. Investigate and remediate sensitive data to reduce exposure.

Continue with GuardWare INSIGHT to monitor sensitive data movement. Use GuardWare PROTECT to enforce controls around that data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.guardware.com/training-centre/self-paced-video-training/guardware-discover-video-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
