# Default Description

> **Note: Availability**
> This workflow uses functionality that is only available using the JavaScript Editor. This means that it is unavailable for editing in the Workflow Constructor.
>
>
>
> To learn more about this workflow, refer to the corresponding page in our [Developer Portal](https://www.jetbrains.com/help/youtrack/devportal/Workflow-Default-Description.html).

This workflow inserts default text into the description field of a new issue.

| Name | @jetbrains/youtrack-workflow-default-description |
| Auto-attached | no |
| Rules |      * Insert default description template (on-change)    |

## Use Case

This workflow provides users with a default description template for reporting issues.

## Modules

This workflow supports the following rule:

| Title | Description |
| --- | --- |
| Insert default description template | When a user starts to report an issue, the on-change rule in this module checks the description field. If the description is empty, default text is inserted. The default text is inserted as soon as the user starts writing the summary or sets the value of an issue field. If the user immediately enters text in the Description field, the default text is not inserted.     |

