# AI Internal Chat

<figure><img src="/files/6OfO28orIted3fFy6KT9" alt=""><figcaption></figcaption></figure>

With eesel AI, you can set up an AI bot that is trained on your internal documentation and designed for your team.

In most instances, companies like to have some public/customer facing bots, and have a separate bot for their internal teams. This way, you can have each bot trained, prompted, and designed specifically for your employees while keeping everything for your customers completely separate.

Internal chat AI is great for:

* Onboarding new employees
* Finding company documentation, policies or procedures instantly
* Streamlining support, sales, HR, or other teams in their workflows

At the moment, we currently have integrations for:

* [Slack](/legacy/integrations/slack.md)
* [Teams](/legacy/integrations/teams.md)

eesel AI is added as an app to your workspace, and can be @ mentioned in channels or privately messaged. The responses are based on the way you train your AI bot.

Multiple bots can be added to different channels. For more information, visit each help page for [Slack](/legacy/integrations/slack.md) and [Teams](/legacy/integrations/teams.md) and reach out if you need more guidance, either via our support chat or <hi@eesel.app>.


---

# 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.eesel.ai/legacy/products/ai-internal-chat.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.
