# Availability of Services Online

While your POS system can support **all service types**, you may wish to **limit what customers see online**. For example, showing only Collection as an option on your ordering website.

#### Managing Services Online

1. In the [**Admin Portal**](https://admin.gobossit.com/), go to the **group level**.
2. Navigate to **Website**.
3. On the **Services** section, you can either **Delete** the services you don't want to offer online or click **Add service** to expand available options.

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


---

# Agent Instructions: 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.bossithq.com/services/availability-of-services-online.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.
