# AI assist

AI Assist is your GPT‑4 powered helper inside Slack, Microsoft Teams, and the Siit web app. It suggests relevant knowledge from your Notion and Confluence spaces, proposes the right service to submit, and drafts replies agents can approve with one click.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz9xmM8V3atukfr2XaElR%2Fuploads%2FCopIkeonbz90rHZ1aBYB%2FCompressed_Version_Siit_AI_Assist_Video.mp4?alt=media&token=6975569b-08b4-4c5a-b380-95642dfcae97>" %}

### What it does

* Answers with citations: surfaces the best article, step list, or snippet from your internal knowledge; links are included for transparency.
* Smart service selection: analyzes the employee’s message and recommends the correct Service Catalog item to ensure structured intake.
* Drafts replies: composes responses that agents can edit and send; supports tone and language adjustments.
* Works everywhere: available in Slack/Teams threads, in the request sidebar, and in the portal.

### Setup

* Connect knowledge sources (Notion/Confluence) and select the spaces/collections AI is allowed to query.
* Enable AI Assist for the teams/channels you want.
* Provide a short style guide (tone, greetings, signature) so replies match your brand.

### Best practices

* Keep articles up to date and task‑oriented.
* Start with “suggest only.” Promote to “auto‑insert draft reply” for low‑risk categories (e.g., VPN, password reset).
* Use tags like “AI‑assisted” to measure impact.


---

# 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.siit.io/ai/ai-assist.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.
