# RECOMMENDED ACTIONS

- [Recommended actions](https://docs.bsure.io/recommended-actions/recommended-actions.md)
- [Review Entra ID role assignments and create a strategy to offer such roles](https://docs.bsure.io/recommended-actions/recommended-actions/review-entra-id-role-assignments-and-create-a-strategy-to-offer-such-roles.md): Review all privileged accounts and remove any unnecessary permissions
- [Review and remove all inactive or unwanted accounts](https://docs.bsure.io/recommended-actions/recommended-actions/review-and-remove-all-inactive-or-unwanted-accounts.md): Reduce both security risk and license spend
- [Bulk deletion of users in Entra ID](https://docs.bsure.io/recommended-actions/recommended-actions/review-and-remove-all-inactive-or-unwanted-accounts/bulk-deletion-of-users-in-entra-id.md)
- [Protect all users with MFA](https://docs.bsure.io/recommended-actions/recommended-actions/protect-all-users-with-mfa.md): This is the starting point of securing your environment
- [Review and clean up applications with excessive permissions](https://docs.bsure.io/recommended-actions/recommended-actions/review-and-clean-up-applications-with-excessive-permissions.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/recommended-actions.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.
