You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai-interfaces/slack-app.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
9
9
10
10
<BetaFeatureNoticeid="ai-form" />
11
11
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).
@@ -27,7 +27,7 @@ This can be used to communicate important notifications to people in your organi
27
27
28
28
### Interact with AI capabilities
29
29
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.
31
31
32
32
This can be used to get quick answers to questions about your resources, such as:
33
33
@@ -39,9 +39,6 @@ This can be used to get quick answers to questions about your resources, such as
39
39
40
40
- A Port account with **admin** permissions.
41
41
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
-
45
42
## Installation
46
43
47
44
To install the Slack app, follow these steps:
@@ -130,7 +127,6 @@ Once the user is authenticated, they can:
130
127
The Slack app responds to the `/port` slash command with these options:
131
128
132
129
-`/port` (or `/port help`) - Shows general help and available actions.
133
-
-`/port agents` - Lists all Port AI agents in your organization.
134
130
135
131
To ask the app a question, simply mention `@Port` and ask away, for example:
0 commit comments