# Ticket Management

In OX Security, ticketing connectors play an essential role in linking security incident management with ticketing platforms.

These connectors facilitate the efficient transfer of incident data, ensuring rapid response and resolution times.

Ticketing connectors support integrated workflows by automatically creating and updating tickets based on security events, thus improving organizational security posture and operational efficiency.

#### Supported Ticketing Connectors in OX Security

* [Asana](/ticketing-and-messaging/ticket-management/asana.md)
* [Azure Boards](/ticketing-and-messaging/ticket-management/azure-boards.md)
* [GitHub Issues](/ticketing-and-messaging/ticket-management/github-issues.md)
* [Jira](/ticketing-and-messaging/ticket-management/jira/jira.md)
* [Monday](/ticketing-and-messaging/ticket-management/monday.md)
* [ServiceNow](/ticketing-and-messaging/ticket-management/servicenow.md)


---

# 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.ox.security/ticketing-and-messaging/ticket-management.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.
