# MFA setup enhancements

## `zli v. 6.18.1`

### Enhancements

* **Grace period for MFA setup.** `zli v. 6.18.1` contains the changes needed to support the grace period for MFA setup in the web app. Experience updates for setting up MFA from the `zli` to follow in a future release

## Web app & backend

### Enhancements

* **Grace period for MFA setup.** Users may now choose between setting up their BastionZero MFA right away or delaying setup for up to 14 days

### Fixes

* **Connect to a nonexistent target ID.** Improved error message returned when trying to connect to a nonexistent target ID

{% hint style="info" %}

### The [BastionZero app for Slack](https://slack.com/apps/A03UZURV266-bastionzero) is now live on the Slack App Directory!

Use the BastionZero app to request, approve, and monitor access to your [just-in-time (JIT) targets](https://docs.bastionzero.com/docs/automation-and-integrations/slack).

For those who are already using the app, you may notice you no longer have the ability to send messages to the app directly. We've removed this feature based on Slack's guidance. To use any of the BastionZero app's [slash commands](https://docs.bastionzero.com/docs/automation-and-integrations/slack/using-the-bastionzero-app-for-slack#requesting-just-in-time-access), please use an available chat window in Slack.
{% endhint %}

For questions or to provide feedback on how we can improve our updates, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# 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/2023/readme-1.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.
