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

# Reports and Functionality

- [Space-related Reports and Functionality](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality.md)
- [Overview](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/space-dashboard.md)
- [Custom dashboards & Reports](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/dashboards-and-reports.md): This article describes how Basic Metrics and Custom dashboards work on Space level.
- [SQL](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/sql.md)
- [SQL tips](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/sql/sql-tips.md)
- [SQL Query examples](https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/sql/sql-tips-1.md)
- [Project-related Reports and Functionality](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality.md)
- [Smart View](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view.md)
- [Overview](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/overview-dashboard.md)
- [Real-Time Dashboard](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/real-time-dashboard.md)
- [Acquisition reports](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/acquisition-reports.md)
- [Engagement reports](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/engagement-reports.md)
- [Monetization reports](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/monetization-reports.md)
- [In-game analysis reports](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/in-game-analysis-reports.md)
- [Cohort analysis](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/cohort-analysis.md)
- [Reports](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/events-and-funnels.md)
- [Users & Segments](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/users.md)
- [Session replays](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/users/session-replays.md)
- [Experiments](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments.md)
- [A/B Testing](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/a-b-testing.md)
- [Push Notifications](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications.md)
- [Android Notifications](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications/android-notifications.md): How to create push notification for Android
- [IOS Notifications](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications/ios-notifications.md): How to create push notification for iOS
- [Windows Notifications](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications/windows-notifications.md): How to create push notification for Windows
- [Button Templates](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/push-notifications/button-templates.md): Table with button templates
- [Remote configuration](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/experiments/remote-configuration.md)
- [Filters](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/filters.md)
- [Tuning](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/tuning.md)
- [Settings](https://docs.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/settings.md)
- [AI Features](https://docs.devtodev.com/reports-and-functionality/ai-features.md)


---

# 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.devtodev.com/reports-and-functionality.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.
