# 2022

- [Global MFA is enabled by default for new orgs](https://changes.bastionzero.com/2022/readme-2-1.md): 15 December 2022
- [Headless authentication with service accounts](https://changes.bastionzero.com/2022/readme-1-1-1.md): 2 December 2022
- [Secure your targets using the onboarding tool](https://changes.bastionzero.com/2022/secure-your-targets-using-the-onboarding-tool.md): 16 November 2022
- [Need help? Send us your logs from the ZLI](https://changes.bastionzero.com/2022/need-help-send-us-your-logs-from-the-zli.md): 2 November 2022
- [QuickStart installs the bzero agent](https://changes.bastionzero.com/2022/quickstart-installs-the-bzero-agent.md): 17 October 2022
- [Some autumn housekeeping](https://changes.bastionzero.com/2022/some-autumn-housekeeping.md): 12 October 2022
- [Tab completion in the ZLI](https://changes.bastionzero.com/2022/tab-completion-in-the-zli.md): 5 October 2022
- [Laying the foundation](https://changes.bastionzero.com/2022/laying-the-foundation.md): 21 September 2022
- [Restart a bzero agent from the ZLI](https://changes.bastionzero.com/2022/restart-a-bzero-agent-from-the-zli.md): 14 September 2022
- [Improved SSH config file management](https://changes.bastionzero.com/2022/improved-ssh-config-file-management.md): 7 September 2022
- [Connect to multiple database targets](https://changes.bastionzero.com/2022/connect-to-multiple-database-targets.md): 31 August 2022
- [Create policies from the ZLI](https://changes.bastionzero.com/2022/create-policies-from-the-zli.md): 24 August 2022
- [Govern file transfers with policy](https://changes.bastionzero.com/2022/07-27-2022.md): 27 July 2022
- [Enhanced filtering with the ZLI](https://changes.bastionzero.com/2022/07-14-2022.md): 14 July 2022


---

# 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://changes.bastionzero.com/2022.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.
