> For the complete documentation index, see [llms.txt](https://documentation.swing2app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.com/appguide/appoperation/appadministrator-coupon.md).

# App Administrator Menu: Use Coupon

![](https://support.swing2app.com/wp-content/uploads/2018/10/use_coupon.png)

We’ll show you how to redeem your coupon in the App Administrator menu.

Coupon usage was previously only available for the swing2app administrator site!!

The app also allows the administrator to check the user’s coupon number and process the usage.

**★How to use**

After launching the app, select the \[Settings] menu → \[Administrator Login] → login to Swing2App account → \[Admin Menu] window → select \[Use Coupon] → check the coupon number of the user and enter the coupon number

Please check the manual on how to use the coupon.

<mark style="color:blue;">**▶App Administrator login**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/admin1.png)

\*\*Administrator login, select \[Administrator Login] from the setup menu and log in by entering the account-ID and password subscribed to Swing2App, and the \[Admin Menu] window will open.

### <mark style="color:blue;">**1. Admin Menu-Select Coupon Usage**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/coup2.png)

In the Administrator menu window, select the **Use Coupons** menu.

### <mark style="color:blue;">**2. Coupons Usage**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/coup3.png)

Did you check the serial number on the Windy user’s coupon?

**\*Serial Number: 42211317, Enter** that number in the coupon number and select the “Use coupons” button.

\*The coupon is given to each user with a serial number, so you can check and enter the coupon number you received.

### <mark style="color:blue;">**3. Coupons, user confirmation**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/coup4.png)

A message window appears with the coupon name, user ID, and user name.

Before processing a coupon, make sure that the user and the coupon are correct.

If it is correct, select **\[OK]**.

### <mark style="color:blue;">**4. The coupon has been processed**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/coup6.png)

The coupon number is processed normally and completes the usage process.

### <mark style="color:blue;">**5. Check the list of coupons used**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/coup7.png)

In the list of used coupons, you can see that the coupon has been used.

**This shows you how the administrator handles your coupon in the App Administrator menu.**

**It’s very simple, right?**

**If you are running a cafe,**

**You offer your customers a free coupon for a drink made in Swing2App, and the customer can use the coupon.**

**Administrators can complete the process of using the coupon right away from the site by running the app and entering the user’s coupon serial number.**


---

# 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://documentation.swing2app.com/appguide/appoperation/appadministrator-coupon.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.
