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

# AskUI-AddProjectSettingsIfNotExist

### SYNOPSIS

Adds AskUI project settings if they don't exist.

### DESCRIPTION

The AskUI-AddProjectSettingsIfNotExist cmdlet checks for and adds default AskUI project settings
if they are not already present in the current project directory.

### EXAMPLES

#### EXAMPLE 1

Adds default project settings if they don't exist.

```powershell theme={null}
AskUI-AddProjectSettingsIfNotExist
```
