# Beye.ai Knowledge Base

## Beye.ai Learning Center

- [Product Docs](https://docs.beye.ai/product-docs.md): Product documentation for Beye.ai
- [Authentication](https://docs.beye.ai/product-docs/authentication.md): Customers can authenticate via Magic Link, Google, or Microsoft
- [Analyst AI Agent Skill Library](https://docs.beye.ai/product-docs/skills.md): How to leverage our AI engine to answer analytical questions of your data with high accuracy
- [AI Data Management](https://docs.beye.ai/product-docs/elt.md): AI-first, proprietary ELT layer optimized for analytic workloads
- [Change Language/Date Settings](https://docs.beye.ai/product-docs/change-language-date-settings.md): Update User Settings to Change Date Format Setting
- [Iterative AI Mode](https://docs.beye.ai/product-docs/iterative-ai-mode.md): Conversational analysis with human-in-the-loop approval
- [OneShot AI Mode](https://docs.beye.ai/product-docs/oneshot-ai-mode.md): Deep analysis in one go
- [May 31, 2026](https://docs.beye.ai/release-notes/may-31-2026.md): Meet Claude Opus 4.8, now the default model, plus real-time workspace navigation.
- [January 9, 2026](https://docs.beye.ai/release-notes/january-9-2026.md)
- [January 6, 2026](https://docs.beye.ai/release-notes/january-6-2026.md)
- [October 7, 2025](https://docs.beye.ai/release-notes/october-7-2025.md)
- [October 6, 2025](https://docs.beye.ai/release-notes/october-6-2025.md)
- [September 29, 2025](https://docs.beye.ai/release-notes/september-29-2025.md)
- [August 18, 2025](https://docs.beye.ai/release-notes/august-18-2025.md)
- [August 4, 2025](https://docs.beye.ai/release-notes/august-4-2025.md)
- [July 28, 2025](https://docs.beye.ai/release-notes/july-28-2025.md)
- [July 23, 2025](https://docs.beye.ai/release-notes/july-23-2025.md)
- [April 28, 2025](https://docs.beye.ai/release-notes/april-28-2025.md): Release v0.416.0
- [February 18, 2025](https://docs.beye.ai/release-notes/february-18-2025.md): Release v0.401.0
- [November 25, 2024](https://docs.beye.ai/release-notes/november-25-2024.md): Release v0.373.0
- [November 18, 2024](https://docs.beye.ai/release-notes/november-18-2024.md): Release v0.372.0
- [November 9, 2024](https://docs.beye.ai/release-notes/november-9-2024.md): Release: v0.370.0


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.beye.ai/product-docs.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.
