> 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/social-media-monitoring.md).

# Social Media Monitoring

The *<mark style="color:green;">Social Media Monitoring</mark>* section focuses on public and semi-open networks where impersonation, fraud, and data exposure frequently appear first. Coverage spans multiple platforms and languages, correlating mentions of brands, companies, and VIPs to produce security-relevant findings rather than raw posts. &#x20;

#### What We Monitor

Social profiles and content are evaluated for signals that matter to information security:

* <mark style="color:green;">**Profiles and account behavior**</mark>**:** creation date, followers, posting activity, inactivity, and patterns that indicate newly created or suspicious accounts are assessed to spot likely impersonation or abuse.&#x20;
* <mark style="color:green;">**Text and bio indicators**</mark>**:** usernames, names, bios, and posts are checked for risky elements such as suspicious links, emails, and phone numbers that can support phishing or scams.&#x20;
* <mark style="color:green;">**Mentions of monitored entities**</mark>**:** references to companies and VIPs are correlated across languages to prevent missing region-specific or obfuscated mentions. &#x20;
* <mark style="color:green;">**Media and links in posts**</mark>**:** embedded URLs are extracted and associated with the finding; text inside images and documents is read so that signals hidden in media are not overlooked. &#x20;
* <mark style="color:green;">**Tasked searches**</mark>**:** targeted lookups by username, personal name, company, or VIP are supported to surface impersonation attempts and brand misuse efficiently.&#x20;

Each validated observation is published as a structured finding with type, severity, and contextual metadata to support rapid triage alongside other DRP outputs.&#x20;

#### Why This Matters

Abuse of brand identity and VIP personas on social networks enables phishing, fraud, doxxing, and misinformation. Early, cross-language visibility into suspicious profiles, risky content, and media-embedded signals shortens time to detect and contain incidents, improving digital risk protection without overwhelming teams with noise.


---

# 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/social-media-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.
