# Design canvases | Canvas | File | Notes | |---|---|---| | macOS app (Claude Design canvas) | [elevate-macos-canvas.html](elevate-macos-canvas.html) | Self-contained editor plus artboards; open in a browser. Artboard sources are extracted under [macos/](macos/) (`*.dc.html`, `canvas.json`) for reading and diffing. Live copy: https://claude.ai/code/artifact/a9f881ab-ef95-44ed-9608-c0a91fddf765 | | Windows app (Fluent mockups) | [elevate-windows.html](elevate-windows.html) | Static page; open in a browser, follows the OS theme. Live copy: https://claude.ai/code/artifact/48848273-2e63-4701-a0c8-b1d96437d085 | | Access packages (Claude Design canvas) | [access-packages/elevate-access-packages.html](access-packages/elevate-access-packages.html) | Tenant entry point, four-tab window, request sheet, new-role accent. Artboard sources beside it. Live copy: https://claude.ai/code/artifact/d376687d-aba2-4c4e-8e12-27ff7b29dfbf | | Profiles (Claude Design canvas) | [profiles/elevate-profiles.html](profiles/elevate-profiles.html) | Pinned-profile row (three directions plus the overflow popover) and the in-place Profiles editor, macOS and Windows. Artboard sources beside it. Live copy: https://claude.ai/code/artifact/4821f36f-a90f-4a4e-8c0e-ba02c478b493 |