> For the complete documentation index, see [llms.txt](https://docs.pagerly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagerly.io/how-to-work-with-pagerly/integration-with-jira/post-ticket-created-on-jira-to-slack-thread.md).

# Post Ticket created on Jira to Slack Thread

In case of Ticket Update, following fields would be detected and create/update the Slack Thread

* Assignee
* Status
* Title
* Description
* Reporter

## Post Ticket Created on Jira to Slack Thread

1. Navigate to [Pagerly Jira Integration](https://workspace.pagerly.io/jira)

   ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-02/645f9abb-ef12-48f3-b5b9-1712ca854a61/ascreenshot.jpeg?tl_px=0,0\&br_px=2752,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=77,258)
2. Click **"Add Jira Team"**

   ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-02/112d452a-d1fd-49ff-9b8c-dc959ab1dca8/ascreenshot.jpeg?tl_px=188,0\&br_px=2940,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=1019,67)
3. Select:

   * **Jira board/project**
   * **Team name**
   * **"Post Ticket created on Jira to Slack Thread"**
   * Click **"Next"**

   ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-02/5e9efc3a-b7b5-49ea-b5c0-68b85a6d49bb/ascreenshot.jpeg?tl_px=188,0\&br_px=2940,1538\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=847,265)
4. Set:

   * **Slack channel** to get/manage Jira tickets
   * (Optional) **Slack channel** for update notifications
   * Click **"Add Team"**

   ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-02/1c3d6d9e-f16d-45bf-a806-6a06215cdd5d/ascreenshot.jpeg?tl_px=188,55\&br_px=2940,1594\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=869,388)
5. ✅ **Team created successfully**

   ![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-02/69ce249a-1ad4-47f3-a583-8f1e50e261c6/ascreenshot.jpeg?tl_px=0,55\&br_px=2752,1594\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=416,411)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pagerly.io/how-to-work-with-pagerly/integration-with-jira/post-ticket-created-on-jira-to-slack-thread.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
