# Workspace Overview

Your Glossi workspace is the central hub for all of your 3D visualization activities. It's where you upload models, create projects, manage templates, and access your rendered assets — all from one place.

### Navigation

The workspace is organized into four main sections, accessible from the top navigation bar:

#### Models

Your uploaded 3D files — the source assets that serve as the foundation for all visualizations. From the Models page you can:

* Upload and manage your 3D model library
* View processing status and preview thumbnails
* Organize models and assign variants

A single model can be used across multiple projects, so you never need to duplicate assets.

#### Projects

Your creative visualization environments, each built around a model and a template. From the Projects page you can:

* Create new projects or batch projects
* Search, filter, and sort your project library
* Open any project in Glossi Studio to continue working

Each project preserves your full studio setup — camera positions, lighting, backdrops, and all other settings — so you can return and pick up where you left off.

<figure><img src="https://631648916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEEivLDaMtQQH7gJVwxqB%2Fuploads%2FDyMQXshL6rI9ZWwX5yxz%2Fimage.png?alt=media&#x26;token=7c6d424f-2e14-463f-ab78-fd6dd13c6802" alt=""><figcaption></figcaption></figure>

#### Templates

Pre-built studio setups that capture lighting, camera angles, backdrops, and saved camera positions. Templates let you apply the same look to any model, ensuring consistency across your product line. From the Templates page you can:

* Browse the Glossi template library for public templates
* Create and manage your own templates
* Apply templates to new projects or batch projects

#### Render Library

The final high-resolution images and videos produced from your projects. From the Render Library you can:

* Browse all rendered assets across your workspace
* Filter by type — images, videos, or favorites
* Search, sort, and bulk-select renders
* Download individual renders or multiple files as a ZIP

### Workspace Homepage

The workspace homepage is your personalized dashboard, accessible by clicking the Glossi logo. It provides a quick overview of your recent activity:

* **Quick Render** — A streamlined flow for getting renders fast. Select a model, choose a template, and start rendering in just a few steps.
* **Recent Projects** — Your most recently updated projects for quick access.
* **Recent Models** — Your latest uploaded models.

### Settings

Access workspace and account settings from the navigation dropdown:

* **Workspace** — Manage your team, invitations, and workspace configuration.
* **Membership** — View your subscription plan, usage, and billing.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Models</strong></td><td>Your 3D files</td><td></td><td><a href="model-library">model-library</a></td></tr><tr><td><strong>Projects</strong></td><td>Instances of Glossi studio</td><td></td><td><a href="projects">projects</a></td></tr><tr><td><strong>Exports</strong></td><td>Rendered Assets</td><td></td><td><a href="../using-glossi-studio/exporting-renders">exporting-renders</a></td></tr></tbody></table>


---

# 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.glossi.io/workspace/workspace-overview.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.
