> For the complete documentation index, see [llms.txt](https://docs.wavecast.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wavecast.io/publishing/control-access/adding-tickets-passes-and-guest-passes/approval-declining-process-of-registration-requests.md).

# Approval/Declining Process of Registration Requests

Once you've[ set up your tickets](/publishing/control-access/adding-tickets-passes-and-guest-passes.md), you may want to include an approval/declining process - this is particularly handy if you have a mixture of Paid Tickets and Free Passes for Eligible Users!

1. Select 'Create Registration Request' under the option 'On Success Action'

![](https://s3.amazonaws.com/helpscout.net/docs/assets/547370c3e4b07e8a335a1a8b/images/620e2a93d86136157d9a552b/file-LcRSPmHxCd.jpg)

2. The emails that are sent to Users who have applied for this pass are automatically generated. Please review, edit and activate them yourself by clicking on the link: Review and activate approval process emails here.<br>

   <figure><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/547370c3e4b07e8a335a1a8b/images/620e2b6539e5d05141b6ad12/file-1K5S0WddID.jpg" alt=""><figcaption></figcaption></figure>

**Handy Tip:** This link also shows all other emails linked to your event! So please check for other emails, such as Registration Confirmation emails sent to Paying Users.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wavecast.io/publishing/control-access/adding-tickets-passes-and-guest-passes/approval-declining-process-of-registration-requests.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
