---
uid: addressables-content-update-builds
---

# Update builds

When you need to update your application, you can create a content update build to only distribute the updated content of your application.

|**Topic**|**Description**|
|---|---|
|**[Introduction to update builds](content-update-builds-overview.md)**|Understand the workflow and tools to create content updates.|
|**[Create an update build](builds-update-build.md)**|Create a content update build and understand the limitations of the build process.|
|**[Create a script to check for content updates](content-update-builds-check.md)**|Use the `CheckForCatalogUpdates` and `UpdateCatalogs` APIs to check for and apply content updates at runtime.|
|**[Content update examples](content-update-examples.md)**|Examples of how Addressables handles different scenarios during content updates, including asset dependencies, and group restrictions.|
|**[Content update build settings](content-update-build-settings.md)**|Reference for settings that control content update behavior.|

## Additional resources

* [Distribute assets remotely](RemoteContentDistribution.md)
* [Build Addressable assets from scripts](build-scripting-builds.md)
* [Group Inspector settings reference](ContentPackingAndLoadingSchema.md)
* [Addressables Asset Settings reference](AddressableAssetSettings.md)