# Loom

## **LOOM in Connect**

LOOM is the AI-powered environment for generating renders, videos, mesh creation, try-on previews, and photo editing directly from the Connect App.\
Unlike LOOM inside RhinoArtisan, the Connect version focuses on project management, organization, and production workflows, allowing you to store, compare, export, and process results generated by different LOOM AI models.

***

### **Projects View**

When you open LOOM in Connect, a page displays all your LOOM projects.\
If it is your first time using LOOM, this page will be empty.

To create a new LOOM project:

1. Click **New Project** located in the upper-right corner.
2. Assign a name to the project.
3. The newly created project will appear in the project grid.

Each project acts as a folder containing all the AI results generated for that specific workflow.

***

### **Inside a LOOM Project**

When you enter a project, you access its workspace.\
In the upper-right area, four action buttons control the project:

<figure><img src="/files/1bLVXUjGyi22rISUe27A" alt=""><figcaption></figcaption></figure>

#### **1. AI Mode**

This button opens the panel to choose the type of AI operation you want to perform.\
Available options include:

* Rendering Image
* Rendering From Text
* Try-on
* Video
* Photo Editor
* Organic 3D Model From Image
* Sketch From Text
* Organic 3D Model From Text

Once a task is selected, a prompt window appears where you can write the instruction you want LOOM to execute.

#### **2. Upload Image**

This button is used when the selected AI task requires an image as input.\
It allows you to upload an image from your device. Examples:

* Rendering based on an uploaded reference image
* Creating a video from a static image
* Editing a photograph
* Generating an organic 3D model from an image

#### **3. Prompt Window**

If the prompt window has been closed or you navigated away, this button reopens it without modifying the selected AI mode or the uploaded image.

#### **4. Project Settings**

This button opens a menu where you can:

* Rename the project
* Delete the project

Deleting a project removes all related renders, videos, try-on previews and generated meshes.

***

### **Project Workflow**

Inside a project:

* All generated results appear in a grid below the upper toolbar.
* Each result is stored exclusively within that project and can be downloaded, reused or further processed.
* Different AI operations can be combined within the same workflow (for example: render, then video, then try-on, then photo edit).
* Recipes saved from RhinoArtisan can be reused inside Connect.

LOOM within Connect is ideal for:

* Managing client-specific visual workflows
* Preparing marketing or campaign assets
* Generating and reviewing multiple visual iterations
* Producing videos and try-on previews
* Creating organic 3D content from text or images


---

# 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.rhinoartisan.com/connect/loom.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.
