# Spawn Ai-WorkStation

### Overview&#x20;

Once you logged into the Zeblok Computational Application, you will get an option for **Spawn Ai-Workstation** as shown in the screenshot below.

<figure><img src="/files/oBZn2Qz5uzXepxg33LH6" alt=""><figcaption><p>Figure 1: Dashboard</p></figcaption></figure>

#### **Step 1**

Click on "Spawn Ai-Workstation", you will be redirected to a page as shown below.

<figure><img src="/files/jrO1WSSvKsb3fbiPq9Rd" alt=""><figcaption><p>Figure 2: Spawn Ai-WorkStation</p></figcaption></figure>

#### &#x20;**Step 2**

Select the Notebook which you want to use, whether it can be an Ai-WorkStations, Intelligence Marketplace, or Ai-HPC-WorkStations as shown below.

<figure><img src="/files/jrO1WSSvKsb3fbiPq9Rd" alt=""><figcaption><p>Figure 3 Types of Notebooks</p></figcaption></figure>

#### **Step 3**

Depending on whether you are a beta user or not, all the plans will be unlocked for you and ready to use if you are a Beta User. Currently, everyone is given **BETA Access**.

#### **Step 4 (Beta User)**

Select the Plan which fulfills your requirements in terms of resources provided by clicking on the **Select Plan** button.&#x20;

<figure><img src="/files/jGjABoUo2lRDPgvU9SKZ" alt=""><figcaption><p>Figure 4: Select Plan for Beta User</p></figcaption></figure>

#### Step 5

Select the namespace in which you would like to deploy your Ai-WorkStation.

{% hint style="info" %}
**Note:** You have to be a member of a namespace to get the option to select a namespace.

Contact your OrgAdmin to add you in a namespace or, if you are an OrgAdmin, you can go to the namespace section and add the desired person as a member to a namespace.
{% endhint %}

<figure><img src="/files/CfcHfLqyOoabGNbmqTgZ" alt=""><figcaption><p>Figure 5: Select a Namespace</p></figcaption></figure>

#### Step 6

Choose whether you want to mount your S3 bucket from our Ai-DataLake or not.

If yes, then select your bucketname from the dropdown.

<figure><img src="/files/O3eU8J54Ooiv6u5kCG1m" alt=""><figcaption><p>Fig. 6: Mount your S3 Bucket</p></figcaption></figure>

#### **Step 7**

Enter the Notebook Name and finally spawn it as shown below. After successful creation, you will get your Notebook.

<figure><img src="/files/FXy3GHb27uYyWdh3DArL" alt=""><figcaption><p>Fig. 7: Name of Ai-WorkStation</p></figcaption></figure>


---

# 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/spawn-workstation.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.
