> For the complete documentation index, see [llms.txt](https://support.onsite.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onsite.fun/features-1/about-the-platform.md).

# About the platform

Onsite.fun gathers the **best team wellness offering** alongside **powerful management features** and **24/7 customer support**, allowing companies of any size to effortlessly manage the entire team-bonding-report process in one single place. Our simple and intuitive user interface transforms creating your company team culture and wellness for both managers and administrators worldwide.

Here is a comprehensive overview of our key features:

## Centralized Invoicing

Get a visual overview of all company's invoices and download them at will. All of them centralized and easily distinguishable by group, cost, and activity.

Edit your invoice profile at any time and all your next invoices will seamlessly include the new information.

## Comprehensive Expense Reporting

Assign budgets to groups and control their spending. Get a visual representation of the amount of spent budget with respect to the total budget.&#x20;

Assign *managers* responsible for requesting activity bookings to admins.

![](/files/-MbaUXflrNsytp5IMA15)

Find out how to manage and view your groups' budget:

{% content-ref url="/pages/-MSS7s9xK3ipPDUmGImP" %}
[Get started for Admins](/features/get-started-for-admins.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSS8mU8Z8tFUZ-HnlgN" %}
[Get started for Managers](/features/get-started-for-managers.md)
{% endcontent-ref %}

## Distributed Roles

Roles enable you to distribute privileges around a company. With them, you can easily control the budget spending and who has editing privileges over company details.&#x20;

{% hint style="info" %}
You can have more than one company Admin associated with your company account
{% endhint %}

We created the following comparison to illustrate the differences in privileges between the roles:

| **Admin rights**                            | Manager rights                       |
| ------------------------------------------- | ------------------------------------ |
| View and download company-wide invoices     | View and download their own invoices |
| Edit invoice settings                       | -                                    |
| Manage payment methods                      | -                                    |
| Add and remove people to the company        | -                                    |
| Create, edit, and view all company's groups | View their group budget reporting    |
| Accept or decline activity bookings         | Request booking an activity          |
| Instant activity booking                    | -                                    |
| Custom date & time activity request         | Custom date & time activity request  |
| Concierge                                   | Concierge                            |

## Curated Offering and Concierge

We took the time to find the best activities and the most remarkable hosts. We are actively looking for new talent and thrilling activities for your team. At our current rate, we include one new activity each week.

Onsite.fun includes a *concierge* option. Our *concierge* is an open-ended application where you can specify any special request you may have or even request that we include and book one specific activity you found outside of our platform.

![Our "concierge" option ready to hear your requests.](/files/-MST4bcT5x2t5iL9gu7s)


---

# 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://support.onsite.fun/features-1/about-the-platform.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.
