Step 1 - Login to the Admin Panel using the provided credentials. Step 2 - Click on the Settings icon in the left menu. This action will open the Settings / Workspace page. admin-settings-1.png Step 3 - Click on ‘Tokens’ in the General section. This action should open the Tokens page. On this page, you should see two tabs with name API Tokens and CLI Tokens respectively. Click on a CLI Tokens tab. CLI-tokens-1.png Step 4 - Click on the ‘Create Token’ button. This action should open pop-up. In this pop-up, you need to provide a name for the token, Expiration date, and select desired permission. CLI-token-carete.png Step 5 - After filling in the required information, click on the ‘Save’ button to create the CLI token. CLI-TOKEN-after-caretion (1).png The token is generated now. You can either copy the token or click on Download button. Upon clicking the Download button, the .txt file with other important details including token will appear. In the downloaded .txt file, you should see the information such as Token Name, Site Hash, Tenant ID, Workspace ID, and CLI Token. You will use these details in .env file. If you’re facing any difficulties with the CLI, you can refer to the Troubleshooting section of the documentation for possible solutions.