Setting Up Your Organization
Understanding Organizations
Section titled “Understanding Organizations”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 Hierarchy
Section titled “Organization Hierarchy”Organization├── Properties│ ├── Property A (e.g., "Production Website")│ │ ├── Domains│ │ ├── Decoys│ │ └── Bot Scanners│ └── Property B (e.g., "Staging Environment")│ ├── Domains│ ├── Decoys│ └── Bot Scanners├── Integrations (organization-wide)├── API Keys└── Subscription/BillingOrganizations as Billing Units
Section titled “Organizations as Billing Units”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
When to Create Multiple Organizations
Section titled “When to Create Multiple Organizations”Most users need only one organization. Consider multiple organizations if:
| Scenario | Recommendation |
|---|---|
| Single company, multiple websites | One organization, multiple properties |
| Separate billing for different clients | Multiple organizations |
| Completely isolated environments | Multiple organizations |
| Different teams with separate budgets | Multiple organizations |
Creating Your First Organization
Section titled “Creating Your First Organization”If you’re a first-time user, organization creation happens automatically during onboarding. Here’s what happens:
Automatic Setup During Onboarding
Section titled “Automatic Setup During Onboarding”- You see the onboarding screen after first login
- Enter your organization name
- Use something meaningful like your company name
- Example: “Acme Corporation”
- Click “Create Organization”
- WebDecoy automatically:
- Creates your organization
- Creates a “Default Property” within it
- Starts your 14-day trial
- Adds you as the organization admin
Creating Additional Organizations
Section titled “Creating Additional Organizations”To create another organization (for separate billing):
- Contact Support
- Currently, additional organizations require support assistance
- Email: support@webdecoy.com
Organization Settings
Section titled “Organization Settings”After creation, you can modify your organization:
- Navigate to Settings in the sidebar
- Click Organization
- Update the organization name if needed
- Click Save
Navigating the Dashboard After Setup
Section titled “Navigating the Dashboard After Setup”Once your organization is created, you’ll have full access to the WebDecoy dashboard.
Sidebar Navigation
Section titled “Sidebar Navigation”The left sidebar provides access to all features:
┌─────────────────────────┐│ [Logo] WebDecoy │├─────────────────────────┤│ Property: [Dropdown] │ ← Select active property├─────────────────────────┤│ 📊 Dashboard │ ← Overview and statistics│ 🎯 Detections │ ← View threat detections│ 🔗 Decoys │ ← Manage decoy links│ 🤖 Bot Scanners │ ← Client-side detection│ 🔌 Integrations │ ← Third-party connections├─────────────────────────┤│ ⚙️ Settings ││ ├── Domains │ ← Custom domain setup│ ├── Properties │ ← Manage properties│ ├── Organization │ ← Org settings│ ├── Billing │ ← Subscription & invoices│ └── API Keys │ ← SDK authentication├─────────────────────────┤│ 👤 [Your Profile] │ ← User menu & logout│ Current Plan: Trial │└─────────────────────────┘Property Selector
Section titled “Property Selector”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
Dashboard Overview
Section titled “Dashboard Overview”The main dashboard (/dashboard) shows:
| Section | Description |
|---|---|
| Detections Chart | Hourly detection counts by source type |
| Rule Executions | Integration rule activity over time |
| Geographic Map | Detection locations plotted on a map |
| MITRE Tactic Summary | Detection breakdown by ATT&CK tactic |
Key Actions from Dashboard
Section titled “Key Actions from Dashboard”From the dashboard, you can quickly:
- View recent detections - Click “Detections” in the sidebar
- Create a decoy - Click “Decoys” then “New Decoy”
- Set up a domain - Go to Settings → Domains
- Configure integrations - Click “Integrations”
Understanding the User Menu
Section titled “Understanding the User Menu”Click your profile avatar (bottom-left) to access:
| Option | Description |
|---|---|
| Profile | View your account details |
| Current Plan | Shows your subscription tier |
| Logout | Sign out of WebDecoy |
Quick Start Checklist
Section titled “Quick Start Checklist”After setting up your organization, follow these steps to get protected:
Recommended Setup Order
Section titled “Recommended Setup Order”-
1. Add a custom domain (Custom Domains guide)
- Configure DNS records
- Set up SSL certificate
-
2. Create your first decoy (Decoy Links guide)
- Create a honeypot link
- Deploy it on your website
-
3. Set up a bot scanner (Bot Scanners guide)
- Create a scanner configuration
- Install the JavaScript snippet
-
4. Configure integrations (Integrations guide)
- Connect Cloudflare for automatic blocking
- Set up Slack for notifications
-
5. Monitor detections (Detections guide)
- Review incoming threats
- Analyze threat scores
Time to First Detection
Section titled “Time to First Detection”With proper setup, you can have WebDecoy protecting your site and receiving detections within:
| Setup Method | Time |
|---|---|
| Bot Scanner only | 5-10 minutes |
| Decoy links | 15-30 minutes (including deployment) |
| Full custom domain | 1-24 hours (DNS propagation) |
Organization Limits
Section titled “Organization Limits”Your organization has usage limits based on your subscription plan:
| Resource | Trial | Starter | Pro | Enterprise |
|---|---|---|---|---|
| Properties | 1 | 3 | 10 | Unlimited |
| Domains | 1 | 5 | 25 | Unlimited |
| Decoys | 10 | 50 | 500 | Unlimited |
| Detections/month | 1,000 | 10,000 | 100,000 | Unlimited |
| API calls/month | 1,000 | 10,000 | 100,000 | Unlimited |
View your current usage in Settings → Billing.
Next Steps
Section titled “Next Steps”Your organization is ready. Now let’s explore core concepts:
- Managing Properties - Organize resources with properties
- Subscriptions and Billing - Understand plans and limits
Or jump straight to protection setup:
- Custom Domains - Add your first domain