# Captisa Forms

## Captisa Forms

- [Captisa Forms](https://docs.captisa.com/captisa-forms.md)
- [Dashboards](https://docs.captisa.com/guides/dashboards.md)
- [Duplicate Rules](https://docs.captisa.com/guides/duplicate-rules.md)
- [Enable Entry Commenting](https://docs.captisa.com/guides/enable-entry-commenting.md)
- [Filters](https://docs.captisa.com/guides/filters.md)
- [Form Availability](https://docs.captisa.com/guides/form-availability.md)
- [Form Rules](https://docs.captisa.com/guides/form-rules.md)
- [Form Templates](https://docs.captisa.com/guides/form-templates.md)
- [Payment](https://docs.captisa.com/guides/payment.md)
- [Password Protected Forms](https://docs.captisa.com/guides/password-protected-forms.md)
- [Pre-Populating Form Fields](https://docs.captisa.com/guides/pre-populating-form-fields.md)
- [Pivot Table](https://docs.captisa.com/guides/pivot-table.md)
- [Thank You Page](https://docs.captisa.com/guides/thank-you-page.md)
- [Themes](https://docs.captisa.com/guides/themes.md)
- [Views](https://docs.captisa.com/guides/views.md)
- [Word Template](https://docs.captisa.com/guides/word-template.md)
- [Workflows](https://docs.captisa.com/guides/workflows.md)
- [Duplicate Forms](https://docs.captisa.com/guides/duplicate-forms.md)
- [Receive Notifications](https://docs.captisa.com/email-notifications/receive-notifications.md)
- [Send Confirmation Emails](https://docs.captisa.com/email-notifications/send-confirmation-emails.md)
- [PowerApps Custom Connector](https://docs.captisa.com/integration/powerapps-custom-connector.md)
- [Zapier](https://docs.captisa.com/integration/zapier.md)
- [Data API](https://docs.captisa.com/integration/data-api.md)
- [Azure Service Bus](https://docs.captisa.com/integration/azure-service-bus.md)
- [Web Hooks](https://docs.captisa.com/integration/web-hooks.md)
- [Roles](https://docs.captisa.com/admin-guide/roles.md)
- [Teams](https://docs.captisa.com/admin-guide/teams.md)
- [Users](https://docs.captisa.com/admin-guide/users.md)
- [Portal](https://docs.captisa.com/admin-guide/portal.md)
- [App Builder](https://docs.captisa.com/admin-guide/app-builder.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.captisa.com/captisa-forms.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.
