Skip to content

Settings

The Settings page lets you manage service tokens, notifications, integrations, and account settings.

Accessing Settings

Click Settings in the left sidebar to access configuration options.

Settings Sections

Service Tokens

Manage webhook authentication tokens:

Action Description
View tokens See existing tokens (prefix only)
Generate new Create a new token
Revoke Disable a token immediately

Generating a Token

  1. Go to SettingsService Tokens
  2. Click Generate New Token
  3. Enter a description (e.g., "Wazuh Production")
  4. Optionally set expiration (1-365 days)
  5. Copy the token immediately

Token Security

The full token is shown only once. If you lose it, you'll need to generate a new one.

Token Limits

Plan Maximum Tokens
Starter 3
Professional 5
Team 10

Revoking Tokens

  1. Find the token in the list
  2. Click Revoke
  3. Confirm revocation

Immediate Effect

Revoked tokens stop working immediately. Update your SIEM configuration before revoking.

SIEM Configuration

View your webhook endpoints and connection status:

  • Webhook URL - Your unique endpoint
  • Connection Status - Last successful alert
  • Platform Guides - Links to setup documentation

Webhook URL

Your webhook URL is displayed with a copy button:

https://webhook-us.parapetsecurity.com/webhook/a1b2c3d4-e5f6-...

Click Copy to copy the full URL to your clipboard.

Notifications

Configure how you receive alert notifications. See Notifications Guide for details.

Overview Tab:

  • Global on/off toggle
  • Minimum severity threshold
  • Minimum confidence score

Channels Tab:

  • Slack integration
  • Email notifications
  • Microsoft Teams (coming soon)

Advanced Tab:

  • Digest settings
  • Rate limiting
  • Quiet hours

Account & Billing

Manage your subscription and billing:

Section Description
Current Plan Your subscription tier
Usage Alerts used this month
Billing Portal Manage payment methods
Invoices Download past invoices

See Billing Guide for details.

Organization

Manage your organization settings:

  • Organization Name - Display name
  • Members - View team members (via PropelAuth)
  • Roles - User permissions

Organization Management

User management is handled through PropelAuth. Click Manage Team to access the PropelAuth portal.

User Roles

Role Permissions
Owner Full access, billing management
Admin Settings, tokens, integrations
Member View alerts, limited actions

What Each Role Can Do

Action Owner Admin Member
View alerts
Filter/search
Mark reviewed
Dismiss alerts
Generate tokens
Revoke tokens
Configure notifications
Connect integrations
Manage billing
Manage users

API Access

For programmatic access to your data:

  1. API Documentation - Available at /api/docs
  2. API Tokens - Same as service tokens
  3. Rate Limits - Same as your plan limits

Data Export

Export your data for compliance or backup:

  1. Go to SettingsData Export
  2. Select date range
  3. Choose format (CSV or JSON)
  4. Click Export

Exports include:

  • Alert data (normalized)
  • Triage results
  • Notification history
  • Audit logs

Account Deletion

To delete your account:

  1. Contact support@parapetsecurity.com
  2. Provide your account email
  3. Confirm deletion request

Irreversible

Account deletion is permanent and cannot be undone. All data will be deleted within 30 days.

Next Steps