# Product Features

- [Summary View](https://docs.exploratory.io/product-features/summary.md)
- [Table View](https://docs.exploratory.io/product-features/table.md)
- [Row Filter](https://docs.exploratory.io/product-features/row_filter.md)
- [Column Filter](https://docs.exploratory.io/product-features/column_filter.md)
- [Dashboard](https://docs.exploratory.io/product-features/markdown-dashboard.md)
- [Dashboard (日本語)](https://docs.exploratory.io/product-features/markdown-dashboard_ja.md)
- [Note](https://docs.exploratory.io/product-features/markdown-note.md)
- [Note (日本語)](https://docs.exploratory.io/product-features/markdown-note_ja.md)
- [Steps (Right-hand side)](https://docs.exploratory.io/product-features/steps.md)
- [Branch](https://docs.exploratory.io/product-features/branch.md)
- [Parameter](https://docs.exploratory.io/product-features/parameter.md)
- [Parameter (日本語)](https://docs.exploratory.io/product-features/parameter_ja.md)
- [Export](https://docs.exploratory.io/product-features/export.md)
- [Share](https://docs.exploratory.io/product-features/share.md)
- [Share Type](https://docs.exploratory.io/product-features/share/share_type.md)
- [Chart / Analytics](https://docs.exploratory.io/product-features/share/chart.md)
- [Data](https://docs.exploratory.io/product-features/share/data.md)
- [Report (Note / Dashboard)](https://docs.exploratory.io/product-features/share/note.md)
- [Notification](https://docs.exploratory.io/product-features/share/notification.md)
- [Version History](https://docs.exploratory.io/product-features/share/version-history.md)
- [Restore Older Version](https://docs.exploratory.io/product-features/share/restore.md)
- [CSV API](https://docs.exploratory.io/product-features/share/csvapi.md)
- [Share (日本語)](https://docs.exploratory.io/product-features/share_ja.md)
- [共有のタイプ](https://docs.exploratory.io/product-features/share_ja/share_type_ja.md)
- [チャート / アナリティクス](https://docs.exploratory.io/product-features/share_ja/chart_ja.md)
- [データ](https://docs.exploratory.io/product-features/share_ja/data_ja.md)
- [レポート (ノート / ダッシュボード)](https://docs.exploratory.io/product-features/share_ja/note_ja.md)
- [通知](https://docs.exploratory.io/product-features/share_ja/notification_ja.md)
- [バージョンの履歴](https://docs.exploratory.io/product-features/share_ja/bjonno.md)
- [古いバージョンの復元](https://docs.exploratory.io/product-features/share_ja/restore_ja.md)
- [CSV API](https://docs.exploratory.io/product-features/share_ja/csvapi_ja.md)
- [Schedule](https://docs.exploratory.io/product-features/schedule.md)
- [Manage Schedules](https://docs.exploratory.io/product-features/schedule/manage.md)
- [Notification](https://docs.exploratory.io/product-features/schedule/notification.md)
- [Scheduling History](https://docs.exploratory.io/product-features/schedule/history.md)
- [Schedule (日本語)](https://docs.exploratory.io/product-features/schedule_ja.md)
- [スケジュールの設定](https://docs.exploratory.io/product-features/schedule_ja/manage_ja.md)
- [通知](https://docs.exploratory.io/product-features/schedule_ja/notification_ja.md)
- [スケジュールの履歴](https://docs.exploratory.io/product-features/schedule_ja/history_ja.md)
- [Team](https://docs.exploratory.io/product-features/team.md)
- [Manage Teams](https://docs.exploratory.io/product-features/team/manage.md)
- [Team (日本語)](https://docs.exploratory.io/product-features/team_ja.md)
- [チームの設定](https://docs.exploratory.io/product-features/team_ja/manage_ja.md)
- [Project](https://docs.exploratory.io/product-features/project.md)
- [Import](https://docs.exploratory.io/product-features/project/import.md)
- [Export](https://docs.exploratory.io/product-features/project/export.md)
- [Search](https://docs.exploratory.io/product-features/project/search.md)


---

# 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.exploratory.io/product-features.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.
