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 Upload Size | 5 MB | Maximum size allowed for uploaded files. |
| Allowed File Extensions | jpg, png, pdf, etc. | File extensions permitted for upload. |
| Allowed MIME Types | image/jpeg, application/pdf, etc. | MIME types permitted for upload. |
Language settings
Set supported languages and text direction.
| Setting | Description |
|---|---|
| ISO Language Code | The code for the language (for example, en, fr). |
| Text Direction | Left to Right (LTR) or Right to Left (RTL). |
| Available Languages | List of languages enabled for the project. |
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