> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-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/azure-stack-billing/2012.5/features/admin-features/billing-accounts.md).

# Billing Accounts

Billing accounts are nothing but user profiles that is created in the tenant portal by the customer. The tenant [subscriptions are mapped](/azure-stack-billing/2012.5/features/admin-features/customizations.md) under each billing account. The service administrator can assign user roles to the billing accounts based on which, when a user logs into the tenant portal, all the subscriptions that are assigned to the billing accounts to which the user has access can be seen under the Usage and Billing tenant extension.&#x20;

{% hint style="info" %}
The 'Billing Accounts' menu and the ability to view costs based on the billing accounts in the tenant portal is disabled by default. To use this feature, the 'Show Tenant Usage Costs By Billing Account User Role' settings needs to be turned on from [Misc. settings.](https://app.gitbook.com/@cloud-assert/s/azure-stack-billing/~/drafts/-MIr2MKgyJ8VUC6pM2Bu/v/2010/features/admin-features/settings#misc-settings)
{% endhint %}

![Billing Accounts List](/files/-MIrF48K9uTcWKwQKNsC)

* Click 'Billing Accounts' menu under 'Manage Subscriptions' section.
* Click on the desired billing account.

![Available User Roles for Billing Account](/files/-MIrFWUNhKS8rmoLyNZR)

* Click on 'Add' button to add new user role.

![Adding New User Role ](/files/-MIrFiczEQ7s2Ob4lzb8)

* Click on 'Save' button.

![All Role Assignments for Billing Account](/files/-MIrFuADbugrdULGBwNp)

{% hint style="info" %}
In the 2010 release of Billing solution, only users with role 'Owner' or 'Contributor' can view the usage costs in the tenant portal.
{% endhint %}


---

# 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/azure-stack-billing/2012.5/features/admin-features/billing-accounts.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.
