Onboarding Guide

Products Dashboard

Overview

The Products Dashboard is your central starting point in the TwikBot Platform for managing all configurable products. It provides an overview of every product you have set up, and is where you create new products, access the configuration editor, and manage existing product details.

Access the Products Dashboard at platform.twikit.com by navigating to the Products module.


The dashboard displays all products currently available in your organisation. You can search products by name to quickly locate a specific item in larger catalogues.

Each product in the dashboard has a context menu with four actions:

Action

Description

Preview

View the configurator as an end user would experience it. Allows you to test all options and download export data for specific configurations to validate manufacturing output.

Edit Product

Open the Graph Editor to modify the product's configuration logic, parameters, rules, and outputs. This is where the majority of product build work takes place.

Edit Details

Update the product title and description.

Delete

Permanently remove the product and all associated data. Use with caution — ensure the product is not included in any active project before deleting.

Creating a New Product

To add a new product to the platform:

  1. Click New Product in the Products Dashboard

  2. Enter a product title and a brief description

  3. Confirm to create the product — it will appear in the dashboard ready for configuration

  4. Open Edit Product to begin building the configuration logic in the Graph Editor

Every product starts as an empty shell. All configuration logic, parameters, assets, rules, and outputs are defined in the subsequent setup steps covered in this section.


Products and Projects

A product in TwikBot is the configuration blueprint — it defines the logic, options, and outputs for a configurable item. A Project is what makes that product available to end users by publishing it to a specific channel or deployment.

One product can be used across multiple projects. Before deleting a product, always verify it is not currently included in any active project.

For more information on how products relate to projects and publishing, refer to Projects | Home.


Developer Resources

Resource

Location

Products Dashboard Reference

Products | Home

Graph Editor Documentation

Graph editor | About

Projects & Publishing

Projects | Home