Settings
Settings lets you set global options for your project. Go to Settings from the top navigation bar to customize your project's behavior, infrastructure, and security.
Settings tabs
| Tab | Description |
|---|---|
| General | Project info and pagination defaults |
| Application | Frontend and backend configuration |
| Security | CORS, password policy, and authentication |
| Database | Database connection settings |
| Notifications | Email provider configuration |
| Logger | Logging and data change tracking |
| Theme | Visual identity and display settings |
| Queue | Message broker and background job configuration |
| Faker | Test data generation configuration |
Saving changes
After modifying any settings, click Save Changes at the bottom of the page. Changes take effect after your next publish or code generation.
Related
Use these pages to continue setting up your project after adjusting settings:
- Deploy and Export — Export your configured project
- Collections — Define your data structure