Advanced

Global Settings

Configure store-wide defaults for email, SMTP, reCAPTCHA, integrations, storage, and the ticket portal applied across all forms unless overridden per form.

4 min read

Last updated June 15, 2026

Global Settings apply across all forms in your store. Most settings here are defaults that individual forms can override. Access them from the Settings icon in the app sidebar.

Email settings

Default email configuration used when a form doesn't override it:

SettingDescription
Sender NameDefault "From" display name for all outgoing emails
Sender EmailDefault "From" email address
Admin EmailDefault admin notification recipients
Admin Email SubjectDefault subject line for admin notifications
Admin Email BodyDefault body text for admin notifications (supports merge tags)
Customer EmailEnable/disable customer confirmation emails by default
Customer Email SubjectDefault subject for customer confirmation emails
Customer Email BodyDefault body for customer confirmation emails
Visual Email BuilderToggle between plain rich text editor and the block-based visual builder

Custom SMTP

Send all form notification emails from your own mail server:

SettingDescription
EnableToggle custom SMTP on or off
HostSMTP server hostname
Port587 (TLS), 465 (SSL), or 25
UsernameSMTP auth username
PasswordSMTP auth password
EncryptionTLS or SSL
From AddressEmail address to send from
From NameDisplay name for outgoing emails

Use Check SMTP to test the connection and Send Test Email to verify delivery.

reCAPTCHA / Turnstile

SettingDescription
TypereCAPTCHA v2, reCAPTCHA v3, or Cloudflare Turnstile
Site KeyYour public key from Google or Cloudflare
Secret KeyYour private key for server-side verification

Enable per form in Form Settings → Security. See Spam Protection for full setup.

Storage & limits

SettingDescription
Storage SizeTotal file storage allocated to your account (read-only, plan-based)
Optimize ImagesAutomatically compress images on upload to reduce storage usage
Max Image SizeMaximum allowed image file size in MB (default: 2 MB)
Max Video SizeMaximum allowed video file size in MB (default: 5 MB)
Rate Limit Per HourMax submissions per IP address per hour (Pro+)
Blocked DomainsComma-separated email domains to block (Pro+)
Block Form IPsIP addresses blocked from submitting any form
Block MessageMessage shown to blocked visitors

Integration credentials

All third-party integration credentials are entered once here and apply to all forms.

IntegrationSettings
KlaviyoEnable toggle + Private API Key
MailchimpEnable toggle + API Key
StripePublishable Key + Secret Key
HubSpotBearer API token
ActiveCampaignAccount URL + API Key
AirtableAPI Key (Personal Access Token)
SlackEnable toggle + Incoming Webhook URL
Twilio (SMS/WhatsApp)Account SID, Auth Token, From Numbers

Per-form settings (list IDs, specific configurations) are set in each form's Settings panel.

API key

Pro+ only.

Generate a unique API token for external integrations:

  1. Global Settings → API Key → Generate.
  2. Copy and store the key securely.
  3. Use it to authenticate requests to the SK Form Builder API.

The API key can be regenerated at any time regenerating invalidates the previous key.

Ticket portal

Configure the standalone support inbox for your team:

SettingDescription
Admin setupCreate the initial portal admin account
Invite agentsAdd team members with name, email, password, and role
Change portal passwordUpdate the admin account password
Agent managementView, activate, deactivate, and change roles for all agents

See Ticket System for full setup and usage.

Was this page helpful?