# Laying the foundation

## Hi there! :wave:

Although there are no user-facing changes this week to the `zli` and `bzero` agent, we shipped a few backend changes to set the groundwork for new features to come, so stay tuned!

If you'd like to update your `zli`, the latest version is `v. 6.10.0` and the latest agent is `v. 6.8.0`.

## Web app & backend

### Fixes

* **Delete a user from the web app.** Resolved issue where a user associated with existing API keys could not be deleted from BastionZero

For questions or to give us feedback on how we can make our updates better, 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/2022/laying-the-foundation.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.
