# Manage Report Templates

### Overview

Enabling admins to create custom LMS report templates based on system-generated templates empowers companies to align their reporting processes with specific business objectives. This flexibility ensures that administrators can tailor reports to focus on key metrics crucial for decision-making, fostering a more efficient and consistent reporting workflow. By allowing customization, companies can adapt their reporting to evolving needs, extracting relevant insights that directly contribute to achieving strategic goals and enhancing the overall effectiveness of their training programs.

<figure><img src="/files/KjTR5lAXNjNfMBDhKvQI" alt="" width="563"><figcaption></figcaption></figure>

***

### Create Custom Report Templates

For quick and easy access domain and Learn admins can save a generated report with custom filters as a custom template. To save a template, a name and, optionally, a description are required.&#x20;

<figure><img src="/files/iVg7ALwor6tUHPmNI6gO" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Admins have the flexibility to change custom template filters when generating a report, allowing for dynamic and adaptable reporting. But don't worry, these changes will not permanently alter the template!
{% endhint %}

***

### Manage Report Templates

Custom templates can be managed by clicking the **Manage Report Templates** button at the top of the screen.&#x20;

<figure><img src="/files/yKmdSMWzXlSAMkdeQ5aU" alt="" width="563"><figcaption></figcaption></figure>

The name and description of custom report templates can be edited or deleted to ensure relevance and accuracy. The template filters can not be changed.&#x20;

<img src="/files/jlPWEALdf7Qva0qjctPj" alt="" width="563">


---

# 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://guides.mangoapps.com/lms-guide/learn-admin/reports/manage-report-templates.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.
