Asset Management
The asses management provides services to upload and download assets like PDF, Images, Word, Excel, AI Models for the us in the QSC.
Typical Use cases are:
- Upload PDF, Images, Word, Excel to make them searchable
- exchange files
- upload and use ai models
The assests are managed in QSC Admin
Public Repository
Files that are uploaded to a public repository can be downloaded by the QSC CDN.
For example our quasiris logo
- https://qsc-dev.quasiris.de/cdn/qsc/quasiris/qsc/quasiris.png
https://qsc-dev.quasiris.de/cdn/qsc/{tenant}/{code}/{file_path}
Integrated in Markdown
Private Repository
Files that are uploaded to a private repository are not accessable by the CDN. Thias files can only be downloaded by the QSC API with a token.
Limits
- 200 MB per file
- for larger files contact us
TODO
- use prod links for the documentation