Owostack
Dashboard

Organizations

Create and manage organizations in Owostack

Organizations

Organizations are the top-level container for all your billing data. Each organization can connect one or more provider accounts.

Creating an Organization

  1. Log in to the Owostack Dashboard
  2. Click Create Organization if this is your first time
  3. Enter your organization name (e.g., "My SaaS App")
  4. Follow the prompts to connect a provider account (or skip for now)

During organization creation, you can connect a provider account. You can also skip this step and add providers later in Settings.

Organization Settings

Access organization settings by clicking the ⚙️ icon in the sidebar.

General Settings

  • Name: Your organization's display name
  • Slug: URL-friendly identifier (auto-generated)

Payment providers

  • Secret Key: Provider secret key (encrypted at rest)
  • Public Key: Provider public key (if applicable)
  • Environment: Test or Live mode

Webhooks

  • Endpoint URL: The URL your provider should send events to
  • Status: Whether webhooks are configured correctly

Multiple Organizations

You can create multiple organizations if you:

  • Have multiple products with separate billing
  • Want to separate test and production environments
  • Manage billing for multiple clients

Switch between organizations using the dropdown in the top navigation.

On this page