# Add a New Trigger (Server)

## Introduction

This document explains step by step how to add Triggers to the server side. All the required information is collected directly from the server.

## Procedure

To add a new server-side trigger, perform the following steps:

**Step 1:** From the left navigation panel, click **Triggers**.

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

**Step 2:** At the top-right side of the screen, click the **Add Server** dropdown menu, then choose **for** **Server.**

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

**Step 3:** Under the **Info** section, locate the **Name** field and enter the appropriate name.

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

**Step 4:** Under the **Event** section, click **Add an Event**.\
The **Select an Event** panel opens on the right side of the screen.\
You can either use the search bar to find an event or select one from the list.

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

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

**Step 5: Record Trigger**

Under **Record Trigger**, check the **Enable** checkbox.\
The **Namespace** field will appear—enter the appropriate namespace in this field.

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

**Step 6:** Once all the required fields are filled, click **Save**.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FfSiogZIxsvGVikqXCxrV%2FTriggers%20server.mp4?alt=media&token=bfccf59d-06a3-4711-966e-cde975fae979>" %}


---

# 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/tag-manager/triggers/add-a-new-trigger-server.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.
