> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/wap-billing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/wap-billing/2.1.7.41/features/subscriptions.md).

# Subscriptions

Below are the steps to create a subscription with Usage and Billing

* Logon to WAP tenant portal, click on Usage and Billing on the Left.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2FJZcoPFwvt5UfxMI0BTym%2Ffile.png?alt=media)

* Click ‘Click here to setup your Basic Profile’ under ‘Setup Basic Profile’&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2Fe4ox211trKka8NRK0pdc%2Ffile.png?alt=media)

* Fill the particulars and press next. The following screen appears.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2FclEc1HsuSN9E8aNTDXrO%2Ffile.png?alt=media)

* Logon to WAP Admin portal, click on Usage and Billing on the Left.&#x20;
* Click on the ‘USER PROFILES’ Tab and ‘USER REQUEST’ sub-tab.&#x20;
* Select the user request and click the ‘APPROVE’ button.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2F54TzwPh2ohRjP4xbq2s4%2Ffile.png?alt=media)

* Go back to the tenant portal and click ‘MARKETPLACE’ tab.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2FiETdcYmlwbtdIKdmVFyd%2Ffile.png?alt=media)

* From the listed plans/add-ons select any and click the ‘ADD SUBSCRIPTION’ button.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoVBqIwT5Hr_KzhGJAk-1399435037%2Fuploads%2Fi09RkGcvJwesx4odSSO1%2Ffile.png?alt=media)

* Check the check-box that appears in the ‘Terms of Service’ dialog box to agree to the terms of conditions.&#x20;
* Click next to complete the subscription process.&#x20;


---

# 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.cloudassert.com/wap-billing/2.1.7.41/features/subscriptions.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.
