# Meetings

Meetings tab provides with list of all the meetings that are scheduled between representatives from your organization and the representation from the project. These meetings are also associated with the various meetings as part of committee.

The meetings tab allows you to view your meetings either in List View or Calendar View.

## List View

The list view provides you meeting details related to a particular individual. To view individual meeting details, you need to click Go to Individual Dashboard link. For more information, refer [My Profile](https://docs.linuxfoundation.org/lfx/my-profile).

![List View](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-MjSlxVv016wpsPyiK0I%2F-MjSnBYs3gPLMH0Kl3f2%2FList_View.png?alt=media\&token=4cb3f88c-daf4-4247-b247-8daee31faad1)

## Calendar View

Calendar view provides the details of the scheduled meetings in a calendar. The numbers of meetings scheduled for the day is shown on the date and day of the calendar. A table with details of the meetings is also available to check the following details related to the meeting:

* Time of the meeting
* Meeting name
* Number of participants in the meeting
* Status of the attendance

{% hint style="info" %}
You can see the private meetings by visiting the **Go to** **Individual Dashboard** link.
{% endhint %}

You can categorize the meetings based on:

* All up coming meetings
* Recurring meetings
* Non recurring meetings
* Past meetings

![Meetings](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MgAESFs0H7zYsmTgcOZ%2F-Mi6ytUfeOo5mbdbbW4l%2F-Mi71d-8BO6t1l7p0g_g%2FMeetings.png?alt=media\&token=1a00d909-097f-4703-a8af-29207b57a657)


---

# 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.linuxfoundation.org/lfx/organization-dashboard/organization-dashboard-v1/projects/meetings.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.
