> 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/instructor-led-training/guardware-discover-training.md).

# GuardWare DISCOVER Training

Live DISCOVER instructor-led training.

Join a live DISCOVER session with a GuardWare instructor. The course includes demonstrations and interactive Q\&A.

<a class="button primary" data-icon="calendar-check">Register for Training</a>

### Upcoming Sessions

<table><thead><tr><th width="107.2000732421875">Session no.</th><th width="213.5999755859375">Session Title</th><th>Duration</th><th width="127.20001220703125">Date</th><th width="135.99993896484375">Time and Timezone</th><th>Status</th></tr></thead><tbody><tr><td>Session 1</td><td>Product Overview and Configure the Scanning Server and M365</td><td>30 minutes</td><td>Coming Soon</td><td>Coming Soon</td><td>Coming Soon</td></tr><tr><td>Session 2</td><td>Data Governance</td><td>30 minutes</td><td>Coming Soon</td><td>Coming Soon</td><td>Coming Soon</td></tr><tr><td>Session 3</td><td>Target Discovery &#x26; Scanning</td><td>1 hour</td><td>Coming Soon</td><td>Coming Soon</td><td>Coming Soon</td></tr><tr><td>Session 4</td><td>Results, Dashboard, Investigation &#x26; Remediation</td><td>1 hour</td><td>Coming Soon</td><td>Coming Soon</td><td>Coming Soon</td></tr></tbody></table>

### Meet your trainers

{% columns %}
{% column width="50%" %}

<div align="left" data-with-frame="true"><figure><img src="https://2177129992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLj7fMs4oYefCLpN07V3S%2Fuploads%2FbO6k0XijM4DeHWinf5J2%2FRushmi%20Profile%20photo%20square.png?alt=media&amp;token=07aee581-e6f4-452f-899f-fd40caa4e4b8" alt="" width="200"><figcaption></figcaption></figure></div>

**Rushmi Bhuju**

**Senior Technical Writer /**&#x20;

**Knowledge Engineer**
{% endcolumn %}

{% column width="50%" %}

<div align="left" data-with-frame="true"><figure><img src="https://2177129992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLj7fMs4oYefCLpN07V3S%2Fuploads%2FHCxntdZ4lMY8Qz5FPM1g%2FGrishm%20pp%20new.jpg?alt=media&amp;token=1089a7e9-2096-4f1d-b91b-c0226d5e1475" alt="" width="213"><figcaption></figcaption></figure></div>

**Grishm Devkota**

**Technical Writer /**&#x20;

**Knowledge Engineer**
{% endcolumn %}
{% endcolumns %}

### Training Overview

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

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.

### Learning outcomes

After completing this training, participants can:

* Identify sensitive information using Data Types.
* Configure discovery targets across on-premises and cloud environments.
* Run data discovery scans and review their results.
* Investigate sensitive findings and apply remediation actions.
* Monitor discovery activity through reports and dashboards.

### Course Information

<table><thead><tr><th width="156">Field</th><th>Value</th></tr></thead><tbody><tr><td>Duration</td><td>3 hours</td></tr><tr><td>Format</td><td>Instructor-led live training</td></tr><tr><td>Audience</td><td>Customers, Partners, Administrators</td></tr><tr><td>Prerequisites</td><td>Basic system administration knowledge</td></tr></tbody></table>

### Session 1: Product Overview and Understanding Data Governance

**Duration: 30 Minutes**

This session introduces GuardWare DISCOVER and its role in identifying sensitive information across on-premises and cloud environments. Participants will learn how GuardWare integrates with Microsoft 365, deploy the Scanning Server, and prepare the environment for data discovery.

**Topics covered:**

* DISCOVER overview
* How to integrate with Microsoft 365
* How to download the agent
* How to configure the Scanning Server

### Session 2: Data Governance

**Duration: 30 Minutes**

This session focuses on classifying sensitive information using Data Types. Participants will learn how to create and manage custom Data Types, synchronise Microsoft Purview classifications, define data owners, and apply ownership to improve data governance.

**Topics covered:**

* What are built-in data types
* How to create a custom data type with **Sensitive Words**
* How to create a custom data type with **Regular Expressions**
* How to create a custom data type with **Filename Expressions**
* How to sync Purview classifications
* How to create a data owner
* How to assign a data owner to a data type

### Session 3: Target Discovery and Scanning

**Duration: 1 Hour**

This session covers discovering data sources and scanning them for sensitive information. Participants will learn how to configure discovery targets, run and monitor scans, and review scan progress to ensure successful identification of sensitive data.

**Topics covered:**

* Configuring discovery targets
* Running and monitoring scans
* Reviewing scan outputs

### Session 4: Results, Dashboard, Investigation and Remediation

**Duration: 1 Hour**

This session demonstrates how to analyse scan results and take action to reduce data risk. Participants will learn how to review dashboards, investigate sensitive findings, apply remediation actions, and track remediation progress to strengthen their organisation's data security posture.

**Topics covered:**

* Reviewing results and dashboards
* Investigating sensitive findings
* Applying and tracking remediation actions


---

# 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/instructor-led-training/guardware-discover-training.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.
