> 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/guardware-knowledge-base.md).

# GuardWare Knowledge Base

Find practical guides, training, and reference material for every stage.

{% hint style="success" %}

### Welcome to GuardWare!

GuardWare is a data-centric security platform that helps organisations discover, monitor, and protect sensitive information across on-premises and cloud environments.\
\
Rather than focusing solely on network perimeters, GuardWare secures data throughout its lifecycle, from identifying where sensitive data resides, to monitoring how it is accessed and shared, to protecting it wherever it goes.
{% endhint %}

### Start your GuardWare journey

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td></td><td>Brief guides covering the essential steps to begin using GuardWare. Use them to set up the products and start your journey quickly.</td><td><a href="https://docs.guardware.com/getting-started/">Getting Started</a></td><td><a href="https://3173611555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDrJMuASCAeWV8yxJbO3q%2Fuploads%2FOSI8StR5dU541wZaf0ez%2FGetting%20Started.png?alt=media&amp;token=76acd979-704a-490f-afba-bfa21bf46e98">Getting Started.png</a></td></tr><tr><td></td><td>Training resources with visual walkthroughs and detailed course content. Use self-paced videos for flexible learning, or instructor-led courses for in-person training and ask questions.</td><td><a href="https://docs.guardware.com/training-centre/">Training Centre</a></td><td><a href="https://3173611555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDrJMuASCAeWV8yxJbO3q%2Fuploads%2FB9FEZlkxc2NTUeOyto58%2FTraining%20Centre.png?alt=media&amp;token=695fa7d7-7b80-40f0-8376-d3587e017a4a">Training Centre.png</a></td></tr><tr><td></td><td>User guides for all GuardWare products. Use it for complete product guidance and detailed reference information.</td><td><a href="https://docs.guardware.com/documentation/">Home</a></td><td><a href="https://3173611555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDrJMuASCAeWV8yxJbO3q%2Fuploads%2F8rdRUnscMtuS5R589VEw%2FDocumentation.png?alt=media&amp;token=7363d685-83ef-44dd-87b5-e629cae8c6d3">Documentation.png</a></td></tr></tbody></table>

{% hint style="warning" %}

### See what's new in GuardWare!

#### <i class="fa-circle-check" style="color:$success;">:circle-check:</i> Latest releases

**Product**           |       **Latest version**

***

**DISCOVER**        |         `V1.3.2.73`

**INSIGHT**          |         `v5.5.24.6`

**PROTECT**        |         `v1.2.65.3`

***

[Read the release notes here.](https://docs.guardware.com/product-updates/)
{% endhint %}


---

# 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/guardware-knowledge-base.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.
