> 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/edit-an-event.md).

# Edit an event

The event editor is where you change what an individual event sends to a destination, and when. Every edit is scoped to that one event on that one connection, so a change to `Purchase` for GA4 has no effect on `Purchase` going anywhere else.

This is also where you change an event you added from a [recipe](/event-editor/recipes.md). Once added, a recipe event is a normal custom event and nothing about it is locked.

{% hint style="info" %}
You can only edit server-side events. Client-side events can be [enabled or disabled](/event-editor/enable-disable-events.md), but their mappings and trigger conditions can't be edited.
{% endhint %}

## Open the editor

{% stepper %}
{% step %}

### Find the event

Open the destination's [Event Editor](/event-editor/getting-started.md) and locate the event you want to change.
{% endstep %}

{% step %}

### Open Edit

Click the **three-dot menu** on the event row and select **Edit**.

<figure><img src="https://3956158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1QhTbrMraNWciQeDvu1b%2Fuploads%2FPsLL0TZNDL8LCu5lgu6j%2Fimage.png?alt=media&#x26;token=c798e176-949e-4f48-9dda-fdfc795eaf44" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## What you can change

Inside the editor you can:

* **Change field mappings** to rename or remap what the destination receives. See [Customize event field mappings](/event-editor/field-mappings.md).
* **Add trigger conditions** to control when the event is sent. With no conditions, the event is always sent; with conditions, it's only sent when they match. See [Trigger conditions](/event-editor/trigger-conditions.md).
* **Pull in extra data** from Shopify metafields. See [Custom Data Sources](/event-editor/custom-data-sources.md).
* **Preview the payload** to see exactly what the destination will receive with your changes applied. See [Event preview](/event-editor/event-preview.md).
