Edit an Asset
Editing assets in Contentstack is quick and seamless. You can update titles, descriptions, tags, or replace files while ensuring version control.
To edit an asset, log in to your Contentstack account and perform the following steps:
- Go to your stack and click the “Assets” icon in the left navigation panel or use the shortcut key “A” (for both Windows and Mac users).
- Navigate to the asset you want to modify and update the title, description, or tags as needed.
- To replace the asset, click the Replace button on the file preview image. Browse your files and upload the new file to replace the existing one.
- Click Save to confirm your updates. The system will automatically create a new version of the asset, maintaining version history.
- Updates to published assets automatically reflect in File and JSON RTE fields.
- For HTML RTE, you need to manually update hardcoded URLs unless the asset was added using the Embed option, which updates automatically.
- In Markdown, manual updates are required.
- Use Permanent URLs to ensure consistent references across updates.
API Reference
To edit an asset via API, refer to the Update asset API request.