Organization Management

Organizations in TapeAlert represent your Tape workspaces. Each organization you add can have multiple webhooks configured to receive notifications from different Tape workflows.

Adding a New Organization

To add a new organization:

  1. From the dashboard, click the Add Organization button
  2. Enter your organization details:
    • Organization Name: A name to identify this Tape workspace
    • API Key: Your Tape API key (required to verify webhooks)

The API key is encrypted and stored securely. It’s only used to communicate with Tape for webhook verification and organization information.

Organization Dashboard

After adding an organization, you’ll see it listed on your dashboard. Clicking on an organization will take you to its detail page, where you can:

  • View organization information
  • Manage webhooks for the organization
  • Configure notification destinations
  • View notification history specific to this organization

Managing Multiple Organizations

You can add multiple organizations to your account, which is useful if you:

  • Work with multiple Tape workspaces
  • Need to separate notifications for different projects
  • Manage notifications for different clients or teams

Each organization will appear as a separate card on your dashboard, showing:

  • Organization name
  • Number of webhooks configured
  • Recent notification activity

Organization Limits

Depending on your subscription plan, there may be limits to:

  • The number of organizations you can add
  • The number of webhooks per organization
  • The types of notification destinations available

You can view your current usage and limits in the Account section.

Deleting an Organization

To delete an organization:

  1. Navigate to the organization’s detail page
  2. Click the Settings tab
  3. Scroll to the bottom and click Delete Organization
  4. Confirm the deletion

Warning: Deleting an organization will remove all associated webhooks and notification configurations. This action cannot be undone.

Next Steps