> ## Documentation Index
> Fetch the complete documentation index at: https://docs.intellikon.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Nucleus settings

> Set up the products and types that every prompt is filed under.

Every prompt in Nucleus is filed under a product and a type. A product is a group, such as Pulse or Aegis, and a type is a kind of prompt within it, such as an outreach draft or a ticket triage. You choose both when you create a prompt, and you can filter **Prompts** by them. Nucleus settings is where you add and change them.

## Before you start

Nucleus settings is for Tenant Owners and Workspace Admins. Open it from **Settings** at the bottom of the Nucleus sidebar. It has two tabs, **Products** and **Types**.

## Add a product

<Frame>
  <img src="https://mintcdn.com/intellikon-ai-ltd/wM16d87Um0QW2CyJ/images/nucleus/add-a-product.png?fit=max&auto=format&n=wM16d87Um0QW2CyJ&q=85&s=c3d067f8a29e86ef88e162d2cfa6042f" alt="The New Product window, with Name and its slug preview, Description and Linked product." width="1030" height="784" data-path="images/nucleus/add-a-product.png" />
</Frame>

<Steps>
  <Step title="Start a product">
    Select **Settings**, then **Add Product**.
  </Step>

  <Step title="Name it">
    Enter a **Name**. Nucleus shows the slug it will use underneath.
  </Step>

  <Step title="Describe it">
    Add a **Description** if you want one.
  </Step>

  <Step title="Create it">
    Select **Create Product**.
  </Step>
</Steps>

The product now appears on the **Products** tab with no types yet. Next, [add a type](#add-a-type) to it.

## Add a type

<Frame>
  <img src="https://mintcdn.com/intellikon-ai-ltd/wM16d87Um0QW2CyJ/images/nucleus/add-a-type.png?fit=max&auto=format&n=wM16d87Um0QW2CyJ&q=85&s=365f2b67eb9d48f4205bd38c8b4e2f9a" alt="The New Prompt Type window, with Product, Label, Value (DB key), Color with a preview, Create Type and Cancel." width="1030" height="1400" data-path="images/nucleus/add-a-type.png" />
</Frame>

<Steps>
  <Step title="Start a type">
    Select **Settings**, the **Types** tab, then **Add Type**.
  </Step>

  <Step title="Choose the product">
    Pick the **Product** the type belongs to.
  </Step>

  <Step title="Name it">
    Enter a **Label**, such as "Renewal reminder".
  </Step>

  <Step title="Pick a colour">
    Choose a **Color**. The preview shows how the type's badge will look.
  </Step>

  <Step title="Create it">
    Select **Create Type**.
  </Step>
</Steps>

The type now appears on the **Types** tab, and the product's count of types goes up by one. When someone creates a prompt and chooses this product, the type is in the **Type** list. Next, [create a prompt](/products/nucleus/prompts#create-a-prompt) with it.

## Change a product or type

<Steps>
  <Step title="Open it">
    On **Products**, select **Edit product** on the row, or on **Types**, select **Edit** on the type.
  </Step>

  <Step title="Make your change">
    Make your change.
  </Step>

  <Step title="Save">
    Select **Save Changes**.
  </Step>
</Steps>

The new name shows straight away in the list. Next, [create a prompt](/products/nucleus/prompts#create-a-prompt).

## Troubleshooting

<Accordion title="Settings is not in the Nucleus sidebar">
  Nucleus settings is for Tenant Owners and Workspace Admins. Ask one of them to add the product or type you need.
</Accordion>
