> For the complete documentation index, see [llms.txt](https://docs.inopli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inopli.com/drp/keyword-query-monitoring.md).

# Keyword / Query Monitoring

<mark style="color:green;">Keyword / Query Monitoring</mark> strengthens DRP coverage by tracking brand names, VIPs, and **sensitive strings** across monitored sources and languages. It focuses on meaningful mentions and security-relevant patterns—credentials, URLs, and other indicators, turning scattered references into structured findings with context and initial severity.&#x20;

#### What We Monitor

The watchlists include organization names, executive identities, product terms, domains, and **sensitive strings** tied to confidentiality or access. Detection considers both direct and indirect mentions and correlates them to monitored entities to surface true relevance.  \
Signals are captured in **multiple languages**, ensuring that references in different regions or communities are not missed.&#x20;

#### How Queries Are Applied

Queries operate across text and shared media so that <mark style="color:green;">**evidence inside files**</mark> is discoverable. Text found in images (OCR), documents, and archives is extracted and evaluated against the same watchlists used for messages.  Security-oriented patterns such as <mark style="color:green;">**malicious URLs**</mark>, commands, and phishing artefacts are included to detect early threat coordination alongside brand or VIP references. &#x20;

#### Why This Matters

Mentions of brands, executives, and **sensitive strings** often precede data leakage, credential exposure, or social-engineering campaigns. By unifying multilingual queries with entity correlation and media-aware discovery, the monitoring reduces noise and delivers <mark style="color:green;">**actionable findings**</mark> what was found, where, and why it matters for security.


---

# 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:

```
GET https://docs.inopli.com/drp/keyword-query-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
