# Export SSRS Report

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

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 SSRS Report feature.&#x20;

Given below are the steps that needs to be followed to export SSRS Report.

* Go to **home page** --> Select any **single record** --> Click on **Click2Export** button.

<figure><img src="/files/-MB8eH6RP44_RM3ivDco" alt="Export SSRS Report"><figcaption></figcaption></figure>

**OR**

* Open **any record** --> Click on **Click2Export** button.

![](/files/-MB8eMyKT9afpukM4I8v)

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

![](/files/-MB8eTNGzTmbvaUPIaJA)

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

**File Format:** This is where you can select the format in which you would like to export your SSRS Report. Currently, SSRS Report can be exported in **PDF, Excel, Word, CSV, and TIFF** formats.

**Report Details:** This would list down details about the SSRS report.

**Report Parameters:** If the SSRS report is a parameterized report, this section will list down all the parameters of the SSRS report and the user can select values before exporting the report.

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-ssrs-report.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.
