Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Inkeep to docs #156

Merged
merged 4 commits into from
Jan 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions integrations/inkeep.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "Inkeep"
---

We’ve partnered with Inkeep to make Keep, Inkeep’s copilot for support, available via API in your Plain workspace. 

Keep's Smart Assist mode analyzes the thread you're currently looking at to generate intelligent suggestions to move the conversation forward.

Suggestions can include:

1. Draft Answers: Editable responses that are likely to resolve the issue.

2. Quick Links: Relevant sources for the issue, such as docs, previous support requests, and Slack threads.

3. Summaries & To-Do's: Summaries of long conversations and actionable remaining to-dos.

4. Other: Quick replies, sentiment analysis, and other helpful insights.

Keep is fully conversational - you can ask for clarifications or even request modifications to suggested answers.

Check out [Inkeep’s docs](https://docs.inkeep.com/support-tools/agent-copilot/plain) for full setup instructions.
Loading