# WorkStations

To get a deep insight and understanding of our Ai-WorkStation, refer to our [website](https://www.computational.zeblok.com/aiworkstation).

![Fig. 1: Public WorkStations](/files/BE40fNgPO2lcXSLHnvZL)

This section shows a list of **containers** which have already been brought to the Ai-MicroCloud and are ready to be spawned by the user using the steps mentioned in **Spawn Ai-WorkStation Guide** under our Quick Start Section of the documentation.

**Create WorkStation**

![Fig. 2: Create WorkStation](/files/DE3w1wyP2yALQUrMgBZf)

In Fig 1. You can see the Create New WorkStation Button which opens a dialog box shown in Fig. 2.

Note: This Is the screenshot of adding a container from a private Repository too by providing the required fields as shown.

The following are the definitions for the fields shown in the Create WorkStation form.

**Resource Name** => The name of the WorkStation you would like to give.

**Image Tag** => The Image Name along with tag of the docker container.

**Image Run Command** => The default RUN Command you want to execute at the start of the workstation (OPTIONAL).

**Private Repository Toggle** => Enable it if the container resides in a private repository and also provide the 4 field values which are only to be filled when the container is in a private repository.

**Select Compatible Plan** => This is a multi-select dropdown of the available plans and you have to select the ones suitable for this container.

**Select Default Plan** => This is a dropdown among all the plans chosen in the previous field to chose one of them as the default plan.

**Public Access to WorkStation** => Disabling it will only let the superadmin view this container for spawning.

**Description Box** => Provide a suitable description for this WorkStation for the users to understand the capabilities of this workstation.

**Video Link** => You can provide a video link for this container too, if available.

**Upload Image** => Upload an image for this container as a thumbnail.

**Type of workstation** => Select one of the three categories we have here at Ai-MicroCloud right now for the user’s convenience and understanding as it will be categorized accordingly.

**Stripe Product Id** => All the products have a stripe Id for the billing and metrics purposes.

**GitHub URL** => Url to clone after the initialization of workstation

**GitHub branch name** => Branch name for the github url

&#x20;

Note: All the fields are required and leaving an empty value won’t let you add the WorkStation. It is advised to write N/A if you do not have a value for a text field


---

# 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.3.0/more/admin-guide/workstations.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.
