> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/click2export/features.md).

# Features

This section highlights the various features of the Click2Export solution:

1. [Export Word Template](https://docs.inogic.com/click2export/features/word-template-use-case)
2. [Action & Email Section](https://docs.inogic.com/click2export/features/action-and-email-section)
3. [Bulk Export Word Template](https://docs.inogic.com/click2export/features/export-bulk-records-with-word-template)
4. [Export SSRS Report](https://docs.inogic.com/click2export/features/report-template-use-case)
5. [Bulk Export SSRS Report](https://docs.inogic.com/click2export/features/export-bulk-records-with-ssrs-template)
6. [Export Excel Template](https://docs.inogic.com/click2export/features/excel-template-use-case)
7. [Export Email Template](https://docs.inogic.com/click2export/features/email-template-use-case)
8. [Click2Export from Subgrid](https://docs.inogic.com/click2export/features/click2export-from-subgrid)
9. [Export Related Records in an Excel Template](/click2export/features/export-related-records-in-an-excel-template.md)
10. [Email to Non-CRM Users](https://app.gitbook.com/o/-MYNm8K2-ZxULMuqpgWv/s/-M0QoyqUVI8_HaZ9FOSL/~/changes/3835/click2export/features/email-to-non-crm-users)
11. [Password Encryption](/click2export/features/password-encryption.md)
12. [Share Option for Email Template](/click2export/features/share-option-for-email-template.md)
13. [Report Template Collections](/click2export/features/report-template-collection.md)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inogic.com/click2export/features.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.
