# Documentation

## Documentation

- [👋🏻 Welcome to 4Mata!](https://docs.4mata.com/master.md): A low-code/no-code drag and drop designer that allows you to create complex SharePoint List designs.
- [Getting Started](https://docs.4mata.com/getting-started.md)
- [Getting a Subscription](https://docs.4mata.com/getting-started/getting-a-subscription.md)
- [Deployment](https://docs.4mata.com/getting-started/deployment.md)
- [Microsoft AppSource](https://docs.4mata.com/getting-started/deployment/microsoft-appsource.md)
- [Auto Deployment](https://docs.4mata.com/getting-started/deployment/auto-deployment.md): 4Mata Auto deployment is allows you to provision our web application quickly and easily.
- [Web-Part Configuration](https://docs.4mata.com/getting-started/web-part-configuration.md)
- [Data Security](https://docs.4mata.com/getting-started/security.md)
- [Data Removal](https://docs.4mata.com/getting-started/security/data-removal.md)
- [Supported Accounts](https://docs.4mata.com/getting-started/supported-accounts.md)
- [Components](https://docs.4mata.com/designer/components.md)
- [View Formatting](https://docs.4mata.com/designer/view.md): Getting Started
- [Column Formatting](https://docs.4mata.com/designer/column.md): Getting Started
- [Form Formatting](https://docs.4mata.com/designer/form.md): Getting Started
- [Supported column types](https://docs.4mata.com/designer/supported-column-types.md)
- [FAQ](https://docs.4mata.com/faq.md)
- [👩🏻‍💼 Subscription Management](https://docs.4mata.com/overview.md): Overview
- [Web Portal](https://docs.4mata.com/overview/web-portal.md)
- [Security](https://docs.4mata.com/overview/security.md)
- [🙏🏻 Support](https://docs.4mata.com/support.md)
- [Legal](https://docs.4mata.com/legal.md)
- [Terms of Service](https://docs.4mata.com/legal/terms-of-service.md)
- [Privacy Policy](https://docs.4mata.com/legal/privacy-policy.md)
- [End User License Agreement](https://docs.4mata.com/legal/end-user-license-agreement.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.4mata.com/master.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.
