# Account Types: Beta & Stable

At JENTIS, accounts can be either **BETA** or **STABLE**, depending on whether you prefer early access to new features or a fully production-ready experience. This page explains each account type, how it impacts your experience, and how to request a change.

## BETA Accounts <a href="#beta-accounts" id="beta-accounts"></a>

Accounts on **BETA** have **early access to new features** before they are released to all customers. This allows you to explore the latest capabilities and innovations as soon as they become available.

Features typically appear in BETA accounts around two weeks before they are released to all STABLE accounts. However, in some cases, certain features might remain in BETA for longer before being fully rolled out to all customers on STABLE.

The most reliable source to track the availability of features for each account type is the [JENTIS Changelog](/support-resources-and-product-updates/release-notes-and-changelog.md).

## STABLE Accounts <a href="#stable-accounts" id="stable-accounts"></a>

Accounts on **STABLE** have access only to fully tested features with **general availability**. This option is recommended if you prefer a more stable setup with thoroughly tested features.

## How to Identify Your Account Type <a href="#how-to-identify-your-account-type" id="how-to-identify-your-account-type"></a>

We’ve made it easier to understand which version of the JENTIS DCP you’re working with. Your account’s channel — such as Beta or Stable — is clearly shown inside the platform on the top left corner.&#x20;

<figure><img src="/files/jv66PgbRF6Q47uFiKQ0m" alt=""><figcaption></figcaption></figure>

### How to Change Your Account Type <a href="#how-to-change-your-account-type" id="how-to-change-your-account-type"></a>

If you'd like to switch between BETA and STABLE, contact our team via the [Helpdesk](https://jentis.atlassian.net/servicedesk/customer/portal/1/group/-1).

Our team will review your request and help you change your account type.


---

# Agent Instructions: 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.jentis.com/jentis-dcp-elements/account-settings/account-types-beta-and-stable.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.
