> 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/2103.3/features/tenant-features/manage-subscriptions.md).

# Manage Subscriptions

Tenant users can view the subscriptions that they manage in the current stamp and other connected stamps. To view the usage costs and quota consumption of subscriptions across stamps, the user needs to delegate access for the Billing service principal. This can be done from the following steps.

* Login to Azure Stack Hub tenant portal.
* Ensure there is at least one subscription (with contributor or owner access) with billing service registered.
* Click Billing Extension -> 'Manage Subscriptions'.
* Select a desired stamp and click 'Associate' button.

![](/files/-MWSkDb7Vm0xs-EEIStI)

* Login to the user account when prompted.

![](/files/-MWSl5DVVJmHe7u868nQ)

* Give consent if prompted

![](/files/-MWSlD6X8Y7qcoeYCRG4)

* From the list of subscriptions listed, select the desired subscription for which the usage costs and quota consumption needs to be listed and click 'Delegate Access' button.

![](/files/-MWSlJjcPVJ0pZLYJ_nh)

* The usage cost will be listed at-most in an hour, contact the administrator if it doesn't.

![](/files/-MWSlQVkfNl3ccSTDUEH)


---

# 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/2103.3/features/tenant-features/manage-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.
