# Configuration

The Configuration section is where you tell Bsure Insights *what* to track and *who* gets to see it. Five tabs, each addressing a different part of the picture:

* [Subscriptions](/user-guides/settings/configuration/subscriptions.md) — record what each Microsoft 365 subscription actually costs you, in your currency, with your renewal dates.
* [Applications](/user-guides/settings/configuration/applications.md) — register the applications you want to monitor, assign Application Owners, and capture cost and renewal data.
* [Groups](/user-guides/settings/configuration/groups.md) — pick which Entra ID groups to resolve members for, and attach a per-member cost when you do cost allocation.
* [Users Management](/user-guides/settings/configuration/users-management.md) — invite people from your Entra ID into Bsure Insights and grant them a role plus fine-grained permissions.
* [Organization](/user-guides/settings/configuration/organization.md) — bind Members to a slice of the organisation using Entra ID attributes, so they see only the data they are responsible for.

It is designed to answer simple but important questions:

* What is being tracked, and what does it cost us?
* Who has access, and what can they see?
* What needs my attention this renewal cycle?

Configuration changes that affect cost reports take effect after the next **Refresh Power BI**; changes that affect group membership take effect after **Collect Group Members**.


---

# 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/settings/configuration.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.
