Products

Learn how to create and manage Products in PropellerDeck — the containers that represent what your organization is building.

Products

A Product in PropellerDeck represents something your organization is actively building — for example, "Mobile App v2", "Customer Portal", or "Internal Analytics Dashboard". Products help you organize your work by grouping related repositories, projects, and workspaces under a single label.

Creating a Product

To create a new product:

  1. Open the Organization Dashboard at /orgs/<org_id>/.
  2. Click Products in the left navigation.
  3. Click the Create Product button.
  4. Enter a name for the product and an optional description.
  5. Click Save.

Your new product appears in the Products list immediately.

Linking Repositories and Projects

After creating a product, you can attach resources to it:

  • Repositories — link GitHub repositories that contain the code for this product. See Repositories for setup details.
  • Projects — associate task boards and project plans with this product to keep planning and development aligned.

These links give your team a single place to see everything related to a given product.

Setting a Default Product

If your organization focuses primarily on one product, you can designate it as the default product. New workspaces and projects will automatically be associated with the default product unless you specify otherwise.

To set the default, open the product's settings page and toggle the Set as Default option.

Managing Existing Products

From the Products list, you can click any product to open its detail page, where you can update its name, description, linked repositories, and associated projects. Owners and Admins can edit or archive products at any time.