# Edit Pipeline Triggers

After creating a pipeline, you can edit the **Trigger** to define the cron expression for exporting the data.

Perform the following steps to edit the Destination:

**Step 1**: From the left navigation panel, select **Pipelines**.

<figure><img src="/files/LSjk2kpZ50eAAqCnVTs0" alt=""><figcaption></figcaption></figure>

**Step 2**: Click the pipeline you want to edit.

<figure><img src="/files/mnDJtNgGkZE2gEuq07P5" alt=""><figcaption></figcaption></figure>

**Step 3**: Click **Trigger**.

<figure><img src="/files/erNrh1R4vZgSGYGp7Vp2" alt=""><figcaption></figcaption></figure>

**Step 4**: Click **Edit** to edit the trigger

<figure><img src="/files/8uhntK5RJRH54EfNInUx" alt=""><figcaption></figcaption></figure>

**Step 5**: You can then modify the schedule pattern as needed.

<figure><img src="/files/ttotb7J6QaMnjt8Vj250" alt=""><figcaption></figcaption></figure>

**Step 6**: Click on Save.&#x20;

<figure><img src="/files/ZGU4sO1DVgD5m2QJ4sgf" alt=""><figcaption></figcaption></figure>

A confirmation message appears: ‘Data pipeline trigger was created successfully.

<figure><img src="/files/qRPyVDIDYArkQ0YyuOkI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ingestlabs.com/media-data-platform/pipelines/edit-pipeline-triggers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
