About our How-to guides
The following guides contain a set of common use cases and accompanying code snippets that will help you quickly implement a wide variety of features in your add-ons.
Try samples in Code Playground!
Many how-to guides now include a "Try" button that opens the code sample directly in the Code Playground. Click the button to instantly test Document API samples in Script mode without setting up a local development environment!
We're constantly adding new how-tos, so make sure to check back often. If you're looking for Tutorials that guide you in building add-ons from the ground up, please check the Complete Projects section.
How-to guides
| Topics | How-to guides |
|---|---|
Authentication & Authorization | |
Data & Environment | |
UI & Interaction | |
Use Design Elements | |
Manage Pages | |
Use Metadata | |
Exporting & Output | |
User Info |
Complete Projects
We've created a set of in-depth tutorials that guide you through the process of building a complete add-on from scratch.
| Topics | Tutorials |
|---|---|
Document APIs | |
Communication APIs | |
Adobe Spectrum Web Components | |
Lit & TypeScript |
We recommend you to start with the Design Grid creator, which covers the basics of the add-on SDK and how to use the Document API.
Other resources
We've also created a collection of Code Samples that you can use to get started. You can use the SDK References to find all of the objects, methods, properties and events supported for building add-ons.


