> For the complete documentation index, see [llms.txt](https://docs.bird.com/pusher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/pusher/channels/channels/events.md).

# Events

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/eFTYT6CbbZ4PeoqUSoYb" %}
[Does Channels Store a History Of Events And Messages?](/pusher/channels/channels/events/does-channels-store-a-history-of-events-and-messages.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/afia5X0P0UsuDrHB30az" %}
[Does Channels Guarantee Message Delivery to Clients?](/pusher/channels/channels/events/does-channels-guarantee-message-delivery-to-clients.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/5Vq2qyTitiSmGunbTh09" %}
[How Can I Get Missed Messages After Reconnecting To Channels?](/pusher/channels/channels/events/how-can-i-get-missed-messages-after-reconnecting-to-channels.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/KMnQbZNDpodMMo0idAp5" %}
[How Can I Enable Client Events Within My Application?](/pusher/channels/channels/events/how-can-i-enable-client-events-within-my-application.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/OXiW55jSWpRWHeSmHHn1" %}
[How Can I Implement Message (Event) History In Channels?](/pusher/channels/channels/events/how-can-i-implement-message-event-history-in-channels.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/bBeT0Z4XQOpBkA2NWA61" %}
[Is It Possible To Schedule Event Sending in My Channels App?](/pusher/channels/channels/events/is-it-possible-to-schedule-event-sending-in-my-channels-app.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/fn0tEW4gsTSnYVlzsj05" %}
[What Happens If I Publish Events To Channel If No Clients Are Subscribed?](/pusher/channels/channels/events/what-happens-if-i-publish-events-to-channel-if-no-clients-are-subscribed.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/ILQHZ4T0YDXC3GnfKEgv" %}
[Why Do You Require Server Authentication To Use Client Events?](/pusher/channels/channels/events/why-do-you-require-server-authentication-to-use-client-events.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/aimqQGt0Hy9xrKGHYjDU" %}
[Why Don't Channels Events Arrive In Order?](/pusher/channels/channels/events/why-dont-channels-events-arrive-in-order.md)
{% endcontent-ref %}

{% content-ref url="/spaces/jCIctfimf2mMtdtHuayE/pages/QGYgBsoxhN49KNdxZ04l" %}
[How Do I Trigger An Event From A Bash Shell Script?](/pusher/channels/channels/events/how-do-i-trigger-an-event-from-a-bash-shell-script.md)
{% endcontent-ref %}

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bird.com/pusher/channels/channels/events.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.
