# Check Project Type

There are different workflows for creating a new Deka LLM depending on the project type used. To check your project type in the Service Portal AI, go to Organization and select Projects.

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

On the Projects page, click the Edit button.

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

A Project Detail window will appear, where you can see the Payment Method field

<figure><img src="/files/4aczlfwrb2LbvU52gogJ" alt=""><figcaption></figcaption></figure>

## There are two types of payment methods displayed

## 1. Postpaid

If your Payment Method is Postpaid, it means your project type is Enterprise. In an Enterprise project, when creating an LLM, the Amount of Topup field is not available. Only the Team field, Add Model button, Billing Type field, and Purpose of Use fields are visible on this page. You need to add LLM Coins, and you can contact Lintasarta Sales for assistance. Below is the interface for creating an LLM in an Enterprise project in the Service Portal AI.

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

## 2. Prepaid

If your Payment Method is Prepaid, it means your project type is Small Medium Enterprise (SME). In an SME project, when creating an LLM, the Amount of Topup field is available. Similar to the Enterprise project, you will see the Team field and the Add button. You need to add LLM Coins, and you can contact the Cloudeka Team for assistance. Below is the interface for creating an LLM in an SME project in the Service Portal AI.

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

<br>


---

# 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.cloudeka.ai/deka-llm/check-project-type.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.
