# Projects

> Create, find, rename, share, and delete the project containers that organize render jobs and reusable uploads.

- Canonical HTML: https://superlumin.al/docs/web-ui/projects
- Markdown endpoint: https://superlumin.al/docs/web-ui/projects.md
- Structured page data: https://superlumin.al/docs/web-ui/projects.json
- Last updated: 2026-08-04
- Author: Superluminal Engineering

## Related Superluminal Research

- [Blender project dependencies](https://superlumin.al/dependencies): Before upload, Superluminal checks textures, linked Blender files, UDIMs, sequences, caches, fonts, and other external inputs.
- [The Superluminal render interface](https://superlumin.al/interface): A visual tour of Superluminal's Blender add-on, file checks, live job page, previews, and output downloads.

## Complete documentation

A project groups related render jobs and provides the isolated file namespace used by PROJECT-mode submissions. Projects belong to the active organization.

![The Projects overview listing project cards with live job statistics](https://superlumin.al/docs/images/web/projects-overview.png)

*Open a project for its jobs or use the card actions for project-level management.*

- [Annotation 1: Create a project](/docs/web-ui/projects#create-a-project)

- [Annotation 2: Open a project. The badge shows running work](/docs/web-ui/projects#project-home)

- [Annotation 3: Switch products or projects from the taskbar](/docs/web-ui#navigation)

## Project home

The project browser has grid and list views. Project cards can show:

- project name and creation date
- the number of jobs and running activity
- the newest available finished-frame thumbnail
- actions such as open, open in a new tab, copy link, rename, and delete

Job counts, activity, and thumbnails refresh as current project and render data loads.

## Create a project

### Confirm the active context

Projects, jobs, balance, and capacity belong to one organization. When you open a project, its organization becomes the active context.

### Choose Create Project

    Enter a short, durable production or shot-group name.

![The New Project dialog asking for a project name](https://superlumin.al/docs/images/web/projects-new-dialog.png)

*The New Project dialog. The name is the only required decision.*

### Open the project

The default render destination is its job list.

### Refresh Blender

Return to the add-on and refresh the project picker if it was already open.

Use names that survive handoff and version growth: `campaign-shot-010` is more useful than `test` or `new project`.

## PROJECT upload reuse

When you select the same project in Blender, PROJECT mode compares the new submission with the files already uploaded and sends only what changed. This reuse needs a stable project root and path mapping. The project name alone does not make external paths reusable.

### Deleting a project is destructive

Deletion permanently removes the project, all of its render jobs, and stored outputs. Confirm the context, copy any Job IDs you need for records, and download important output first. Do not delete a project to clean up one failed job.

## Share a project link

The copy-link action copies the project URL. The URL does not grant access by itself. The recipient must sign in with an account that has access to the organization.

## Storage and Production tabs

These taskbar destinations open **Coming Soon** placeholders. See [Product availability](/docs/availability) for what works today.

- [Upload settings](/docs/blender-addon/upload-settings): Make reusable project files work with a deliberate root.
- [Render jobs](/docs/web-ui/render-jobs): Search and manage everything submitted to a project.
