# Adding a new message queue/topic

## Introduction

When [adding](/product-documentation/connectors-and-instances/event-connectors-beta/adding-a-new-event-connector.md) or [updating](/product-documentation/connectors-and-instances/event-connectors-beta/updating-an-existing-event-connector.md) an event connector, you have the option to add new message queues/topics.&#x20;

## Need to know

* When you add a new queue/topic to an event connector, it is also added to your message broker.&#x20;
* You can add as many queues/topics as you want for an event connector - they will all be available for selection when this event connector is chosen as the **broker** in a process flow [trigger shape](/product-documentation/process-flows/building-process-flows/process-flow-shapes/standard-shapes/trigger-shape/trigger-shape-event-listener.md).

## The steps

To add a new message queue/topic, follow the steps below.

**Step 1**\
Access the **queues/topics** page for your event connector:

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

If you're adding a new event connector, this page is displayed as part of the [creation process](/product-documentation/connectors-and-instances/event-connectors-beta/adding-a-new-event-connector.md). Otherwise, you can [access an existing connector](/product-documentation/connectors-and-instances/event-connectors-beta/accessing-your-event-connectors.md) and choose to update queues/topics.

**Step 2**\
Enter a name for the queue/topic, then click the **create** button - for example:

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

**Step 3**\
The new queue/topic is added for the event connector (and is also added to your message broker):

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

This queue will now be available for selection when the event connector is chosen as the **broker** in a process flow [trigger shape](/product-documentation/process-flows/building-process-flows/process-flow-shapes/standard-shapes/trigger-shape/trigger-shape-event-listener.md).


---

# 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/message-queues-topics/adding-a-new-message-queue-topic.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.
