# Autonmis DOCS

## Autonmis Docs

- [Introduction](https://docs.autonmis.com/introduction.md): Introduction: Elevate your business operations intelligence with Autonmis. Enjoy flexible integrations, operational dashboards, and AI-driven insights for smarter, faster decision-making.
- [About Us](https://docs.autonmis.com/introduction/about-us.md): About Us:  Autonmis empowers mid-market businesses with AI-native intelligence, turning chaos into clarity. Experience faster decision-making and streamlined operations.
- [Key Differentiators](https://docs.autonmis.com/introduction/key-differentiators.md): Key Differentiators: Autonmis helps businesses move from insight to action with AI-driven operations intelligence, unified workflows, and faster, smarter business operations.
- [Free & Pricing Plans](https://docs.autonmis.com/introduction/free-and-pricing-plans.md)
- [General FAQs](https://docs.autonmis.com/introduction/general-faqs.md): Explore General FAQs about Autonmis, the AI-native platform that unifies business operations, automates workflows, reduces blind spots, and enables data-driven decisions for modern teams.
- [Community](https://docs.autonmis.com/community.md): We're glad you are here! 🚀
- [Getting Started](https://docs.autonmis.com/getting-started.md)
- [Create your first Connection](https://docs.autonmis.com/getting-started/create-your-first-connection.md)
- [Create & Manage your first SQL Notebook](https://docs.autonmis.com/getting-started/create-and-manage-your-first-sql-notebook.md)
- [Create & Manage your first Python Notebook](https://docs.autonmis.com/getting-started/create-and-manage-your-first-python-notebook.md)
- [Create & Manage your first Dashboard](https://docs.autonmis.com/getting-started/create-and-manage-your-first-dashboard.md)
- [Create your first Connection](https://docs.autonmis.com/create-your-first-connection.md)
- [Step 1: Navigate to the Connect Tab](https://docs.autonmis.com/create-your-first-connection/step-1-navigate-to-the-connect-tab.md)
- [Step 2: Supported Connection Types](https://docs.autonmis.com/create-your-first-connection/step-2-supported-connection-types.md)
- [Step 3: Add a Connection](https://docs.autonmis.com/create-your-first-connection/step-3-add-a-connection.md)
- [Step 4: Verify DB/CS Connection](https://docs.autonmis.com/create-your-first-connection/step-4-verify-db-cs-connection.md)
- [Create & Manage your first SQL Notebook](https://docs.autonmis.com/create-and-manage-your-first-sql-notebook.md)
- [Create a SQL Notebook](https://docs.autonmis.com/create-and-manage-your-first-sql-notebook/create-a-sql-notebook.md)
- [Generate a SQL Notebook Using AI](https://docs.autonmis.com/create-and-manage-your-first-sql-notebook/generate-a-sql-notebook-using-ai.md)
- [Build a SQL Notebook Manually](https://docs.autonmis.com/create-and-manage-your-first-sql-notebook/build-a-sql-notebook-manually.md)
- [Create & Manage your first Python Notebook](https://docs.autonmis.com/create-and-manage-your-first-python-notebook.md)
- [Creating a Python Notebook](https://docs.autonmis.com/create-and-manage-your-first-python-notebook/creating-a-python-notebook.md)
- [Generate a Python Notebook Using AI](https://docs.autonmis.com/create-and-manage-your-first-python-notebook/generate-a-python-notebook-using-ai.md)
- [Build a Python Notebook Manually](https://docs.autonmis.com/create-and-manage-your-first-python-notebook/build-a-python-notebook-manually.md)
- [Create & Manage your first Dashboard](https://docs.autonmis.com/create-and-manage-your-first-dashboard.md)
- [Create a Dashboard from the Dashboard Tab](https://docs.autonmis.com/create-and-manage-your-first-dashboard/create-a-dashboard-from-the-dashboard-tab.md)
- [Create Dashboards from SQL Editor or SQL Notebook](https://docs.autonmis.com/create-and-manage-your-first-dashboard/create-dashboards-from-sql-editor-or-sql-notebook.md)
- [Using SQL Editor](https://docs.autonmis.com/create-and-manage-your-first-dashboard/create-dashboards-from-sql-editor-or-sql-notebook/using-sql-editor.md)
- [Using SQL Notebook](https://docs.autonmis.com/create-and-manage-your-first-dashboard/create-dashboards-from-sql-editor-or-sql-notebook/using-sql-notebook.md)
- [Manage the Dashboard](https://docs.autonmis.com/create-and-manage-your-first-dashboard/manage-the-dashboard.md)
- [Mastering Data Queries with SQL Editor](https://docs.autonmis.com/mastering-data-queries-with-sql-editor.md)
- [Create a SQL Editor](https://docs.autonmis.com/mastering-data-queries-with-sql-editor/create-a-sql-editor.md)
- [Writing and Running SQL Queries](https://docs.autonmis.com/mastering-data-queries-with-sql-editor/writing-and-running-sql-queries.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, 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.autonmis.com/introduction.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.
