# Jira

{% hint style="info" %}
Integrate with Jira and automatically turn bugs into workable Jira issues for your team.
{% endhint %}

![](/files/J5rBtbNPclRGmu9MLH1D)

### Configuration

* Configure unique automation for each product and environment.
* Decide which log types will be used to automatically create Jira issues when captured.
* Decide which Jira project these issues will be created under.
* Set who these issues will be assigned to.
* Decide the grace period for creating new Jira issues that are similar to issues that have already been closed.

{% hint style="info" %}
Remember to **Grant Permission** so that ClearInsights can create issues on your behalf.
{% endhint %}

![](/files/dI0od8mf60RnFqr8MAlQ)


---

# 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.clearinsights.io/clearinsights-integrations/project-management-integrations/jira.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.
