# Week 38, 2023

In this week’s release, we’ve introduced new workflows to make it even easier to ensure you’re benefiting from the latest capabilities. <br>

### 🆕Keep Updated with the Latest Oort Bot Capabilities in Slack&#x20;

Many of you use the Oort Bot for Slack to streamline your notifications. Doing so enables you to send identity threat notifications and check failures to specific Slack channels, users, or managers. You can even when new data is collected or a collection fails. <br>

We’re constantly adding new capabilities to the Oort Bot, so it is important that you’re using the latest version to benefit from these changing capabilities.&#x20;

To make this as easy as possible, we’ve created a simple workflow to identify when there is an update available. Within the Integrations tab, an “Update” button will appear if there is a new version available. If there is, simply follow the steps to ensure you are using the latest version. This will redirect you to Slack to grant permission. <br>

We’ve got some exciting changes coming up, so make sure you keep an eye out!

<br>

<figure><img src="/files/4tzQAaD1SsUqDJZXvtAh" alt=""><figcaption></figcaption></figure>

<br>

**Bug Fixes and Minor Improvements**&#x20;

* **Custom Queries in User 360.** When you share the URL of a query in the Activity tab of the User360 profiles, the custom query will now persist.&#x20;
* **Logo in Emails.** The Oort logo has been updated in email notifications to reflect the latest changes.


---

# 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.oort.io/release-notes/2023/week-38-2023.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.
