# Cost

> Understand that Triggers currently do not incur additional costs beyond Cloud Code invocations.

Currently, Triggers do not incur any additional cost. However, this may change in the future.

You are still charged for the Cloud Code invocations. If you are using filters, you will not be charged for invocations that skip due to the filter evaluation.

Refer to [modules cost](/cloud-code/modules/reference/cost.md) and [scripts cost](/cloud-code/scripts/reference/cost.md) for more information.
