Design Tools
Annotations & Regions
Add text notes, shape annotations, and functional region overlays to document, organize, and communicate design intent within your schematics.
# Text Annotations
Add text notes anywhere on your schematic to document design decisions, mark important areas, or leave instructions for collaborators.
How to Add Text
- Press T to activate the text annotation tool
- Click on the canvas to place the text
- Type your annotation text
- Press Enter to confirm
Text Properties
- Font size — Customizable font size for visibility at different zoom levels
- Position — Click and drag to reposition text annotations
- Editing — Double-click to edit the text content
- Selection — Click to select, then use the Property Editor to modify properties
Text annotations on a schematic documenting different circuit sections
# Shape Annotations
Draw shapes on your schematic to highlight areas, create visual groupings, or add decorative elements.
Available Shapes
| Shape | Shortcut | Description |
|---|---|---|
| Rectangle | Shift+R | Draw rectangular outlines to group or highlight areas |
| Line | Shift+L | Draw single-segment or polyline annotations |
| Circle | Shift+C | Draw circles to highlight specific components or areas |
Shape Properties
Select any shape annotation to edit its properties in the Property Editor panel:
- Position and dimensions
- Resize by dragging handles
- Move by clicking and dragging
- Delete with the Delete key
Shape annotations (rectangles, circles, lines) highlighting different circuit sections
# Schematic Regions
Regions are named, color-coded overlays that define functional blocks in your schematic. They help organize complex designs and provide context for the AI Copilot's topology analysis.
Creating Regions
- Use the region tool or ask the AI to "define a region for the power supply section"
- Draw the region boundary around the relevant components
- Name the region (e.g., "Power Supply", "MCU Section", "Sensor Interface")
- The region appears as a semi-transparent color overlay on the canvas
Region Features
- Named functional blocks — Each region has a descriptive name displayed on the overlay
- Color coding — Regions are automatically assigned distinct colors for visual clarity
- Resizable — Drag any of the 8 directional handles to resize the region
- Movable — Click and drag the region body to reposition it
- Component grouping — Components within a region are logically grouped for analysis
- Region analysis — The AI can analyze the components and connections within a region to provide section-specific feedback
- Layout planning — Regions inform the auto-placement engine about functional groupings during layout optimization
Schematic with color-coded functional regions: Power Supply (green), MCU (blue), Sensors (purple)
# AI & Annotations
The AI Copilot is annotation-aware. You can configure how the AI uses annotations through the AI settings:
All Annotations
The AI sees and can create both text and shape annotations
Text Only
The AI only sees text annotations (ignores shapes)
Shapes Only
The AI only sees shape annotations (ignores text)
None
The AI ignores all annotations
Next Steps
- → Run Topology Analysis with regions
- → Learn about Comments & Reviews