# Customer Settings

- [Subscriptions](https://docs.bsure.io/user-guides/customer-settings/subscriptions.md): By default the prices in our app are standard Microsoft list prices in USD. These prices will not be accurate for many organisations. This page will show you how you can add your own prices!
- [Applications](https://docs.bsure.io/user-guides/customer-settings/applications.md): To add applications you want to monitor in the Application reports and/or distribute to Application Owners - follow this guide
- [Groups](https://docs.bsure.io/user-guides/customer-settings/groups.md): Use this guide to configure whats displayed in the Groups report
- [User Management](https://docs.bsure.io/user-guides/customer-settings/user-management.md): Here you add users to Bsure Insights. After adding a new user, please provide the url new user and they will get instant access. More granular access possibilities in under development.
- [System status page](https://docs.bsure.io/user-guides/customer-settings/system-status-page.md)


---

# 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.bsure.io/user-guides/customer-settings.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.
