Creating New Pages

Create new pages in your project to organize your translations effectively. You can add pages either through the user interface or using the CLI tool.

1. Access Add Screen

From your project dashboard, locate the "Add Screen" button in the top-right corner of your workspace. This button allows you to create a new page for your translations.

Add Screen button location

Click the "Add Screen" button to create a new page

2. Configure Screen Details

In the dialog that appears, enter the required information for your new page:
- Screen Name: A unique identifier for your page
- Description (Optional): A brief explanation of what this page contains

Add Screen dialog

Fill in the screen details in the dialog

Alternative Method: Using CLI

You can also create new pages using the Verblaze CLI tool:

  1. Install Verblaze CLI if you haven't already
  2. Use your CLI token to authenticate
  3. Create new pages directly from your terminal

For more information about using the CLI, refer to our CLI documentation.