All configuration can be managed from thecms.tsx file. This file is created in the project root during alinea init. If you're using a src directory look for it there. It contains an example Workspace to get started from.
If you prefer plain Javascript over Typescript, just rename the file to cms.jsx
cms
Export a CMS instance named cms from this file.