How to open .CST files on Windows
To open .CST files on Windows, right-click the .CST file → Open with → Choose another app, then select the CommonSpace-compatible application used in your organization/workflow.
Step-by-step instructions
- Right-click the .CST file → Open with → Choose another app, then select the CommonSpace-compatible application used in your organization/workflow.
- If Windows doesn’t offer a suitable app, ask the sender or your IT team which program created the file and install that (or open it on a machine where it is already installed).
- If the file was downloaded from a web system, verify the server recognizes it as application/vnd.commonspace; incorrect MIME mapping can affect how it downloads/opens.
Recommended software
- VS Code
- Notepad++/TextEdit
- jq (CLI)
Alternative methods
- Open .CST in a browser-based viewer if desktop apps fail.
- Try opening .CST on Windows with a secondary app to rule out app-specific issues.
- Convert .CST only with trusted tools when direct opening is not possible.
Common issues
No app available to open .CST
Many systems won’t have a default handler for CommonSpace documents, so double-clicking may show an “unknown format” or app selection prompt.
- Confirm with the sender/owner which application generated the CommonSpace document and install/use that application.
- Use “Open with” to explicitly select the correct program once installed.
- If you cannot get a compatible app on your device (common on mobile), open the file on a managed desktop system used for that workflow.
Downloaded .CST behaves strangely (opens as plain download or wrong app)
If a web server uses an incorrect MIME mapping, the browser/OS may not recognize the file type properly even if the extension is .cst.
- Check that the file type is being served as application/vnd.commonspace.
- If you manage the server, add/verify the .cst → application/vnd.commonspace mapping.
- Re-download after fixing the mapping to ensure the correct handling.
File opens but content looks incorrect
Opening a CommonSpace document with a non-compatible application or an incompatible version can lead to unreadable or garbled output.
- Open the file only with a CommonSpace-compatible application intended for this document type.
- Ask the sender to re-export or provide the file in a different format if cross-platform viewing is required.
- Verify the file transfer completed successfully (re-download or re-copy the file if needed).
Security note
Treat .CST files as documents from a specific workflow: open them only with the intended CommonSpace-compatible software, because third-party or “unknown” viewers may misparse the file and expose you to document parser vulnerabilities.