The AI Knowledge Agent integrates directly into Slack, allowing your team to get answers from the knowledge base without leaving their workspace. You can interact with the agent through direct messages or by mentioning it in channels.
Before using the agent in Slack, your workspace admin must install the Kowiki Slack app. See Slack Integration Setup for installation instructions.
DM conversations are private to you. The agent's responses are visible only in your direct message thread.
You: What's the process for requesting a new software license?
Kowiki: To request a new software license, submit a ticket through the IT Service Desk portal. Include the software name, business justification, and your manager's approval. Requests are reviewed within 3 business days.
π Sources: IT Policies β Software Requests, IT Service Desk β Ticket Categories
You can @mention the Kowiki bot in any channel where it has been added:
@Kowiki followed by your question in the channel.This is useful when a team question arises in conversation and you want the answer visible to everyone present.
You (in #engineering): @Kowiki How do we rotate API keys for the payment gateway?
Kowiki (in thread): API keys for the payment gateway are rotated through the Admin Console under Settings β Integrations β Payment Gateway. Generate a new key, update the environment variable in your deployment config, then revoke the old key. Allow 5 minutes for propagation.
π Sources: Engineering Runbooks β Payment Gateway, Deployment Guide β Environment Variables
To ask follow-up questions, reply in the same Slack thread. The agent maintains conversation context within a thread, so it understands references to earlier messages.
Starting a new message outside the thread begins a fresh conversation with no prior context.
Agent responses in Slack include:
Long answers may be truncated with a "View full answer" link back to the web wiki.
The agent only accesses content the asking user has permission to view. Your Slack identity is mapped to your Kowiki account, and section-level permissions are enforced on every query.
If you ask about a topic documented in a restricted section you cannot access, the agent responds as if that content does not exist. It never leaks information from restricted pages.
Learn more about access controls in Section-Level Permissions.