# Attachable Reports

The word template defined in the Attachable Reports will be used as email attachment in the reminder mails.

### How to Create Attachable Reports:

* Navigate to **Subscription and Recurring Billing Management App --> Others --> Attachable Reports -->** Click on **‘+New’** button.

![](/files/-Mayp2jLxbyCwsB8EVgw)

* Enter details in the necessary fields.
  * **Name:** Any appropriate name for the Report.&#x20;
  * **Select Template:** Select a template from the list of word templates present in CRM.&#x20;
  * **Attachment Name Option:** Option to set the name of the output file to a Constant value or Dynamic value.&#x20;
  * **Attachment Name:** If Constant is selected for the Attachment Name Option, then the value that is entered in this field is used as the name of the Attachment. If it is Dynamic, then the value of the Invoice/Order field whose logical name is provided inside the **{}** is used as the name of the Attachment. Correct logical name of the field has to be entered in **{}** for dynamic option to work correctly.
* Click on **Save.**

![](/files/-MaypSek52FoL9milWx_)

{% 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/subscription-and-recurring-billing-management/setup-areas/attachable-reports.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.
