Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kratecms.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The General settings page is where you set the foundational identity of your site. The details you enter here appear in the browser tab, throughout the admin UI, in outgoing emails, and at the bottom of every page — so it’s worth getting them right before you start publishing content.

Getting there

Navigate to Settings → General in your admin sidebar, or go directly to /admin/settings/general.

Settings overview

SettingWhat it does
Site nameThe name of your site. Appears in the browser tab title, in outgoing notification emails, and in various places across the admin UI.
Site descriptionA short summary of your site. Used in meta tags and wherever a brief site summary is needed.
Footer textThe text that appears at the bottom of every page on your public site. Commonly used for copyright notices or short taglines.
Company nameThe legal or operating name of your organization. Used in invoices and other formal communications.
Company addressThe mailing address for your organization. Used in invoices and email footers where required.

Updating your settings

1

Open General settings

In the admin sidebar, click Settings, then click General.
2

Edit the fields

Update any combination of Site name, Site description, Footer text, Company name, and Company address as needed.
3

Save your changes

Click Save to apply. Changes take effect immediately — no restart required.

Site name

Your site name is used in more places than it might seem. Wherever KrateCMS needs to reference your site — in the browser tab, in the header of notification emails, and in the admin dashboard heading — it pulls from this field. Keep it concise and recognizable.
If you rename your site, the new name appears immediately in the admin UI and in all emails sent after the change. Previously sent emails are not affected.

Timezone

The site timezone is set at the platform level via the APP_TIMEZONE environment variable (default: America/Los_Angeles) and is not exposed as a UI field in General settings. All publish dates and admin timestamps are displayed in that timezone.
If you need to change the timezone for your site, contact your platform administrator. The setting is environment-locked because changing it affects every tenant on the platform.

Frequently asked questions

The site name appears in the browser tab title on every page of your site, and in the subject line and header of system emails (such as password reset and email verification messages). It does not automatically appear as a visible heading on your homepage — that is controlled by your homepage content.
No. The timezone is set at the platform level via the APP_TIMEZONE environment variable and is not exposed in the General settings UI. Contact your platform administrator if you need it changed for your site.