33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# Exporting Files
|
|
|
|

|
|
|
|
## What
|
|
|
|
You can export any files in Stoplight to use as you see fit. Exported files are served up in a unique domain in its raw format. Current exported file formats include:
|
|
|
|
### JSON
|
|
- Documentation
|
|
- Modeling
|
|
- Testing
|
|
- Prism
|
|
- Config
|
|
|
|
### Markdown
|
|
- Markdown
|
|
|
|
## How
|
|
1. Select the **project** that contains the file you wish to export
|
|
2. Hover over the file you wish to export and click on the **right facing arrow**
|
|
3. A new tab will open containing your exported file
|
|
|
|
---
|
|
**Related Articles**
|
|
- [Read, Design, & Code View](/platform/editor-basics/read-design-code-view)
|
|
- [Working with Files](/platform/editor-basics/working-with-files)
|
|
- [Import Files](/platform/editor-basics/import-files)
|
|
- [Change History](/platform/editor-basics/change-history)
|
|
- [Editor Configuration](/platform/editor-basics/editor-configuration)
|
|
- [Environments](/platform/editor-basics/environments)
|
|
- [File Validation](/platform/editor-basics/file-validation)
|