## Adding a product

**In this article:**

- [Choose a product type](/content/help/article/149-adding-a-product#product-type/index.html)
- [Set a price](/content/help/article/149-adding-a-product#set-price/index.html)
- [Describe your product](/content/help/article/149-adding-a-product#describe/index.html)
- [Provide additional product info](/content/help/article/149-adding-a-product#additional-info/index.html)
- [Integrations](/content/help/article/149-adding-a-product#integrations/index.html)
- [Add content to your product](/content/help/article/149-adding-a-product#content/index.html)
  - [Pages](/content/help/article/149-adding-a-product#Pages-lNmGh/index.html)
  - [Embed emails into your product](/content/help/article/149-adding-a-product#Embed-emails-into-your-product-sX3L4/index.html)
  - [Group files to create folders](/content/help/article/149-adding-a-product#Group-files-to-create-folders-kEinr/index.html)
  - [Track clicks on your URLs](/content/help/article/149-adding-a-product#Track-clicks-on-your-URLs-B4Mtb/index.html)
- [Versions](/content/help/article/149-adding-a-product#versions/index.html)
- [Publish your product](/content/help/article/149-adding-a-product#test-publish/index.html)

### Choose a product type

Click New product on the [Products dashboard](/content/products/index.html) and select a product type.

Digital product, Course or tutorial, and E-book type products allow you to sell one-time payment products with digital content in it.

You can also sell recurring charge [memberships](/content/help/article/82-membership-products/index.html), a [bundle](/content/help/article/339-product-bundles/index.html) of multiple existing products, and [service-type products](/content/help/article/70-can-i-sell-services/index.html).

### Set a price

Products can be [free](/content/help/article/133-pay-what-you-want-pricing#Create-a-free-product-EV4ZH/index.html) or as much as USD 5,000. You can also let customers [pay whatever they want](/content/help/article/133-pay-what-you-want-pricing/index.html) by adding a '+' to a product's minimum price, like "$5+".

Click the currency sign to select from the display currency options. For most products, you can change the display currency later, except for membership and bundle-type products which cannot be changed once created. Regardless of the display currency, please note that [charges are processed in USD, or in the customer's local currency where supported.](/content/help/article/46-what-currency-does-gumroad-use/index.html)

### Describe your product

Describe your product and style it inline. You can even add images, quotes, code blocks, or embed videos and even media players!

We create a unique URL for every product by default. If you'd like a more memorable URL for your customers, you can enter it here:

Read [this article](/content/help/article/60-adding-a-cover-image/index.html) if you need help setting up a cover image or thumbnail for your product.

To embed a music player (such as Soundcloud) into the description of your product, copy the share URL for your audio:

Then navigate to your product’s Edit page, click on the Video embed icon, and paste the url.

### Provide additional product info

You can choose the “Call to action” that you prefer, but it’s currently not possible to set a custom call to action.

You can also add a summary and additional details for the product that will show up below the call to action on the product page.

### Integrations

Connect your product with external services like [Circle](https://circle.so/) or [Discord](https://discord.com/) to automatically invite customers to them. Learn more about that [here](/content/help/article/295-external-integration/index.html).

### Add content to your product

Go to your product’s “Content” tab and start typing!

You can add files, stamped PDFs, code blocks, embed videos with custom thumbnails (for download or streaming only), and more—right from the editor!

### Pages

Pages allow you to structure and organize your content into easily digestible categories. You can create pages for different types of content; for example: introductory instructions, downloads, audio/video, terms/refund policy, etc.

To create a page:

1. Click the “Create page” icon in the editor toolbar
2. Give your page a name in the left-hand column
3. Click “Add another page” to repeat the process

You can delete or rename pages by clicking the three dots beside the page name, or reorder them by dragging the six-dots icon on the left.

Your customers will see the product just as you see it in the editor, both on a browser and our [mobile app](/content/help/article/177-the-gumroad-dashboard-app/index.html) as well!

It’s always a good habit to keep saving those changes intermittently.

### Embed emails into your product

If there are [emails](/content/help/article/169-how-to-send-an-update/index.html) that you want to ensure all customers can view, you can embed them directly into your Content page.

### Group files to create folders

Creating folders is as easy as dragging your files together into a stack. You can give your folder a name, reorder the files within, or drag files out to move them out or add them to another folder.

On the download page, folders start collapsed by default, and your customers click a folder to see the files inside. To make a folder start expanded instead, click its actions menu in the content editor, choose **Settings**, and turn on **Start expanded on the download page**. If a page has only one top-level folder, that folder always starts expanded so customers can see their files right away.

### Track clicks on your URLs

If you control any URL(s) mentioned in your content, you can track/listen to clicks on them with the `__sale_info__` query parameter.

Append your links with `__sale_info__` to capture sales parameters like `sale_id`, `product_id`, and `product_permalink` on the respective download page.

For example, a link like `https://example.com?__sale_info__` will be replaced with ` https://example.com?sale_id=PURCHASE_ID_HERE&product_id=PRODUCT_ID_HERE&product_permalink=PERMALINK_HERE` on the download page.

### Include the license key in a link or button

If your product generates [license keys](/content/help/article/76-license-keys/index.html), you can put `__license_key__` anywhere in a link or button URL and each customer's own key is filled in when they open their content page. The stored link keeps the placeholder, so it stays correct for every customer.

For example, a button pointing at `https://example.com/activate?key=__license_key__` becomes `https://example.com/activate?key=THEIR_LICENSE_KEY` for that customer.

This works with custom app URL schemes too, so you can send customers straight into your app with their license already filled in — a button pointing at `yourapp://activate?key=__license_key__` opens your app and activates the license in one tap. Schemes that can run code in the browser (`javascript:`, `data:`, `vbscript:`, `file:`, `blob:`) are not allowed.

You can combine it with the sales parameters above: `https://example.com/activate?key=__license_key__&__sale_info__`.

### Versions

Versions can help you sell different sets of content, software access levels, or optional added services within the same product at different price points. Read [this article](/content/help/article/126-setting-up-versions-on-a-digital-product/index.html) to know all about setting up versions.

### Publish your product

You can [customize your product's checkout](/content/help/article/101-designing-your-product-page/index.html) flow and see it from your customer's point of view with [a test purchase](/content/help/article/62-testing-a-purchase/index.html).

Once you're happy with everything, click Publish at the top of the page. To feature it on your profile, ask your agent to add it to your [custom profile page](/content/help/article/124-your-gumroad-profile-page#custom-landing-page/index.html) — or if your profile still uses the legacy sections layout, add it to a product section.

If you want the product's own page to look completely different, you can replace it with a [custom landing page](/content/help/article/353-custom-product-landing-pages/index.html) designed by an AI agent.
