# Hybrid Event Summary

{% hint style="success" %}
As part of having a Hybrid Event, there are two reports that you need to be familiar with which are the In Person Event and the Virtual Event Report.
{% endhint %}

From the [In Person Event Report](/home/events/in-person-events/in-person-event-summary.md), you will be able to see Pending Carts via Table if you have assigned tables on PayBee, see all the attendees and if they have been checked in, and be able to assign them paddles.

From the [Virtual Event Report](/home/events/virtual-events/guest-list.md), you will be able to send them join reminders, see if they are live, see if they have attended, see the total amount each virtual attendee has pending and the total amount they have donated.&#x20;


---

# 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.paybee.io/home/events/hybrid-events/hybrid-event-summary.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.
