> 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/documentation/sales/customer/active-services.md).

# Active services

<figure><img src="/files/S5r5wKMuFrfT8WDHNB8L" alt=""><figcaption></figcaption></figure>

The **active services** tab provides you with a quick overview of all the services that have been activated for a specific customer. It acts as a control panel, showing which services have been unlocked or assigned to the customer, making it easier to track their usage and manage service offerings. This tab helps ensure that you know exactly what is currently active for the customer and what they are utilizing.

If a customer reaches out with inquiries or requests, this tab allows you to quickly check what services have been enabled for them. While there are no advanced filtering options available yet, a search function helps you find specific services within the customer's active list. This overview is designed for quick access and immediate insight into the services assigned to the customer, ensuring you're always prepared to assist with service-related queries .


---

# 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/documentation/sales/customer/active-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.
