For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a Product

Create the top-level container for your targets, explorations, and results.

A product is the top-level container for everything Duku tracks for an application.

It holds your targets, explorations, intent tests, and results. In most teams, one product maps to one app or site.

1

Open Products

Sign in to https://app.duku.ai, then open Products.

2

Create the product

Click Create Product.

3

Fill in the fields

  • Name: A clear label like Marketing Site or Web App

  • Description: Optional context for your team

  • Base URL: The general root URL for the product

  • Credentials: Add them here if the app needs login

4

Save it

Click Create.

5

Create the first target

Open the product.

Use the target menu in the top-right navbar, next to the active product.

If you add credentials, make sure the target URL points at the sign-in page, for example app/signin.

Create separate products for separate applications. Explorations start from the target URL, not the product base URL.

Last updated