> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iinkedsign.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Package executed

Fired when **all documents** within a package have been **executed**.

* Download all executed documents and add them to your system
* Update the state of all documents and package within your system

## Example

```json Payload theme={null}
{
	"packageId": "24428e41-8b96-40cc-96e6-b74c7c539fcb",
	"externalData": null,
	"action": "package_executed",
	"eventId": "0ea12600-85bc-46dd-af85-f82f621c1abc",
	"eventOwnerOrganizationId": "24261ee6-5f66-4692-ba49-533c9b58999b",
	"eventOwnerMemberId": "3e09a4ce-577c-492c-ba7c-c1ebf825f9b5",
	"eventTime": "2022-02-23T20:20:15.9714327Z"
}
```
