> 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/others/known-issues.md).

# Known Issues

1. When trying to start, or stop the Billing Agent Service from service.msc it may show an error/warning message sometimes.
2. Billing Agent Service setup may not install properly if ‘services.msc’ is kept open in the desktop.
3. When all the subscriptions of a tenant are deleted, the overview tab will not load.
4. Email notification for subscription creation and deletion cannot be turned off from the admin portal settings.
5. The license may get invalidated when MAC address of Usage and Billing API machine changes and it’s better to set MAC address as static.
6. The usage cost for CSP license will be calculated only if the license is purchased from Usage and Billing.
7. After assigning a license for a user, it will not get updated immediately a manual refresh may be needed.
8. When trying to delete a CSP customer profile, the profile will not be deleted, all its subscriptions and users alone will be deleted. The customer profile will still be visible in the tenant portal.
9. In the tenant portal, the CSP profile tab might sometimes not load and throw an error, this is because of poor or no internet connection in the machine where the Cloud Assert usage and Billing API service is installed.
10. In admin portal, the Virtual Machines (VM) count in the dashboard tab, includes deleted VMs too.
11. At present, for pushing the invoices to WHMCS portal, only subscription level invoices can be pushed, user level invoices cannot be pushed.


---

# 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/others/known-issues.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.
