# Components Library

- [GM - RelatedList Grid](https://docs.gridmate.io/package-reference/components-library/gm-relatedlist-grid.md): (gmpkg:RelatedListDataGridComponent)
- [GM - FieldSet Grid](https://docs.gridmate.io/package-reference/components-library/gm-fieldset-grid.md): (gmpkg:FieldSetDataGridComponent)
- [GM - ListView Grid](https://docs.gridmate.io/package-reference/components-library/gm-listview-grid.md): (gmpkg:ListViewDataGridComponent)
- [GM - User Grid](https://docs.gridmate.io/package-reference/components-library/gm-user-grid.md): (gmpkg:UserDataGridComponent)
- [GM - Parent RelatedList Grid](https://docs.gridmate.io/package-reference/components-library/gm-parent-relatedlist-grid.md): (gmpkg:ParentRelatedListDataGridComponent)
- [GM - FieldSet Kanban](https://docs.gridmate.io/package-reference/components-library/gm-fieldset-kanban.md): (gmpkg:FieldSetKanbanDataGridComponent)
- [GM - ListView Kanban](https://docs.gridmate.io/package-reference/components-library/gm-kanban-data-grid.md): (gmpkg:KanbanDataGridComponent)
- [GM - FieldSet Pivot](https://docs.gridmate.io/package-reference/components-library/gm-fieldset-pivot.md): (gmpkg:FieldSetPivotGridComponent)
- [GM - Kanban Board](https://docs.gridmate.io/package-reference/components-library/gm-kanban-board.md): (gmpkg/kanbanStageListLWC)
- [GM - Compact Calendar](https://docs.gridmate.io/package-reference/components-library/gm-compact-calendar.md): (gmpkg:compactCalendarLWC)
- [GM - Multi Calendar](https://docs.gridmate.io/package-reference/components-library/gm-calendar.md): (gmpkg:CalendarComponent)
- [GM - Single Calendar](https://docs.gridmate.io/package-reference/components-library/gm-single-calendar.md): (gmpkg/calendarAnyViewLWC)
- [GM -  User Calendar](https://docs.gridmate.io/package-reference/components-library/gm-user-calendar.md): (gmpkg/userCalendarLWC)
- [GM - Gantt Chart](https://docs.gridmate.io/package-reference/components-library/gm-gantt-chart.md): (gmpkg/ganttChartLwc)
- [GM - File Explorer](https://docs.gridmate.io/package-reference/components-library/gm-file-explorer.md): (gmpkg/fileExplorerLWC)
- [GM - Map List](https://docs.gridmate.io/package-reference/components-library/gm-map-list.md): (gmpkg/mapListLWC)
- [GM - Map Record](https://docs.gridmate.io/package-reference/components-library/gm-map-record.md): (gmpkg:MapComponent)
- [GM - Report Table](https://docs.gridmate.io/package-reference/components-library/gm-report-table.md): (gmpkg:reportTableLWC)
- [GM - Object Timeline](https://docs.gridmate.io/package-reference/components-library/gm-object-timeline.md): (gmpkg:timeLineContainerLWC)
- [GM - Flow View Grid](https://docs.gridmate.io/package-reference/components-library/gm-flow-view-grid.md): (gmpkg:FlowViewGridComponent)
- [GM - Flow Edit Grid](https://docs.gridmate.io/package-reference/components-library/gm-flow-edit-grid.md): (gmpkg:FlowEditGridComponent)
- [GM - RelatedList Tabs](https://docs.gridmate.io/package-reference/components-library/gm-relatedlist-tabs.md): (gmpkg:RelatedListTabSetComponent)
- [GM - RelatedList Accordion](https://docs.gridmate.io/package-reference/components-library/gm-relatedlist-accordion.md): (gmpkg:RelatedListAccordionComponent)
- [GM - RelatedList Cards](https://docs.gridmate.io/package-reference/components-library/gm-relatedlist-cards.md): (gmpkg:RelatedListCardComponent)
- [GM - Record Card](https://docs.gridmate.io/package-reference/components-library/gm-record-card.md): (gmpkg:RecordCardComponent)
- [GM - Record Layout](https://docs.gridmate.io/package-reference/components-library/gm-record-layout.md): (gmpkg:RecordLayoutComponent)
- [GM - Record Layout (LWC)](https://docs.gridmate.io/package-reference/components-library/gm-record-layout-lwc.md): (gmpkg/RecordLayoutLWCComponent)
- [GM - Field Path](https://docs.gridmate.io/package-reference/components-library/gm-field-path.md): (gmpkg:FieldPathComponent)
- [GM - Flow Layout](https://docs.gridmate.io/package-reference/components-library/gm-flow-layout.md): (gmpkg:FlowLayoutComponent)
- [GM - Dynamic Tabs](https://docs.gridmate.io/package-reference/components-library/gm-dynamic-tabs.md): (gmpkg:DataGridTabSetComponent)
- [GM - Dynamic Accordion](https://docs.gridmate.io/package-reference/components-library/gm-dynamic-accordion.md): (gmpkg:DataGridAccordionComponent)
- [GM - Dynamic FieldSet Grid](https://docs.gridmate.io/package-reference/components-library/gm-dynamic-fieldset-grid.md): (gmpkg:DynamicFieldSetDataGridComponent)
- [GM - Dynamic Record Card](https://docs.gridmate.io/package-reference/components-library/gm-dynamic-record-card.md): (gmpkg:DynamicRecordCardComponent)
- [GM - User Grid Split View](https://docs.gridmate.io/package-reference/components-library/gm-user-grid-split-view.md): (gmpkg:UserGridSplitViewComponent)
- [GM - Record App Switcher](https://docs.gridmate.io/package-reference/components-library/gm-record-app-switcher.md): (gmpkg:RecordAppSwitcherComponent)
- [GM - Interaction Logger](https://docs.gridmate.io/package-reference/components-library/gm-interaction-logger.md): (gmpkg:interactionLoggerLWC)


---

# 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.gridmate.io/package-reference/components-library.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.
