# Updating an existing event connector

## Introduction

Event connectors can be updated at any time - you can change general settings, authentication and associated queues/topics.

## The steps

To update 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 update - for example:

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

**Step 3**\
You can now access/update general settings, authentication, and queues/topics for this event connector:

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

{% hint style="info" %}
For more information about these settings please see [Adding a new event connector](/product-documentation/connectors-and-instances/event-connectors-beta/adding-a-new-event-connector.md) and [Message queues/topics](/product-documentation/connectors-and-instances/event-connectors-beta/message-queues-topics.md).
{% endhint %}

**Step 4**\
Click the **update** button once all required changes have been made.


---

# 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/updating-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.
