> 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/export-email-template.md).

# Export Email Template (CRM Views Data)

> **Schedule and send CRM views data in different table layouts via email to the configured recipients. Set up a quick demo with our experts to export Dynamic 365 CRM templates and views in just one click.**

Email Templates can be exported for a View. Go to the entity for which you have configured Email Template and click on **Click2Export** button.

<figure><img src="/files/FaqfQ9r3A0ymSYaLWrCI" alt="Export Email Template"><figcaption></figcaption></figure>

* The options for entity will be listed specific to the **Views** for which **Email Templates** have been created. Select the configured **View** you want to export --> Click on **OK.**

<figure><img src="/files/-MB_sf6YcBJISpjPwmXD" alt="Export Email Template"><figcaption></figcaption></figure>

* Once export is complete a confirmation message will pop-up.

<figure><img src="/files/ReWeGFPpxfcxzRt5FBgk" alt="Export Email Template"><figcaption></figcaption></figure>

* Here, you can see the email window with email drafted along with the **View** details in **tabular form**.

<figure><img src="/files/jvBP9WSsehS43pzi7hdx" alt="Export Email Template"><figcaption></figcaption></figure>

You can read more about **Action and Email** Section from [here.](https://docs.inogic.com/click2export/features/action-and-email-section)

{% 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, and the optional `goal` query parameter:

```
GET https://docs.inogic.com/click2export/features/export-email-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
