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 Upload Size5 MBMaximum size allowed for uploaded files.
Allowed File Extensionsjpg, png, pdf, etc.File extensions permitted for upload.
Allowed MIME Typesimage/jpeg, application/pdf, etc.MIME types permitted for upload.

Language settings

Set supported languages and text direction.

SettingDescription
ISO Language CodeThe code for the language (for example, en, fr).
Text DirectionLeft to Right (LTR) or Right to Left (RTL).
Available LanguagesList of languages enabled for the project.

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.