# Plans

This section shows a list of plans which specify the resources to be allocated and get attached to a WorkStation or a Microservice and come as a [**fourth step In the Spawning Ai- WorkStation Workflow**](https://computationaldocs.zeblok.com/zeblok-computational-1/spawn-workstation#step-4-beta-user)**.**

![Fig. 1: List of Plans](/files/s3bO9Y7uYucFwUe7nhlc)

**Create New Plan**

<figure><img src="/files/V6ez68QN7KkYY0N3nskR" alt=""><figcaption><p><strong>Fig. 2: Create New Plan</strong></p></figcaption></figure>

The following are the definitions of the fields in the Create New Plan Form:

**Name** => Name of the plan

**vCPU** => Number of vCPUs to be allotted by this plan.

**GPU** => Number of GPUs to be allotted by this plan.

**Public Access to the Plan** => Toggle to make it available to the public or not.

**Memory (GBs)** => RAM to be made available by this plan.

**Storage (GBs)** => Storage to be made available by this plan.

**Select Plan Type** => There are 3 categories available right now:

\-          Ai- WorkStation

\-          MicroService

\-          Ai-API

\-          Orchestration Add-on

**Data Center** => Dropdown list of datacenters available in the Ai-MicroCloud where the resources can be allotted by this plan.

{% hint style="info" %}
**Non Auto-scaling** and **Auto-scaling** option on the top of plan creation form are to be only used when "**Select Plan Type**" drop-down is selected as Orchestration Add-on.
{% endhint %}


---

# 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://computationaldocs.zeblok.com/info/1.2.9/more/admin-guide/plans.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.
