Skip to content

2.10. Creations Gallery

The Creations page is your personal gallery for viewing and managing AI-generated content, including images created through multimodal models and artifacts saved from the Artifact Viewer.

Overview

When you generate images using models that support image generation (such as certain multimodal or diffusion models), those creations are automatically saved and organized in the Creations gallery. You can also manually save code artifacts (Mermaid diagrams, CSV tables, LaTeX equations, SVG graphics, and more) from the Artifact Viewer using the Save to Creations button. This provides a convenient way to:

  • Browse all your AI-generated images in one place
  • Save and revisit code artifacts such as diagrams, tables, and equations
  • Filter creations by the model used to generate them
  • Search through your gallery
  • Preview images in full resolution
  • Open images in your system's default viewer
  • Delete unwanted creations

Accessing the Creations Page

Click the Creations icon in the sidebar to open the gallery. The icon resembles a paintbrush or art-related symbol.

Grid View

Creations gallery Creations gallery

The main gallery displays your creations in a responsive grid layout. Each creation shows:

  • A thumbnail preview of the image
  • The filename
  • The model used to generate it
  • The creation date

Click on any creation to open a detailed preview.

The filter bar at the top of the page allows you to:

  • Filter by Model: Select a specific model from the dropdown to show only creations made with that model
  • Search: Type keywords to search through filenames
  • Clear Filters: Reset all filters to show all creations

View Modes

Toggle between different view modes:

  • Grid View: Default view showing thumbnails in a grid
  • List View: Compact list showing creations with metadata

Refresh

Click the refresh button to scan for new creations that may have been added to the creations folder.

Preview Modal

Creation detail view

When you click on a creation, a preview modal opens showing:

  • The full-resolution image
  • Detailed metadata (model, creation date, file path)
  • Action buttons:
    • Open in Viewer: Opens the image in your system's default image viewer
    • Delete: Removes the creation (with confirmation)
    • Close: Returns to the gallery

Managing Creations

Opening in External Viewer

Click Open in Viewer in the preview modal to open the image in your operating system's default image application. This is useful for editing, sharing, or viewing at native resolution.

Deleting Creations

To delete a creation:

  1. Open the creation in the preview modal
  2. Click the Delete button
  3. Confirm the deletion in the dialog

Permanent Deletion

Deleted creations are permanently removed from your system. This action cannot be undone.

Storage Location

Creations are stored in the following location by default:

Platform Path
macOS ~/Library/Application Support/backend.ai-go/creations/
Windows %APPDATA%\backend.ai-go\creations\
Linux ~/.local/share/backend.ai-go/creations/

You can open this folder directly from the system tray menu by selecting Open Creations Folder.

Supported Formats

The Creations gallery supports the following image formats:

  • PNG (.png)
  • JPEG (.jpg, .jpeg)
  • WebP (.webp)
  • GIF (.gif)

Tips

  • Use the model filter to quickly find creations made with a specific model
  • Regularly clean up unwanted creations to save disk space
  • The gallery automatically detects new images added to the creations folder