# Messaging details

You can add or update service bus connections through [Settings](/pim3/reference/settings.md) > [Messaging](/pim3/reference/settings/messaging.md).

### Title

The title for this service bus connection.

### Service Bus Connection String

The connection string to your service bus.

### Queue name

The name of your service bus queue.

### Blob Container Connection String

The connection string to your blob container.

### Blob Container name

The name of your blob container.

### Active

Determines whether this service bus is active or not

### Triggers

Read about triggers and advanced trigger settings here: [Triggers](/pim3/reference/settings/webhooks/webhook-details.md#triggers) & [Advanced trigger settings](/pim3/reference/settings/webhooks/webhook-details/webhook-advanced-details.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://docs.struct.com/pim3/reference/settings/messaging/messaging-details.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.
