# Removing an existing event connector

## Introduction

Existing event connectors can be removed at any time. Before doing this, please consider the [Need to know](#need-to-know) points detailed below.

## Need to know

* When an event connector is removed, it means that it's no longer available for use as a trigger in process flows - there's no effect on any associated queues/topics within your message broker.
* If you remove an event connector that has been configured as a trigger in process flows, it is detached from those trigger shapes, automatically.

## The steps

To remove an existing event connector, follow the steps below.

**Step 1**\
Access your [existing event connectors](/product-documentation/connectors-and-instances/event-connectors-beta/accessing-your-event-connectors.md).

**Step 2**\
Click the name of the event connector that you want to remove - for example:

<div align="left"><figure><img src="/files/TZckqyEvytqRIWQxeIFZ" alt=""><figcaption></figcaption></figure></div>

**Step 3**\
Click the 'trash' icon at the top of the general **settings** page:

<div align="left"><figure><img src="/files/pyVCvw2ablo0XeSt3gqI" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 4**\
When prompted, confirm this action.


---

# 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://doc.wearepatchworks.com/product-documentation/connectors-and-instances/event-connectors-beta/removing-an-existing-event-connector.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.
