> ## Documentation Index
> Fetch the complete documentation index at: https://docs.repacket.com/llms.txt
> Use this file to discover all available pages before exploring further.

# App Discovery

> Discover what applications your organization is using and monitor file uploads across web applications.

<Note>
  App Discovery provides comprehensive visibility into your organization's web application usage by analyzing network traffic patterns automatically.
</Note>

## Overview

App Discovery leverages the traffic data collected by Repacket to provide comprehensive visibility into your organization's web application usage. This feature automatically identifies applications being accessed by your users, tracks usage patterns, and monitors file upload activities across your organization.

<Frame>
  <img src="https://mintcdn.com/repacket/c61b79YSQfDUBa7q/images/app-discovery.png?fit=max&auto=format&n=c61b79YSQfDUBa7q&q=85&s=adadebba3533c66b2ce798a065592b47" alt="App Discovery dashboard" width="2078" height="1528" data-path="images/app-discovery.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Automatic Application Discovery" icon="magnifying-glass" color="#07edb5">
    Identify all web applications used across your organization from network traffic
  </Card>

  <Card title="User Activity Tracking" icon="users" color="#07edb5">
    Monitor which users are accessing specific applications and for how long
  </Card>

  <Card title="File Upload Monitoring" icon="cloud-arrow-up" color="#07edb5">
    Track file uploads to external services without accessing file contents
  </Card>

  <Card title="Usage Analytics" icon="chart-line" color="#07edb5">
    Comprehensive reporting and trend analysis for informed decision making
  </Card>
</CardGroup>

## How It Works

App Discovery transforms network traffic into actionable insights through automated analysis. The system identifies applications, categorizes them by type and risk level, and provides detailed usage analytics without compromising user privacy.

Applications are automatically categorized into groups like SaaS Applications, Communication Tools, Development Platforms, File Sharing Services, and Social Media Platforms.

## Accessing App Discovery

<Steps>
  <Step title="Navigate to Apps Dashboard">
    Go to the [Apps section](https://app.repacket.com/apps) in your Repacket dashboard.
  </Step>

  <Step title="View discovered applications">
    Browse the automatically discovered applications in your organization's catalog.
  </Step>

  <Step title="Analyze usage patterns">
    Click on specific applications to view detailed usage statistics and user activity.
  </Step>
</Steps>

## Key Benefits

<AccordionGroup>
  <Accordion title="Shadow IT Discovery">
    Automatically identify unauthorized or unknown applications being used across your organization, helping maintain security and compliance standards.
  </Accordion>

  <Accordion title="Data Loss Prevention">
    Monitor file uploads to external services to identify potential data exfiltration attempts and implement appropriate controls.
  </Accordion>

  <Accordion title="Software Asset Management">
    Optimize software spending by identifying underutilized applications and making data-driven decisions about license renewals.
  </Accordion>

  <Accordion title="Compliance Reporting">
    Generate detailed reports for auditing application usage and demonstrating control over organizational data.
  </Accordion>
</AccordionGroup>

## Privacy and Security

App Discovery is designed with privacy in mind, collecting only application identifiers and usage metadata without accessing file contents or personal data. All discovery data is encrypted and securely stored, supporting compliance frameworks including GDPR and SOC 2 standards.

## Related Features

<CardGroup cols={2}>
  <Card title="Firewall" icon="filter" href="/modules/firewall">
    Control access to discovered applications with granular firewall rules
  </Card>

  <Card title="Data Loss Prevention" icon="binary-lock" href="/modules/dlp">
    Apply DLP policies to protect sensitive data in discovered applications
  </Card>

  <Card title="Categories" icon="folder-tree" href="/config/categories">
    Organize and categorize discovered applications for better management
  </Card>

  <Card title="User Management" icon="users" href="/config/entities">
    Manage users and groups for application access and reporting
  </Card>
</CardGroup>
