> For the complete documentation index, see [llms.txt](https://help.littledata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.littledata.io/event-editor/enable-disable-events.md).

# Enable or disable events

Not every event is useful for every destination. Disabling an event stops it from being sent to that destination, without affecting anything else. You can re-enable it at any time.

### What you can do with it

* **Silence an event a destination doesn't need.** If a destination has no use for an event, switch it off so it stops arriving.
* **Cut noise at the destination.** Fewer events mean cleaner reports and fewer parameters to reconcile downstream.
* **Turn an event off for one destination only.** Disable it here and every other destination keeps receiving its own events as before.
* **Pause and resume.** Disable an event now, re-enable it later. Nothing else about the event changes while it's off.

### How to enable / disable events

{% stepper %}
{% step %}

#### Open the event menu

In the destination's [Event Editor](/event-editor/getting-started.md), click the **three-dot menu** at the right of the event row.

<figure><img src="https://3956158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QhTbrMraNWciQeDvu1b%2Fuploads%2Fgit-blob-c41c096fcb6e8619c0c80f4b645c027565e23f1e%2FScreenshot%202026-07-07%20163419.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Change the status

Select **Enable** or **Disable**.

<figure><img src="https://3956158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QhTbrMraNWciQeDvu1b%2Fuploads%2Fgit-blob-ad7541687f6c845ee757e1a3412e0c5c0c7bc633%2FScreenshot%202026-07-07%20163409.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Save

Click **Save** in the save bar, or **Discard** to revert.

<figure><img src="https://3956158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QhTbrMraNWciQeDvu1b%2Fuploads%2Fgit-blob-e654931afd08bbca27a24c13f60b39083ee8a52b%2FScreenshot%202026-07-07%20163552.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
If you disable a standard event, every custom event based on it is disabled too. This is a current limitation.
{% endhint %}

{% hint style="info" %}
Disabling is all or nothing: the event is never sent, for anyone. If you want the event sent only in certain cases, you can [filter the event](/event-editor/trigger-conditions.md) instead.
{% endhint %}
