Tutorials
Concrete examples that pull the Concepts together. Each tutorial is one self-contained workflow you can copy verbatim and adapt.
| Templates | Register a .docx with {{placeholders}}, instantiate per-request, finalize to PDF. |
| Charts | Author every chart kind ScaiScribe supports natively; understand image-fallback tradeoffs. |
| Ingest + edit | Read an existing .docx, mutate a section, re-render — with fidelity-warning handling. |
| Admin workflows | Rotate webhook secrets, audit quota usage across a partner, grant a tenant_admin role. |
All examples use the Python SDK. The same patterns work with the TypeScript and .NET SDKs — see Reference → SDKs for the method-name mapping.