> For the complete documentation index, see [llms.txt](https://docs.ticketspot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ticketspot.io/integrations/ticket-tailor.md).

# Ticket Tailor

Create a [Ticket Tailor](https://www.tickettailor.com/?rf=eventviewer) account

To sync your Event Viewer with Ticket Tailor;

* Double click on the Widget to open the **Settings**
* Click on the **"Event Integrations"**&#x20;
* Ticket Tailor requires an API to be generated. This is really easy to do and the key can be pasted into the input field&#x20;

### Generating an API Key

Navigate to the ‘Settings’ page from the Ticket Tailor dashboard.

1. In the left hand side menu, under ‘Manage’ select "API".
2. Click ‘Generate a new key’.
3. Type a name for your API key in the box
4. Copy and save your key

![](/files/-MbCHsEd0UDPy4q03XFP)

{% hint style="info" %}
The API should begin with "sh\_"
{% endhint %}

### Adding key to Event Viewer&#x20;

1. Copy the API key from the previous stage
2. Paste it into the input section of the Ticket Tailor integration
3. Event Viewer will take care of the rest!

![](/files/-MgI8LQFC25rT1qXTPuV)

###

### Experiencing a problem?

View our [FAQ](/faq.md) or contact <chris@geteventviewer.com>


---

# 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:

```
GET https://docs.ticketspot.io/integrations/ticket-tailor.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.
