# Policy Templates

This page gives you the ability to view all configured templates, in addition to viewing the raw JSON and the type of policy.

## Page Actions

<details>

<summary>Browse Policy Catalog</summary>

This flyout wizard will allow you to browse the policy catalog. Select one of your configured [community-repos](https://docs.cipp.app/user-documentation/tools/community-repos "mention") and then import the desired templates.

</details>

{% @storylane/embed subdomain="app" linkValue="939rpjvy23oy" url="<https://app.storylane.io/share/939rpjvy23oy>" %}

## Table Details <a href="#listmempolicytemplates-details" id="listmempolicytemplates-details"></a>

| Field        | Description                                       |
| ------------ | ------------------------------------------------- |
| Display Name | The name of the template.                         |
| Description  | The description for the template.                 |
| Type         | The template type, for example Catalog or Device. |

## Table Actions <a href="#listmempolicytemplates-actions" id="listmempolicytemplates-actions"></a>

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Edit Template</td><td>Opens the <a data-mention href="list-templates/edit">edit</a> page</td><td>false</td></tr><tr><td>Edit Template Name and Description</td><td>Opens a modal to edit the name and description of the selected template(s)</td><td>true</td></tr><tr><td>Add to package</td><td>Opens a modal to add the selected template(s) to an Intune tag. Enter the name of the tag you want to add the template(s) to</td><td>true</td></tr><tr><td>Remove from package</td><td>Opens a modal to remove the selected template(s) from their package. </td><td>true</td></tr><tr><td>Save to GitHub</td><td>Saves the selected template(s) to your chosen GitHub repo</td><td>true</td></tr><tr><td>Delete Template</td><td>Opens a modal to confirm deletion of the selected template(s)</td><td>true</td></tr><tr><td>More Info</td><td>Opens Extended Info flyout</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?assignees=\&labels=enhancement%2Cno-priority\&projects=\&template=feature.yml\&title=%5BFeature+Request%5D%3A+) on GitHub.


---

# 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.cipp.app/user-documentation/endpoint/mem/list-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.
