> For the complete documentation index, see [llms.txt](https://docs.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2core.b2broker.com/back-office-guide/clients/general/services-tab.md).

# Services tab

On this tab, you can view a list of paid services to which a client is subscribed, as well as subscribe the client to a new service by clicking **Add client service**.

{% hint style="info" %}
When subscribing a client to certain services, you may be required to specify [additional parameters](/back-office-guide/clients/services.md#parameters).
{% endhint %}

**Service full name**

The name of a [paid service](/back-office-guide/clients/services.md#list).

***

**Service group**

The name of a [group](/back-office-guide/clients/services.md#groups) to which a subscribed paid service belongs.

***

**Status**

The current status of a subscription to a paid service.

On this tab, you can also view the columns displaying [additional parameters](/back-office-guide/clients/services.md#parameters) applied to paid services to individually configure them for a client.

You can only view the parameters included in the [categories](/back-office-guide/clients/services.md#categories) for which you are assigned the permissions to view or view and edit.


---

# 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://docs.b2core.b2broker.com/back-office-guide/clients/general/services-tab.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.
