Upload, manage, and organize study materials in your application
pending_upload
- Waiting for file upload (S3 presigned URL)processing
- Being processed (OCR, transcription, embeddings)active
- Ready to useerror
- Processing faileddeleted
- Soft deletedstatus: 'active'
before they can be used in components or for grading. Attempting to use materials with status: 'processing'
will result in errors. Always implement polling to check material status after upload.