monolayer Docs
monolayer Docs
Introduction

Getting Started

Install monolayer in your AWSAdd a GitHub App

User Guide

Prompt to ProjectChat PlaygroundsPublishingChat Sessions Dashboard

Platform

Deployment ArchitectureProcfile

Other

Feedbackmonolayer SDK Docsmonolayer.dev
Playgrounds

Chat Sessions Dashboard

Manage active chat sessions across autopilot and project workspaces.

Use the Chat Sessions dashboard to manage active sandbox sessions and view the project context for each session.

The dashboard lists active sandbox sessions and the project context for each session. You can use it to reopen a workspace, review when a workspace was last updated, or delete a session.

The Project Context column shows whether a session is standalone or tied to a project:

  • No Project: The session started from a prompt and is not connected to a repository project.
  • Project Badge: The session belongs to the project shown in the badge.

Deleting an Inactive Session

Follow these steps to delete a chat session you no longer need and remove it from the global sessions list.

Before you start

If you want to keep the generated code from a standalone session, you must publish the session before deleting it.

Warning

Deleting an unpublished standalone playground permanently removes its generated source code.

Steps

  1. Choose Manage all sessions in the global sidebar.
  2. Locate your session in the sessions list.
  3. Click Delete Session in the actions column.
  4. Click Delete in the confirmation dialog.

What happens next

The control plane removes the session from the dashboard list and releases the related sandbox resources.

Publishing

Publish an application created in a playground as a project.

Overview

Review project status, production details, and active preview environments.

On this page

Deleting an Inactive SessionBefore you startStepsWhat happens next