Skip to main content

Platform Settings

The Platform Settings category contains general configuration options that control how your Hawkra instance identifies itself and communicates with users.

Platform Settings configuration panel

Settings Reference

Platform Name

Keyplatform_name
TypeString
DefaultHawkra
EncryptedNo

The display name of your Hawkra instance shown throughout the user interface. You can customize this to match your organization's branding or to distinguish between multiple deployments (e.g., "Hawkra - Production" or "ACME Security Platform").

Support Email

Keysupport_email
TypeString
DefaultEmpty
EncryptedNo

The contact email address displayed to users when they need support or encounter errors. Set this to your security team's email address or a shared mailbox that handles platform inquiries.

Configuration via Environment Variables

Both settings can also be configured through environment variables, which take priority over values set in the admin dashboard:

SettingEnvironment Variable
Platform NamePLATFORM_NAME
Support EmailSUPPORT_EMAIL
tip

If you operate multiple Hawkra instances (e.g., separate environments for different teams or clients), setting a distinct platform name on each instance helps users identify which instance they are working in.