# Friday, 26 May, 2023

## New Feature

### **Slack Integration**

{% embed url="<https://www.loom.com/share/4dccd7c48d5a48fd928bfff7918c50f1>" %}
Getting insights from legal docs using Slack
{% endembed %}

Now you can use all AI-powered workflows without leaving your Slack workspace with the new Drafter AI integration.&#x20;

Analyze docs, generate content, and brainstorm strategy with your team in minutes.

## Feature Improvements

### Better Internal Search

<figure><img src="https://2684964211-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL1AmrjqvMtfuRrqeNq5p%2Fuploads%2F2hO6EMsHEeBal51c4H2o%2FIntSearch2.png?alt=media&#x26;token=68c76039-bc94-46b6-966b-2ba7b4cc771a" alt=""><figcaption></figcaption></figure>

**Before:**

You could search only for mentions in the texts of all the documents

#### Now:

You can narrow down your search using:

1. Specific document title
2. All the documents that have specific keywords in the titles
3. Specific pages of the document
4. Negative keywords

...And many more.

Bonus? You can configure fuzziness (search creativity) yourself.&#x20;


---

# 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://changelog.drafter.ai/friday-26-may-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.
