> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Other ticketing platforms

> Triage your flaky tests faster by manually creating tickets from generated markdown

If you have not set up an integration, Trunk Flaky Tests can still generate a ticket title and description so you can copy and paste the details into your project management software.

## Create a new ticket

You can create a new ticket for any test listed in Trunk Flaky Tests.&#x20;

There are 2 ways to create a new ticket in the Flaky Tests dashboard:

* Click on the options menu for any test case on the repo overview dashboard

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/trunk-4cab4936/WAR0qJ1WO0rtUlqz/assets/flaky-tests/management/ticketing/create-ticket-button-light.png?fit=max&auto=format&n=WAR0qJ1WO0rtUlqz&q=85&s=81eeb5db3f5e6f860bc2132f4dc512b2" alt="" width="5600" height="2624" data-path="assets/flaky-tests/management/ticketing/create-ticket-button-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/trunk-4cab4936/WAR0qJ1WO0rtUlqz/assets/flaky-tests/management/ticketing/create-ticket-button-dark.png?fit=max&auto=format&n=WAR0qJ1WO0rtUlqz&q=85&s=694cda46fe9305b07720ce6aead38e63" alt="" width="5600" height="2624" data-path="assets/flaky-tests/management/ticketing/create-ticket-button-dark.png" />
</Frame>

* Use the Create ticket button in the top left corner of the [test case details](../../dashboard#test-case-details) page.

Before you create the ticket, you will have a preview of the title and description.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/trunk-4cab4936/WAR0qJ1WO0rtUlqz/assets/flaky-tests/management/ticketing/manual-ticket-creation-light.png?fit=max&auto=format&n=WAR0qJ1WO0rtUlqz&q=85&s=d1b1b52c355ed5b1e9db0dc7d5c97282" alt="" width="5632" height="3632" data-path="assets/flaky-tests/management/ticketing/manual-ticket-creation-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/trunk-4cab4936/WAR0qJ1WO0rtUlqz/assets/flaky-tests/management/ticketing/manual-ticket-creation-dark.png?fit=max&auto=format&n=WAR0qJ1WO0rtUlqz&q=85&s=3b0549039974dbeeed483718813fcb1c" alt="" width="5632" height="3632" data-path="assets/flaky-tests/management/ticketing/manual-ticket-creation-dark.png" />
</Frame>

Now you can copy and paste the ticket title and description into your project management or ticketing platform.
