> For the complete documentation index, see [llms.txt](https://changelog.drafter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.drafter.ai/friday-26-may-2023.md).

# 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="/files/3QCLdSn9Bz0Rn6OO1K1r" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
