# Meeting details

In the meeting details you can find all the information related to a meeting that is either scheduled or completed. This is very useful if you want to make changes or want to review the meeting.&#x20;

This article covers:

* [All the options in the meeting details for scheduled meetings](#scheduled-meeting)
* [All the options in the meeting details for completed meetings](#completed-meeting)

### Scheduled meeting <a href="#scheduled-meeting" id="scheduled-meeting"></a>

For a scheduled meeting you can find the following information in this overview:

<figure><img src="/files/d1rgaQVMFheddt5vFZsc" alt=""><figcaption></figcaption></figure>

1. Name of the guest, email of the guest and phone number\*
2. A personal note left by the advisor who scheduled the meeting.\*\* If the guest has scheduled the meeting: you will also find the invitee questions with filled out answers here.
3. Guest key for this particular meeting
4. Status of the meeting
5. Option to enter the meetingroom directly from the meeting details page
6. Indicator whether or not the guest has entered the meetingroom before
7. Link for the guest to join the meeting
8. Options to edit the meeting, like add it to the calendar, assign to someone else, reschedule or cancel the meeting

&#x20;

### Completed meeting <a href="#completed-meeting" id="completed-meeting"></a>

<figure><img src="/files/w14RFCNc86fhJuP8KJ0M" alt=""><figcaption></figcaption></figure>

1. Name of the guest, email of the guest and phone number\*
2. A personal note left by the advisor who scheduled the meeting.\*\* If the guest has scheduled the meeting: you will also find the invitee questions with filled out answers here.
3. Average review score left by the guest
4. Review score per questions and feedback left by the guest
5. Meeting logs, here you can see all the actions of the meeting logged including what type of device the guest used to enter, if there was a weak internet connection etc.
6. If the meeting was recorded you can find your recording here
7. Status of the meeting and average review score
8. Duration of the meeting

\* if telephone number is filled in

\*\* Note: this addition is not always shown in the final email confirmation.


---

# 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.bird.com/24sessions/product/meeting-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.
