Skip to main content

General

The General tab contains basic project information and global pagination defaults. Go to SettingsGeneral to access these settings.

Project info

Define your project's identity.

SettingDescription
Project NameThe name of your project. Displayed in the Studio header and used for identification.
Project DescriptionA brief description of your project's purpose. Helps team members understand the project scope.

File settings

Set constraints for file uploads.

SettingDefaultDescription
Max File Size (MB)5Maximum size allowed for uploaded files, in MB.
Allowed Extensionsjpg, png, pdfFile 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.

SettingDescription
Default LanguageThe 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 LanguagesThe 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.

SettingDefaultDescription
Items Per Page10Default number of items to display per page in list views.
Max Allowed Records1000Maximum 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.