Board files
FreeSave and reopen full visual workspaces.
A FenSight board file is a portable JSON document saved as .fns by default. It stores the visual workspace, source paths, item metadata, layout state, palettes, presentation views, team-path metadata, and an embedded PNG preview so boards can be reopened later or imported as board-preview items inside another board.
Screenshot coming soon
FenSight File menu showing New, Load, Save, Save As, Resync board, Locate missing files, Recent, and Rebuild Thumbnails
Board file access paths
File -> New
Prompts to save the current board when items exist, then starts a fresh board.
File -> Load
Opens a FenSight Boards (*.fns;*.json) file picker and loads the selected board.
File -> Save
Saves back to the current board path when one exists; otherwise prompts for a .fns or .json path.
File -> Save As...
Ctrl+Shift+S. Prompts for a new FenSight Boards (*.fns) or JSON (*.json) path.
File -> Recent
Shows the five most recent board paths and a Clear history command.
File -> Resync board
Removes missing file-backed items from the current board.
File -> Locate missing files...
Attempts to relink missing file-backed items from the index first, then from a folder chosen by the user.
Explorer -> drag a .fns file onto the canvas
Imports the board file as a BoardPreviewItem. Loading that board still uses File -> Load or Open board file.
Board preview item -> Open board file
Opens the referenced board file from a board-preview item.
Settings -> View -> Load last board on startup
Automatically reopens LastBoardPath on launch when the file still exists.
File commands
What a .fns saves
The board file is a JSON BoardState. Source media is referenced by path; FenSight does not copy the original image, video, document, or audio files into the board.
Save mechanics
Load mechanics
Board previews inside boards
Missing-file workflows
Shared-board safety
These safeguards matter when a board lives on a shared drive, is source-controlled, or is marked as a team board. Normal personal .fns saves do not require a lock file.
What board files do not contain
A .fns file is the workspace state, not an archive of every referenced asset. Moving the source files without relinking can produce missing-file placeholders on load.
- Original media, videos, documents, PowerPoint decks, audio files, and external project files stay at their SourcePath.
- Embedded Preview is only a board thumbnail, not a replacement for the source files.
- Generated caches speed up reopen and preview repair, but the board remains valid without those cache files.
- Missing file placeholders keep enough item identity to support Locate missing files... later.
Saving/loading boards, recent boards, embedded board previews, board-preview items, missing-file relink, resync, read-only safeguards, and advisory-lock handling are Free. AI badge restoration follows the AI feature tier.
Use Save As before experimenting on a shared board if the Shared Board Changed prompt appears. Overwrite intentionally replaces the shared file with your current board state.
Connected guides
Follow these related pages when the workflow crosses into setup, search, organization, export, security, or another board-level system.