# CA Templates

This page lists available conditional access templates.

## Page Actions

<details>

<summary>Browse Catalog</summary>

This flyout will allow you to browse various catalog sources, i.e. Open Intune Baseline, to import any additional policy templates you would like. Select the source, review the available templates, and click the `Import` button on any templates you would like to add.

</details>

<details>

<summary>View Logs</summary>

This will open a flyout that shows the log data for synced template updates that are included in Standards runs.

</details>

## Table Details

The table will list available condition access templates that can be deployed to additional tenants, added to standards, etc.

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Deploy Template</td><td>Opens the <a data-mention href="#browse-catalog">#browse-catalog</a> wizard</td><td>true</td></tr><tr><td>Edit Template</td><td>Opens the <a data-mention href="/pages/X2HwXSAaYw0oLVaP1cUY">/pages/X2HwXSAaYw0oLVaP1cUY</a> page for the selected template</td><td>false</td></tr><tr><td>Save to GitHub</td><td>Saves template to the selected GitHub repo</td><td>true</td></tr><tr><td>Delete Template</td><td>Opens a modal to confirm you want to delete the template</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/tenant/conditional/list-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.
