# Approval/Declining Process of Guest Passes

### **Moderating Guest Passes**

When creating or managing guest passes, you can enable moderation to control whether a guest pass is approved or declined. This can be configured in two places:

1. **Initial Guest Pass Creation:** Enable moderation during setup.
2. **Guest Pass Settings:** Adjust moderation settings after the guest pass has been created.

<div align="center"><figure><img src="/files/Ohg5wp6aDcPEsZtKbAri" alt="" width="395"><figcaption></figcaption></figure></div>

<figure><img src="/files/QvBALn9ZqxyMtdJEy9sk" alt=""><figcaption></figcaption></figure>

Moderation ensures that each guest pass requires administrative review and approval.

***

### **Actions Overview**

#### **Admin Actions** (Backend Operations)

Admin actions occur on the backend and are managed by administrators. These include:

* **Approve:** The guest pass is approved, allowing the guest to attend the event.
* **Refuse:** The guest pass is declined, preventing the guest from attending.
* **Reset to Pending:** The guest pass is returned to a pending state for further review.

<figure><img src="/files/T1CwqTONO78VKifh7H4b" alt=""><figcaption></figcaption></figure>

**User Actions** (Guest Interactions)

User actions involve the guest’s interaction with the guest pass. These include:

* **Claimed:** The guest has successfully claimed their pass.
* **Unclaimed:** The guest has not yet claimed their pass.
* **Declined:** The guest has declined the pass.

<figure><img src="/files/jP1bPVq5QAfqOtVND9VC" alt=""><figcaption></figcaption></figure>

***

### **Viewing Guest Passes in the Dashboard**

You can view guest passes for all events in the **Dashboard > Guest Passes** section. Clicking on the link for a specific event will take you directly to the guest pass listing, with the list already pre-filtered for that event. This helps you quickly find and manage guest passes relevant to your needs.\
\
For more information, [please read our documentation here](/analytics/guest-passes.md).&#x20;

***

### **Email Notifications**

We use automatic email notifications to keep sponsors and their contacts informed about guest pass updates.

#### **Daily Email Schedule**

Emails are sent automatically at two times:

* **9:00 AM**
* **3:00 PM**

#### **Admin Action Emails**

Emails are sent to the requester when admin actions are performed:

* **Approved:** Notifies the requester that the guest pass has been approved.
* **Refused:** Notifies the requester that the guest pass has been declined.

<figure><img src="/files/g8CVF1rJxcKqnAmdxxHz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d9umtc1jg4CiCdbniLm2" alt=""><figcaption></figcaption></figure>

#### **User Action Emails**

Emails can also be sent for user actions:

* **Claimed:** Notifies the sponsor when a guest claims a pass.
* **Declined:** Notifies the sponsor when a guest declines a pass.

To configure user action emails, and even personalise them, please contact us at <clients@wavecastpro.com>. Please note that some services may incur an extra charge.

***

### **Timeframe Rules for Guest Registration**

We offer optional timeframe rules for guest registration. For example, you can set limits to prevent guests from registering for events more frequently than every six months.

To configure timeframe rules, please contact us at <clients@wavecastpro.com>. Please note that some services may incur an extra charge.

***

### **Assigning Extra Passes**

We offer the ability to assign extra passes to guests.&#x20;

<figure><img src="/files/kjTZKVTxANI9aEF9oVpM" alt=""><figcaption></figcaption></figure>

To configure this, please contact us at <clients@wavecastpro.com>. Please note that some services may incur an extra charge.

***

For further assistance or customization, feel free to reach out to our support team at <clients@wavecastpro.com>.


---

# 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.wavecast.io/publishing/control-access/adding-tickets-passes-and-guest-passes/approval-declining-process-of-guest-passes.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.
