Quick Guides
These quick guides provide focused, practical instructions for common Pieces workflows. Each guide targets a specific feature or use case so you can get up and running fast.
Available Guides
Long-Term Memory (LTM)
| Guide | Description |
|---|---|
| Using LTM for Context | How the LTM-2.7 engine captures and surfaces your workflow context |
| LTM Prompting Tips | Example prompts and techniques for getting the best answers from LTM |
Copilot
| Guide | Description |
|---|---|
| Adding Context to Copilot | How to add files, snippets, URLs, and other context to Copilot conversations |
Workstream
| Guide | Description |
|---|---|
| Workstream Activity | Viewing and managing your workstream activity patterns and captured data |
How Pieces Features Connect
flowchart TD
A[Your Daily Workflow] --> B[LTM-2.7 Engine]
B --> C[Captures context automatically]
C --> D[Timeline]
C --> E[Copilot]
C --> F[Workstream Patterns]
D --> G[Single-Click Summaries]
D --> H[Activity Browser]
E --> I[Contextual Q&A]
E --> J[Code Generation]
F --> K[Activity Insights]
F --> L[Pattern Recognition]Quick Reference: Context Levels
When using Copilot, you can adjust how much context is available:
| Level | What It Includes | Best For |
|---|---|---|
| No context | General knowledge only | Generic questions |
| Selection | Highlighted code snippet | Quick explanations |
| Active File | Full current file | File-specific help |
| Workspace | Entire project folder | Project-wide questions |
| LTM | Full workflow history | Past work recall |