Work in the chat workspace
Start routed threads, compare models, organize work in Spaces, share results, and manage account controls.
How-to guidesAvailability: Informational
On this page
Start and continue threads
- Open a new thread.
- Select
Autofor policy-based routing or choose an exact live catalog model. - Optionally choose Search, Think, or Canvas, then send the prompt.
- Wait for streaming to complete and verify the answer, requested model label, and any available cost, latency, or citation details.
Use copy, retry, or regenerate when you want a fresh answer. Editing an earlier message creates a fork; use the branch controls to move between sibling paths without rewriting the original history.
Compare two to four models
- Open the Compare workspace.
- Select two to four models, enter one prompt, and start the run.
- Inspect each independent stream, citation set, cost, and latency; stop an individual column if needed.
- Export the comparison as JSON or continue the chosen result into its own thread.
Organize work in a Space
- Open Spaces and create a Space.
- Set its name, description, system prompt, and default model.
- Start a thread from that Space and confirm the default model and Space instructions are applied.
- Return to the Space to filter its threads, review citations, or pin available asset metadata.
Space instructions take precedence over account-level custom instructions for a thread inside that Space.
Share a frozen snapshot
- Open the thread you want to publish and choose Share.
- Copy the generated unguessable public URL and open it in a signed-out window to verify the read-only view.
- Share that URL only with the intended audience. Later edits to the source thread do not silently rewrite the frozen snapshot; create a new share when the published content must change.
A signed-in reader can fork a shared snapshot into their own account.
Find and maintain prior work
Use the Library to search and filter threads by archive state, model, Space, date, citations, or tags. Select rows for bulk archive, restore, move, tag, or delete actions; use CSV export when you need an offline inventory.
Understand app modes
Search, Think, and Canvas are Singular app instructions layered onto the request, not universal provider APIs. Search can render citations when supplied, Think requests a reasoning-oriented presentation, and Canvas requests artifact-oriented HTML or code. Do not infer that every catalog model implements a native tool merely because a mode is selectable.
Product/API boundary
The browser talks to internal /api/web/* backend-for-frontend routes. Those routes are not a public developer API or compatibility promise. Programmatic integrations must use the canonical Singular API origin documented in the quickstart.