# Export Excel Template

Before you could leverage **Export Excel Template feature**, you need to create a CRM Report Template for an **Excel Template**. In case you have not already created, kindly follow the steps provided [here. ](https://docs.inogic.com/click2export/configuration/templates/excel-template)

Once a CRM Report Template is created, you can go to the respective entity for which the template has been created and start using Export Excel Template feature.

Given below are the steps that needs to be followed to export Excel Template.

* Go to home page --> Click on **Click2Export** button.

<figure><img src="/files/-MB8tW_VFKZ7tCz-OY1S" alt="Export Excel Template"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**&#x20;

* **For Excel Template, you need to click on button without selecting any record.**&#x20;

* **Button would only be visible if there are CRM Report Template for Excel Template created for the respective entity.**
  {% endhint %}

* The following **Click2Export UI** will open.

<figure><img src="/files/-MB8tpxtc_bLaxqihU2v" alt="Export Excel Template"><figcaption></figcaption></figure>

**Report Templates:** This is where you will have to select the CRM Report Template for the Excel Template that you would want to export.

**File Format:** This is where you can select the format in which you would like to export your Excel Template. Currently, Excel Template can be exported in **Excel format**.

**View:** Here you need to select the view which you would want to export in an Excel. By defaullt, this will always be the view which user was on at the time of clicking **Click2Export** button.

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: 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/export-excel-template.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.
