> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/manager-self-service/controlling-orders-and-services.md).

# Controlling Orders and Services

As a manager, you are responsible for keeping an eye on the costs, orders, and services your team is using. In equipme, you’ll find all relevant information under the **Controlling** section of your manager dashboard.

![](https://media1-production-mightynetworks.imgix.net/asset/029071b1-7c00-484f-8e4b-8a118a51dcf6/1758014959613.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

**Viewing Open Orders**\
The **Orders** view gives you a clear overview of all open and completed orders for your team. You can check the current status of each order and see whether it has already been processed, is still pending, or has been fulfilled and is active.

**Checking Delivery and Fulfillment**\
Within Controlling, you can track the progress of deliveries and fulfillment. This makes it easy to follow up on orders without needing to chase individual requests manually.

**Monitoring Ongoing Subscriptions**\
In the **Cost Management** view, you can monitor all active subscriptions assigned to your team. Here you’ll also find an overview of current costs and predicted costs for the next billing cycle. This allows you to keep budgets under control and spot irregularities early on.

By using Controlling effectively, you always have the financial and operational status of your team’s services at hand, ensuring transparency and better decision-making.


---

# 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:

```
GET https://hub.equipme.io/classes/manager-self-service/controlling-orders-and-services.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.
