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

# Control Panel and Web UI

> Manage products, licenses, customers, account access, templates, and analytics in the Devolens dashboard.

The Devolens Control Panel is available at [app.cryptolens.io](https://app.cryptolens.io). Use it to configure products, issue and manage license keys, organize customer access, review activity, and adjust account-level settings.

## Product and license setup

<CardGroup cols={2}>
  <Card title="Product configuration" icon="sliders" href="/feature/web-ui/product-configuration">
    Configure product-level settings that affect license creation, verification, and dashboard behavior.
  </Card>

  <Card title="Feature definitions" icon="toggle-on" href="/feature/web-ui/feature-definitions">
    Define named features that can be enabled or disabled for different license tiers.
  </Card>

  <Card title="Feature templates" icon="layer-group" href="/feature/web-ui/feature-templates">
    Reuse feature sets across products and license templates.
  </Card>

  <Card title="License templates" icon="copy" href="/feature/web-ui/license-templates">
    Create reusable license templates for common plans, trials, and customer types.
  </Card>

  <Card title="Maximum number of machines" icon="computer" href="/feature/web-ui/maximum-number-of-machines">
    Control how many machines, devices, users, or seats can activate one license.
  </Card>

  <Card title="Trial activation" icon="hourglass-start" href="/feature/web-ui/trial-activation">
    Configure trial licenses and trial activation behavior from the dashboard.
  </Card>
</CardGroup>

## Customers and account access

<CardGroup cols={2}>
  <Card title="Customer secret" icon="key" href="/feature/web-ui/customer-secret">
    Give customers access to multiple licenses through one customer-specific secret.
  </Card>

  <Card title="Multiple admins" icon="user-gear" href="/feature/web-ui/multiple-admins">
    Add more administrators to help manage products and licenses.
  </Card>

  <Card title="Restricted accounts" icon="user-lock" href="/feature/web-ui/restricted-accounts">
    Limit employee access to specific products, customers, or dashboard areas.
  </Card>
</CardGroup>

## Search, exports, and maintenance

<CardGroup cols={2}>
  <Card title="Search products with LINQ" icon="magnifying-glass" href="/feature/web-ui/linq-search-product">
    Search and filter licenses with advanced query expressions.
  </Card>

  <Card title="Export keys to spreadsheet" icon="file-export" href="/feature/web-ui/export-keys-to-spreadsheet">
    Export license keys and related product data for reporting or operational review.
  </Card>

  <Card title="Delete keys" icon="trash" href="/feature/web-ui/delete-keys">
    Understand when and how license keys can be deleted.
  </Card>

  <Card title="Automatic expiration notices" icon="bell" href="/feature/web-ui/automatic-expiration-notice">
    Notify customers before licenses expire.
  </Card>
</CardGroup>

## Analytics

<CardGroup cols={2}>
  <Card title="KPI dashboards" icon="chart-line" href="/feature/web-ui/kpi-dashboards">
    Track activity, usage trends, and customer behavior in the analytics dashboards.
  </Card>

  <Card title="Anomaly detection" icon="magnifying-glass-chart" href="/feature/web-ui/anomaly-detection">
    Find abnormal usage patterns and investigate suspected licensing issues.
  </Card>
</CardGroup>
