diff --git a/.gitbook/assets/app.trunk-staging.io_totally-real-saas_flaky-tests_test_fa45dbe2-afe2-5314-880e-e4a03175a323_repo=gewenyu99%2Freal-saas-app.png b/.gitbook/assets/app.trunk-staging.io_totally-real-saas_flaky-tests_test_fa45dbe2-afe2-5314-880e-e4a03175a323_repo=gewenyu99%2Freal-saas-app.png
new file mode 100644
index 00000000..e4476b9b
Binary files /dev/null and b/.gitbook/assets/app.trunk-staging.io_totally-real-saas_flaky-tests_test_fa45dbe2-afe2-5314-880e-e4a03175a323_repo=gewenyu99%2Freal-saas-app.png differ
diff --git a/.gitbook/assets/connect-jira.png b/.gitbook/assets/connect-jira.png
new file mode 100644
index 00000000..da24f4ea
Binary files /dev/null and b/.gitbook/assets/connect-jira.png differ
diff --git a/.gitbook/assets/create-ticket-button.png b/.gitbook/assets/create-ticket-button.png
new file mode 100644
index 00000000..79ee50ab
Binary files /dev/null and b/.gitbook/assets/create-ticket-button.png differ
diff --git a/.gitbook/assets/create-ticket-kebab.png b/.gitbook/assets/create-ticket-kebab.png
new file mode 100644
index 00000000..5f0d7f6f
Binary files /dev/null and b/.gitbook/assets/create-ticket-kebab.png differ
diff --git a/.gitbook/assets/example-jira-form.png b/.gitbook/assets/example-jira-form.png
new file mode 100644
index 00000000..a6ede5fb
Binary files /dev/null and b/.gitbook/assets/example-jira-form.png differ
diff --git a/.gitbook/assets/example-jira-ticket (1) (1).png b/.gitbook/assets/example-jira-ticket (1) (1).png
new file mode 100644
index 00000000..78fb6e7c
Binary files /dev/null and b/.gitbook/assets/example-jira-ticket (1) (1).png differ
diff --git a/.gitbook/assets/example-jira-ticket (1).png b/.gitbook/assets/example-jira-ticket (1).png
new file mode 100644
index 00000000..78fb6e7c
Binary files /dev/null and b/.gitbook/assets/example-jira-ticket (1).png differ
diff --git a/.gitbook/assets/example-jira-ticket.png b/.gitbook/assets/example-jira-ticket.png
new file mode 100644
index 00000000..538dbaf4
Binary files /dev/null and b/.gitbook/assets/example-jira-ticket.png differ
diff --git a/flaky-tests/create-a-new-ticket.md b/flaky-tests/create-a-new-ticket.md
new file mode 100644
index 00000000..76868d31
--- /dev/null
+++ b/flaky-tests/create-a-new-ticket.md
@@ -0,0 +1,51 @@
+# Create a New Ticket
+
+When Trunk Flaky Tests detects a broken or flaky test, you can create an automatically generated ticket for your team to pick up and fix the test. Currently, Ticket Creation only supports integrations with Jira, but the automatically generated ticket content is formatted in Markdown and can be copied to other platforms like Asana, Linear, or GitHub issues.
+
+### Connecting to Jira
+
+
Field Name | Description | Examples |
Jira URL | The URL to your Jira Cloud project. | https://trunk-io.atlassian.net |
Project Key | The project key for your Jira project. | KAN |
The email associated with your Jira API token. | johndoe@example.com | |
Jira API token | Create your Jira API token here. | ATATT*****19FNY5Q |
Default label(s) for new tickets | Labels applied to new Jira tickets created through Trunk Flaky Tests | flaky-test, debt |