# New Product

In the **Product** listing page we have the blue "Add Product" button in the top right corner from where users can add new products.

<figure><img src="https://272360655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnWstJiDljIGTKDHKp9JL%2Fuploads%2FYOMb9xJdQkgmcsLPKmZZ%2FScreenshot%202025-06-05%20at%2014.55.13.png?alt=media&#x26;token=901b1d81-e97a-4f3f-b592-086becd4f4f8" alt=""><figcaption><p>Product listing</p></figcaption></figure>

Once clicking "Add Product", the user will be prompted to enter a name and select the type of product they want to create. By default, the "**Configurator**" mode is selected, but the user can also select the "Viewer" mode, which is covered in detail in the [Product Viewer](https://docs.simplio3d.com/learning-the-app/products/product-viewer) chapter.

<figure><img src="https://272360655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnWstJiDljIGTKDHKp9JL%2Fuploads%2F0S49pZmUtQ6B9Auy23eJ%2FScreenshot%202024-11-05%20at%2009.40.25.png?alt=media&#x26;token=0d6e6935-42f2-485c-822a-68c8dd83a734" alt=""><figcaption><p>Add new product</p></figcaption></figure>

Once clicking 'Save' it will create the new product and return back to the **Products** listing page.
