# FAQ

## I don't see my events

‌By default, Event Viewer displays live and upcoming events. We have options to show private, draft, and previous events.&#x20;

## Do I need to republish my site if I add a new event/meeting

Once you connect your ticket, Zoom or Calendar application we will automatically sync your events with Event Viewer. This usually happens immediately but can take a few minutes in some rare cases.

## I want some of my events to appear, not all of them <a href="#i-dont-want" id="i-dont-want"></a>

‌

Use our [advanced event filters ](/features/event-filters.md)to only show events by particular criteria. We support title, description, venue, language and tags. For example, if you want to show your events in San Diego then enter "'San Diego" in the location input field.

## How do I include my private events? <a href="#i-dont-want" id="i-dont-want"></a>

* ‌Go to Settings
* Go to the "Event Listing" tab
* Select "Show private events"

## How do I include my previous events? <a href="#i-dont-want" id="i-dont-want"></a>

* ‌Go to Settings
* Go to the "Event Listing" tab
* Select "Show previous events"

## I would like to display all my recurring events <a href="#i-dont-want" id="i-dont-want"></a>

‌

By default, Event Viewer won't show all recurring events and only the next event will appear. However, to expand your events to show all recurring events then;

* ‌Go to Settings
* Go to the "Event Listing" tab
* Select "Expand recurring events"

## How do I include my draft events? <a href="#i-dont-want" id="i-dont-want"></a>

* ‌Go to Settings
* Go to the "Event Listing" tab
* Select "Show draft events"

## I don't see my ticket or event app? <a href="#i-dont-want" id="i-dont-want"></a>

Our goal is to support all event, ticketing, and live-stream applications. Contact us at <chris@ticketspot.io> and we will add it in a few days.

## I would like a new layout or config option <a href="#i-dont-want" id="i-dont-want"></a>

Contact us at <chris@geteventviewer.com> and we will add anything you need to make you successful with Ticket Spot


---

# 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.ticketspot.io/faq.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.
