# License Manager

A **Show Admin** as the ability to assign or unassign **Show Publisher** licenses, request new licenses and cancel current subscription licenses. To view this area of the **Show Admin** portal use the following procedure:

1. From the home page, select the **ShowAdmin** portal for the show you would like to remove users from.

   <figure><img src="/files/jmsGuU6DaI8A2r99E0c5" alt=""><figcaption><p>Show Selection Home highlighting ShowAdmin</p></figcaption></figure>
2. You are now in the Show Admin portal. Now click the **Manage License** icon at the top to enter the License Manager page:

   <figure><img src="/files/Akorsni3jrO2OwxOTF5j" alt=""><figcaption><p>ShowAdmin highlighting Manage License</p></figcaption></figure>
3. You are now on the **License Manager** portal.

   <figure><img src="/files/Bqoac9FpGLCziAWiaToa" alt=""><figcaption><p>ShowAdmin License Manager portal with sections highlighted</p></figcaption></figure>

See below for a breakdown for each section of the **License Manager** portal:

1. Users - This area shows all users that are currently part of the show. By clicking **Publishers**, you will be able to view those users that are **Publishers** only.
2. License Manager - This area displays how many licenses are currently assigned to the account, if the licenses are assigned to a **Publisher** it will also show which **Publisher** has that license.\ <mark style="background-color:blue;">You may click on the</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**X**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">next to any license to cancel that license and discontinue recurring billing on that license</mark>
3. History - This shows all account actions that have taken place on behalf of your **Show**. You will see activity such as added and removed licenses that were processed on the **Show**.
4. Request License - Click this button to request more licenses. Upon clicking the button you will see the following:<br>

   <figure><img src="/files/wlXd65N7q1WA5R83x1eD" alt=""><figcaption><p>Request License confirmation dialogue</p></figcaption></figure>

You will add or subtract licenses from your request, and then when you have the correct number of licenses that you would like to add, click **Confirm**.


---

# 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://wiki.pacpost.com/public-wiki/show-admin-controls/license-manager.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.
