# Recurrent changes

## Overview

**Recurrent Changes** is a major new feature in GLPI 11 that automates the creation of change requests on a periodic basis.

## Why use it?

* Automatic creation of changes according to a defined frequency
* Use of predefined change templates
* Calendar management to comply with working hours
* Advance creation to enable planning
* Support for entities and recursion
* Simple activation/deactivation

## Prerequisites

**Required profile**: “Recurrent changes” right (read/write as needed)

**Access to templates**: “ITILTemplate” right to configure templates

## Configuring **recurrent changes**

### **Navigating the interface**

* In the main menu, click on **Support**
* Select **Recurrent changes** from the submenu
* On the Recurrent changes page, click **Add**

<figure><img src="/files/lXLyMagia2LClgShKc58" alt=""><figcaption></figcaption></figure>

### **Basic configuration**

<figure><img src="/files/I6AjtLkAGGokXL7sFAoc" alt=""><figcaption></figcaption></figure>

* **Name**: Descriptive name of the recurring change
* **Comment**: Description of the recurring change *(optional)*
* **Active**: Enable/Disable the creation of recurring changes

### **Adding the change template**

When creating the change, GLPI will use the configuration of the associated template. This is useful for configuring predefined, mandatory and hidden fields.

### **Time configuration**

**Start date**: Date from which to start the recurrence

**End date**: Automatic stop date *(optional)*

**Periodicity**: Waiting time between the creation of two recurring changes

**Preliminary creation**: Time limit for creating the change before the start date (up to 2 weeks) *(optional)*

**Calendar**: Restriction to working hours (optional)


---

# 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://help.glpi-project.org/documentation/modules/assistance/recurrent-changes.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.
