Skip to content

Commit 1c20841

Browse files
committed
slack app open beta
1 parent 4fa1e33 commit 1c20841

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/ai-interfaces/slack-app.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
99

1010
<BetaFeatureNotice id="ai-form" />
1111

12-
Port's Slack app brings your developer portal experience into your team's daily communication flow — allowing you to interact with Port directly from Slack and receive real-time notifications from Port right where your team collaborates.
12+
Port's Slack app brings your developer portal experience into your team's daily communication flow — allowing you to interact with Port directly from Slack and receive real-time notifications from Port right where your team collaborates. The Slack app uses the [Port AI API](/ai-interfaces/port-ai/overview) to provide intelligent answers about your software catalog, similar to the [Port AI Assistant](/ai-interfaces/port-ai-assistant).
1313

1414
<img src='/img/ai-agents/AIAgentsSlackExample.png' width='80%' border="1px" />
1515

@@ -27,7 +27,7 @@ This can be used to communicate important notifications to people in your organi
2727

2828
### Interact with AI capabilities
2929

30-
Another powerful use-case of the Slack app is to interact with Port's AI capabilities directly from Slack.
30+
Another powerful use-case of the Slack app is to interact with Port's AI capabilities directly from Slack. The Slack app uses the **[Port AI API](/ai-interfaces/port-ai/overview)** (similar to the **[Port AI Assistant](/ai-interfaces/port-ai-assistant)**) to provide intelligent answers about your software catalog.
3131

3232
This can be used to get quick answers to questions about your resources, such as:
3333

@@ -39,9 +39,6 @@ This can be used to get quick answers to questions about your resources, such as
3939

4040
- A Port account with **admin** permissions.
4141

42-
- To interact with AI agents, you need to have at least one agent deployed in your portal.
43-
See the [Build an AI agent](/ai-interfaces/ai-agents/build-an-ai-agent) page to learn more.
44-
4542
## Installation
4643

4744
To install the Slack app, follow these steps:
@@ -130,7 +127,6 @@ Once the user is authenticated, they can:
130127
The Slack app responds to the `/port` slash command with these options:
131128

132129
- `/port` (or `/port help`) - Shows general help and available actions.
133-
- `/port agents` - Lists all Port AI agents in your organization.
134130

135131
To ask the app a question, simply mention `@Port` and ask away, for example:
136132

0 commit comments

Comments
 (0)