# Jira Metadata Extracted

### **What does Secoda sync from Jira?** <a href="#h_3a4bfd6458" id="h_3a4bfd6458"></a>

* Issues from Jira are synced to Secoda as Questions
  * Title
  * Description
  * Priority
  * Assignee
  * Creator
  * Status
  * Tags
  * URL to Jira
  * Comments

### What does Secoda sync to Jira? <a href="#confluence-page-transformation-to-secoda-document" id="confluence-page-transformation-to-secoda-document"></a>

* Questions from Secoda
  * Title
  * Description
  * Priority
  * Assignee
  * Status
  * Type
  * URL to Secoda
  * Comments


---

# 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.secoda.co/extensions/jira/metadata-extracted.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.
