
## Events when custom metadata is added

URL: https://docs.atlan.com/product/capabilities/build-apps/sdks/python/events/references/triggers/custom-metadata-add

> Reference for custom metadata addition event triggers in the Atlan Python SDK (pyatlan). Understand BUSINESS_ATTRIBUTE_UPDATE events for event-driven integrations.

# Events when custom metadata is added to asset

When custom metadata is added to an [asset](https://docs.atlan.com/llms/platform/python/build-your-first-metadata-workflow/llms.txt) in Atlan, the following event is emitted.

## `BUSINESS_ATTRIBUTE_UPDATE`

Atlan always emits a [`BUSINESS_ATTRIBUTE_UPDATE`](https://docs.atlan.com/llms/platform/python/business-attribute-update/llms.txt) event when custom metadata is added to an asset.

---
