Skip to main content

Company Settings

The Company Settings page provides account-wide configuration for webhooks, billing, activation, IP access control, and SDK color customization.

For step-by-step instructions on activating your account or configuring your webhook, see Billing & Webhook.

Company Settings page navigation and tab

Route

  • /company-settings

Default Tab

The page opens on the Webhook tab by default. If accessed with the query parameter ?isVisitedForActivation, the page opens directly on the Activation tab.

Tabs

Webhook

  • Set the webhook URL.
  • View the webhook secret used to verify incoming requests.

Webhook tab with URL field and secret entry point

warning

Keep webhook secrets private. Do not expose them in client-side code.

Billing & Invoices

  • View billing details and invoices.

Billing and invoices status and list

Activation

  • Complete activation and subscription setup (trial to paid).

Activation tab with plan selection

IP Whitelist

  • Configure allowed IP addresses for API access.
  • This tab is only visible to users with the view_ipwhitelist permission.

IP whitelist entries and actions

SDK Color Config

  • Configure SDK color settings used in verification flows.

SDK color config fields and save action