> ## Documentation Index
> Fetch the complete documentation index at: https://unkey.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> Configure project settings in Unkey including build commands, environment variables, domains, and production branch per app and environment.

<Info>
  Unkey Deploy is in public beta. To try it, open the product switcher in the
  top-left of the dashboard and select **Deploy**. During beta, deployed
  resources are free. We're eager for feedback, so let us know what you think
  on [Discord](https://unkey.com/discord), [X](https://x.com/unkeydev), or
  email [support@unkey.com](mailto:support@unkey.com).
</Info>

The **Settings** tab in your project dashboard configures the [app](/platform/apps/overview) within your project. Each app has its own build, runtime, and advanced settings scoped per environment.

For single-app projects (the default), you manage settings directly from the project dashboard. For multi-app projects, each app has independent configuration.

See [App settings](/platform/apps/settings) for the full reference of configurable options, including:

* [Build settings](/platform/apps/settings#build-settings) (GitHub repository, Dockerfile, root directory, watch paths)
* [Runtime settings](/platform/apps/settings#runtime-settings) (regions, instances, CPU, memory, storage, port, command, health check)
* [Advanced configurations](/platform/apps/settings#advanced-configurations) (environment variables, custom domains, OpenAPI spec, Sentinel keyspaces)
