# JIT Admin Templates

This page will allow you to manage the JIT Admin templates that you create.

## Page Actions

<details>

<summary>Add JIT Admin Template</summary>

Links to [Add JIT Admin Template](/user-documentation/identity/administration/jit-admin-templates/add-jit-admin-template.md)

</details>

## Table Data

| Column                        | Description                                                                                         |
| ----------------------------- | --------------------------------------------------------------------------------------------------- |
| Template Name                 | The name of the template given at creation or last edit                                             |
| Default for Tenant            | A Boolean indicating if this template has been set as the default for the select tenant             |
| Tenant                        | The tenant selection when the template was created and where the template will be available for use |
| Default Duration - Label      | The length of time the JIT admin will be available for use                                          |
| Default Roles                 | The admin roles that will automatically populate when creating a JIT Admin from this template       |
| Generate TAP by Default       | A Boolean indicating if a TAP will be generated with this template                                  |
| Default Expire Action - Label | The action that will be taken when JIT admin access expires                                         |
| Default Notification Actions  | The notification action that will be taken when the JIT admin is created and expires                |
| Reason Template               | The reason entered when the template was created or last edited                                     |

## Table Actions

<table><thead><tr><th></th><th></th><th data-type="checkbox"></th></tr></thead><tbody><tr><td></td><td></td><td>true</td></tr><tr><td></td><td></td><td>true</td></tr><tr><td></td><td></td><td>true</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?template=feature.yml) 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/identity/administration/jit-admin-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.
