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

# Edit WP Config

> Learn how to manage your wp config file in WPShift.

## Overview

The `wp-config.php` file is a crucial part of your WordPress site, containing essential configuration settings and database information. In WPShift, you can manage your `wp-config.php` file directly from the dashboard, making it easy to update settings, debug issues, and optimize your site's performance.

### Editing the wp-config.php file

To edit your `wp-config.php` file in WPShift, click on the WP Config button in the side menu of your site settings. This will open the code editor, where you can view and modify the contents of your `wp-config.php` file.
