# Add Project

{% hint style="info" %}
For the **Prepaid project type**, you can **only have 1 project**, while for the **Postpaid project type** **you can only add it via a Super Admin account.**
{% endhint %}

The following are the steps for adding a project to the Deka GPU Service Cloudeka Portal page:

* On the Project List page, press the Create Project button.

<figure><img src="/files/287KzHgLuZ8tPYipdUYo" alt=""><figcaption></figcaption></figure>

The Create Project window appears, there are several columns that must be filled in. After filling in all the columns, press the Create Project button.

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

<p align="center">Create project</p>

Projects that have been created will appear on the Project List page.

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

<p align="center">List project</p>


---

# 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/service-portal-ai/project/add-project.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.
