> For the complete documentation index, see [llms.txt](https://docs.runway.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runway.team/using-runway/app-settings.md).

# App settings

From the **App settings** page, you can configure various options that will apply to all releases for the selected app.

### Navigate to App Settings

1. Select an app in the top left corner from the Switcher
2. Navigate to **App Settings** by clicking the gear icon (⚙️) at the top of the Timeline sidebar

### Settings categories

{% hint style="warning" %}
Some features may be limited to certain plans. Please visit our [pricing page](https://runway.team/pricing) to learn more.
{% endhint %}

* [General](#general)
* [Team](/using-runway/app-settings/team-settings.md)
* [Health metrics](/using-runway/app-settings/health-metrics-settings.md)
* [Integrations](/using-runway/app-settings/integrations-settings.md)
* [Automations](/using-runway/app-settings/automations-settings.md)
* [Notifications](/using-runway/app-settings/notifications-settings.md)
* [Schedule](/using-runway/app-settings/release-schedule.md)
* [Beta testing](/using-runway/app-settings/beta-testing-settings.md)
* [Metadata](/using-runway/app-settings/metadata-settings.md)
* [Release defaults](/using-runway/app-settings/release-defaults.md)
* [Checklists](/using-runway/app-settings/checklists-settings.md)
* [Custom strings](/using-runway/app-settings/custom-strings-settings.md)

## General

### Version files

From here, you can [configure an override list](/using-runway/app-settings/general-settings.md) of files that contain references to your app's version number. Runway will bump the version in these files during manual or [automated version bumps](/automations/types-of-automations.md#bump-version-on-working-branch).

### Release steps

From here, you're able to choose which steps will need to be completed (green) in order for Runway to perform [automated app submission](/automations/types-of-automations.md#submit-app-for-review-on-target-date) and [releases](/automations/types-of-automations.md#release-app-on-target-date).

![](/files/E9Eg9mDS7zmnX1jynM9l)

{% hint style="warning" %}
Even if a step is marked as blocking here, users with sufficient permissions can still manually submit and release. These settings will only affect whether Runway considers the steps as gates for [submit and release automations.](/automations/types-of-automations.md#release-cycle)
{% endhint %}
