> For the complete documentation index, see [llms.txt](https://docs.remote.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remote.it/oem-and-bulk-provisioning/auto-registration-into-your-account/create-a-product.md).

# Create a Product

## **Product Creation**

1. Visit [app.remote.it](https://app.remote.it) and click, "More" and then "Products".
2. Log into [legacy.app.remote.it](http://legacy.app.remote.it/) using the main account user credentials, then “+ Create Product”&#x20;
3. Name the product, choose a suitable platform, and set the Product Scope to "Private."
4. Once created, it will be listed; click the gear icon to configure services.
5. Add the desired services and enable them to start by default by checking the box labeled "Check to enable Service to start by default." If unchecked, you'll need to activate services in the UI per device and service.
6. After adding services, select "Check to lock product and create provisioning files" to generate your registration code.

{% hint style="warning" %}
&#x20;After locking a product, any services added will be disabled by default. For new services, create a new product. For existing devices, add services manually through the Desktop Application or app.remote.it; changes via product definition are not possible.
{% endhint %}

## **Retrieve the Bulk Identification Code**

Click the "i" icon next to the gear icon to display the Bulk Identification Code, used in both registration methods.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.remote.it/oem-and-bulk-provisioning/auto-registration-into-your-account/create-a-product.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
