Skip to content

Setting Up Your Organization

In WebDecoy, an organization is the top-level container for all your resources. Everything you create—domains, decoys, detections, and integrations—belongs to an organization.

Organization
├── Properties
│ ├── Property A (e.g., "Production Website")
│ │ ├── Domains
│ │ ├── Decoys
│ │ └── Detection Scripts
│ └── Property B (e.g., "Staging Environment")
│ ├── Domains
│ ├── Decoys
│ └── Detection Scripts
├── Integrations (organization-wide)
├── API Keys
└── Subscription/Billing

Your subscription and billing are tied to your organization:

  • One subscription per organization
  • Usage limits apply at the organization level
  • Invoices are generated per organization
  • Plan upgrades affect all properties within the organization

Most users need only one organization. Consider multiple organizations if:

ScenarioRecommendation
Single company, multiple websitesOne organization, multiple properties
Separate billing for different clientsMultiple organizations
Completely isolated environmentsMultiple organizations
Different teams with separate budgetsMultiple organizations

If you’re a first-time user, organization creation happens automatically during onboarding. Here’s what happens:

  1. You see the onboarding screen after first login
  2. Enter your organization name
    • Use something meaningful like your company name
    • Example: “Acme Corporation”
  3. Click “Create Organization”
  4. WebDecoy automatically:
    • Creates your organization
    • Creates a “Default Property” within it
    • Starts your 14-day trial
    • Adds you as the organization owner
    • Provisions a working example decoy on the WebDecoy shared domain so you have a live honeypot URL the moment you land on the dashboard — no DNS configuration required

To create another organization (for separate billing):

  1. Contact Support
    • Currently, additional organizations require support assistance
    • Email: [email protected]

After creation, you can modify your organization:

  1. Click your profile avatar (bottom-left)
  2. Click Organization
  3. Update the organization name if needed
  4. Click Save

Once your organization is created, you’ll have full access to the WebDecoy dashboard.

The left sidebar provides access to all features:

┌─────────────────────────┐
│ [Logo] Property ▾ │ ← Select active property
├─────────────────────────┤
│ 📊 Dashboard │ ← Overview and statistics
│ 🫆 Actors │ ← Cross-IP adversary identities
│ ⚡ Enforcement │ ← WAF pipeline & response actions
│ 🤖 AI Bots │ ← AI crawler activity
│ 🔗 AI Referrals │ ← Traffic referred by AI assistants
│ 📝 Citation Monitor │ ← Where AI cites your content
│ 🔔 Detections │ ← View threat detections
│ 🪤 Decoys │ ← Manage decoy links
│ 🧪 Detection Scripts │ ← Client-side detection
│ 🐝 Agents │ ← Honeypot SSH agents
├─────────────────────────┤
│ 🔌 Integrations │ ← Connector catalog
│ 🌐 Domains │ ← Custom domain setup
│ 🔑 API Keys │ ← SDK authentication
│ 📖 Bot Directory │ ← Known-bot reference
├─────────────────────────┤
│ 👤 [Your Profile] │ ← Properties, Organization,
│ │ Team, Billing, Logout
└─────────────────────────┘

Property, organization, team, and billing settings live under the profile avatar menu (bottom-left) — not in the sidebar.

At the top of the sidebar, you’ll see a property dropdown:

  • Shows the currently active property
  • Click to switch between properties
  • All data displayed is filtered by the selected property

The main dashboard (/dashboard) shows:

SectionDescription
Actors rowActive actors, actors rotating across IPs, and how many are armed on / ready for your WAF
Enforcement loopActors qualified → rules armed → locked out at clearance mint
Geographic MapDetection locations plotted on a map
Detection Signals / AI Scraper chartsSignal and AI-crawler trends over the selected window
Detections & Signal RadarDetection counts by source, plus the share of detections exhibiting each signal
Actors Rotating Across the Most IPsTop adversaries ranked by distinct-IP footprint

Use the 7d / 14d / 30d picker (top-right) to change the analytics window.

From the dashboard, you can quickly:

  1. View recent detections - Click “Detections” in the sidebar
  2. Create a decoy - Click “Decoys” then “New Decoy”
  3. Set up a domain - Click “Domains” in the sidebar
  4. Configure integrations - Click “Integrations”

Click your profile avatar (bottom-left) to access:

OptionDescription
ProfileView your account details
Current PlanShows your subscription tier
LogoutSign out of WebDecoy

After setting up your organization, follow these steps to get protected:

  • 1. Try the example decoy — a working honeypot URL on the WebDecoy shared domain is auto-provisioned during org creation

    • Hit the URL from your browser via the “Send a test detection” button in the dashboard setup checklist
    • Verify the detection appears in real-time
  • 2. Create your own decoys (Decoy Links guide)

    • Add more honeypot links — they default to the shared domain too
    • Deploy them on your website
  • 3. Set up a detection script (Detection Scripts guide)

    • Create a scanner configuration
    • Install the JavaScript snippet
  • 4. Configure integrations (Integrations guide)

    • Connect your WAF as an enforcement target
    • Set up Slack for notifications
  • 5. (Optional) Add a custom domain (Domain Setup guide)

    • Host decoys under your own branded URL instead of the shared domain
    • Decoys keep working on the shared domain — this is purely an upgrade
  • 6. Monitor detections (Detections guide)

    • Review incoming threats
    • Analyze threat scores

With proper setup, you can have WebDecoy protecting your site and receiving detections within:

Setup MethodTime
Shared-domain decoy (default)Under 1 minute — the example decoy is live immediately after signup
Detection Script only5-10 minutes
Decoy links on your own site15-30 minutes (including HTML deployment)
Custom domain hosting (optional)15-60 minutes (DNS + SSL provisioning)

Your organization has usage limits based on your subscription plan:

ResourceTrialStarterProEnterprise
Properties1310Unlimited
Domains1525Unlimited
Decoys1050500Unlimited
Detections/month1,00010,000100,000Unlimited
API calls/month1,00010,000100,000Unlimited

View your current usage in Settings → Billing.


Your organization is ready, and an example decoy is already live on the WebDecoy shared domain. Common next steps:

  • Create Decoy Links — add more honeypots (shared domain by default; no DNS setup required)
  • Domain Setup (optional) — host decoys under your own branded URL with DNS + SSL

After exploring decoys, you can: