> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/toekusupto.md).

# 分析とエクスポート

- [詳細検索](https://docs.realmjoin.com/ja/toekusupto/advanced-search.md): ほぼ読み込み待ちのないデータ アクセスを体験できます
- [詳細検索の例](https://docs.realmjoin.com/ja/toekusupto/advanced-search/advanced-search-syntax.md): このページでは、Advanced Search を使用する際の一般的なユースケースをいくつか示します。利用可能な変数や検索クエリは他にも多数あります。ご不明な点や不足している点があればお問い合わせください。
- [特定データのエクスポート](https://docs.realmjoin.com/ja/toekusupto/data-export.md): クエリしたテーブルのデータをエクスポートして、Tenant データでフィルタリングと分析を行います
- [一般データのエクスポート](https://docs.realmjoin.com/ja/toekusupto/general-data-export.md): デバイス、ユーザー、グループなどの RealmJoin データセットを、レポート作成と監査のためにワンクリックで Excel (.xlsx) としてダウンロードできます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.realmjoin.com/ja/toekusupto.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.
