Templates
Who owns the templates?
Your organization owns the templates. They are stored in a GitHub repository under your organization’s GitHub account — not inside the Amnify platform. You have full control to add, modify, or remove templates at any time.How do I add a new template?
- Author the template in your GitHub repository following the Amnify template structure (your Amnify administrator can provide the authoring guide)
- Commit and push the file to the branch configured as the sync source
- Open Deploy → Templates in Amnify and click Sync Templates
- The new template appears immediately in the library
How do I modify an existing template?
- Edit the template file in your GitHub repository
- Commit and push the change
- Trigger a Sync Templates in Amnify Deploy
- The updated template is immediately available for new deployments