# DataMotto

## DataMotto

- [Welcome to DataMotto](https://docs.datamotto.com/welcome-to-datamotto.md): Your AI-Powered Data Notebook
- [AI Notebooks](https://docs.datamotto.com/ai-notebooks.md)
- [Collaboration & Share](https://docs.datamotto.com/collaboration-and-share.md): A collaboration feature is a function that enables multiple people to work together on a common page.
- [Collaborate with access level](https://docs.datamotto.com/collaboration-and-share/collaborate-with-access-level.md): Collaboration features empower teams to work seamlessly and productively by allowing them to exchange information and collaborate within a unified, integrated environment.
- [Data & Integrations](https://docs.datamotto.com/data-and-integrations.md)
- [Notion Data](https://docs.datamotto.com/data-and-integrations/notion-data.md): How to analyze your Notion Databases in DataMotto
- [HubSpot Data](https://docs.datamotto.com/data-and-integrations/hubspot-data.md): How to analyze your HubSpot Records in DataMotto
- [Stripe Data](https://docs.datamotto.com/data-and-integrations/stripe-data.md): How to analyze your Stripe data in DataMotto
- [Upload Your Data](https://docs.datamotto.com/data-and-integrations/upload-your-data.md)
- [Sample Datasets](https://docs.datamotto.com/data-and-integrations/sample-datasets.md)
- [Your Datasets](https://docs.datamotto.com/data-and-integrations/your-datasets.md)
- [Coding Environment](https://docs.datamotto.com/coding-environment.md)
- [Pricing & Plans](https://docs.datamotto.com/pricing-and-plans.md)
- [Upgrading & Downgrading Plans](https://docs.datamotto.com/pricing-and-plans/upgrading-and-downgrading-plans.md)
- [Resources](https://docs.datamotto.com/resources.md)
- [Blog](https://docs.datamotto.com/resources/blog.md)
- [Evolution of DataMotto](https://docs.datamotto.com/resources/evolution-of-datamotto.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.datamotto.com/welcome-to-datamotto.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.
