# TableFlow Guide

## TableFlow Guide

- [Introduction](https://tableflow-1.gitbook.io/tableflow-guide/introduction.md)
- [Product Overview](https://tableflow-1.gitbook.io/tableflow-guide/product-overview.md)
- [Signup Process](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/signup-process.md)
- [Login Process](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/login-process.md)
- [Forgot Password](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/login-process/forgot-password.md)
- [Dashboard](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard.md)
- [Add User](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/add-user.md): Users allows for creating & managing users within the application. Additionally, the system administrator can assign roles individually to each user.
- [Settings](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/settings.md): Settings redirects to accounts which allows to manage Style Settings (logo, colors, & text) and Account Settings..
- [Help](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/help.md): Help allows to walk through various intructions provided for dynamic selection of tableflow.
- [My Workspace](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/my-workspace.md): My Workspace allows to toggle through various dynamic selection available in tableflow.
- [Your Plan](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/your-plan.md): Your Plans shows the current plan of the account.
- [Template Management](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/dashboard/template-management.md): Template Management allows to import/export metadata and other rules information.
- [Menus](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/menus.md)
- [Add Menu](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/menus/add-menu.md)
- [Edit / Delete Menu](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/menus/edit-delete-menu.md)
- [TableForm](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/tableform.md)
- [Links](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/links.md)
- [Triggers](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/triggers.md)
- [Workflows](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/workflows.md)
- [Reports](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/reports.md)
- [Templates](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/templates.md)
- [Application Help](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/application-help.md)
- [Template Gallery](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/template-gallery.md)
- [Media Gallery](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/media-gallery.md)
- [Role](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/role.md)
- [Users](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/users.md)
- [Account](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/account.md)
- [Data Management](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/data-management.md)
- [Integrations](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/integrations.md)
- [Preview](https://tableflow-1.gitbook.io/tableflow-guide/product-guide/preview.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://tableflow-1.gitbook.io/tableflow-guide/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.
