> For the complete documentation index, see [llms.txt](https://docs.threatrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.threatrix.io/policy-management/policy-actions.md).

# Policy Actions

### Actions

Actions are the result of a triggered policy. When a policy is triggered, all of the actions associated with the policy are executed.&#x20;

Policy actions enable notifications or other events to be effectuated as a result of a triggered policy.&#x20;

### Action Types

**Alert:** Email or Slack alerts will be generated by a triggered policy. Configurations for Email and Slack actions are from within the [Admin->Integrations](/administration/organization-settings/integration.md).

**Gate Release:** Choose whether to fail the build based on the triggering of this policy.&#x20;

**Attribute Source:** For license policies, you may choose to automatically attribute source files with the appropriate license. This action causes the license header to be included in your source code and for a pull request to be generated for merging with the main/master branch.

**Update Library Version:** For security policies, the component to which a vulnerability is associated may be automatically upgraded to the latest or next secure version.&#x20;
