General
The General tab contains basic project information and global pagination defaults. Go to Settings → General to access these settings.
Project info
Define your project's identity.
| Setting | Description |
|---|---|
| Project Name | The name of your project. Displayed in the Studio header and used for identification. |
| Project Description | A brief description of your project's purpose. Helps team members understand the project scope. |
File settings
Set constraints for file uploads.
| Setting | Default | Description |
|---|---|---|
| Max File Size (MB) | 5 | Maximum size allowed for uploaded files, in MB. |
| Allowed Extensions | jpg, png, pdf | File extensions permitted for upload. Add each as a chip, or use a Quick Preset (Images, Documents, Spreadsheets, Media) to add a group at once. Presets add values; they don't remove existing ones. |
Language settings
Set the languages your project supports. Text direction (LTR or RTL) follows the selected language automatically.
| Setting | Description |
|---|---|
| Default Language | The project's primary language, used as the fallback for translations. Pick from the language list — each option shows its flag and code (for example, English en). |
| Available Languages | The languages enabled for the project. Add every language users can switch to. |
Language switching and per-scope surfacing are set in Settings → Theme → Localization.
Pagination settings
Set the default pagination behavior for list views across your project.
| Setting | Default | Description |
|---|---|---|
| Items Per Page | 10 | Default number of items to display per page in list views. |
| Max Allowed Records | 1000 | Maximum number of records that can be returned in a single query. Prevents performance issues with large datasets. |
note
These pagination defaults apply globally. Individual Areas can override these values in their specific configurations.
Related
- Settings Overview
- Theme — Set display settings for list views