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/overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Overview
5
5
6
6
# AI Interfaces Overview
7
7
8
-
Port's AI interfaces provide intelligent assistance across your entire software development lifecycle. Our AI capabilities are currently in **open beta**, with AI Agents and Slack App in **closed beta**.
8
+
Port's AI interfaces provide intelligent assistance across your entire software development lifecycle. Our AI capabilities are currently in **open beta**, with Slack App in **closed beta**.
9
9
10
10
We're committed to developing AI responsibly, maintaining high standards of data privacy and security. **[Learn more about our security & data controls →](/ai-interfaces/port-ai/security-and-data-controls)**
11
11
@@ -50,7 +50,7 @@ Perfect for immediate insights without dedicated customizations. No agents, no c
50
50
51
51
52
52
### AI Agents
53
-
Customize and orchestrate complicated workflows inside Port. Build intelligent agents that can be used as part of automations and engineering workflows.**Currently in closed beta.**
53
+
Customize and orchestrate complicated workflows inside Port. Build intelligent agents that can be used as part of automations and engineering workflows.
54
54
55
55
**Use AI Agents to:**
56
56
* Automate incident response workflows
@@ -107,7 +107,7 @@ Use the **Slack App** to make AI insights available to your entire team in your
107
107
108
108
Port offers four main AI interfaces:
109
109
-**Port AI Assistant**: Chat interface for quick questions and insights.
110
-
-**AI Agents**: Customizable workflows for automations (closed beta).
110
+
-**AI Agents**: Customizable workflows for automations.
111
111
-**MCP Server**: IDE integration for development workflows.
112
112
-**Slack App**: Team collaboration interface (closed beta).
113
113
</details>
@@ -127,7 +127,7 @@ For most users, start with **Port AI Assistant** - it provides immediate value w
127
127
128
128
If you're a developer who works primarily in an IDE, consider starting with the **MCP Server** for seamless integration with your development workflow. **[Set up MCP Server →](/ai-interfaces/port-mcp-server/overview-and-installation)**
129
129
130
-
For custom workflows or automation, explore **AI Agents** (requires closed beta access). **[Learn about AI Agents →](/ai-interfaces/ai-agents/overview)**
130
+
For custom workflows or automation, explore **AI Agents**. **[Learn about AI Agents →](/ai-interfaces/ai-agents/overview)**
131
131
132
132
For team collaboration, try the **Slack App** to bring AI insights into your communication platform (closed beta). **[Explore Slack App →](/ai-interfaces/slack-app)**
133
133
</details>
@@ -137,7 +137,7 @@ For team collaboration, try the **Slack App** to bring AI insights into your com
137
137
138
138
-**Port AI Assistant**: Open beta - available to all users.
139
139
-**MCP Server**: Open beta - available to all users.
140
-
-**AI Agents**: Closed beta - requires application and approval.
140
+
-**AI Agents**: Open beta - available to all users.
141
141
-**Slack App**: Closed beta - not accepting new applications at the moment.
Copy file name to clipboardExpand all lines: docs/ai-interfaces/slack-app.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ sidebar_position: 7
3
3
title: Slack App
4
4
---
5
5
6
+
import ClosedBetaFeatureNotice from '/docs/generalTemplates/_closed_beta_feature_notice.md'
7
+
6
8
# Slack Application
7
9
8
-
:::info Closed Beta
9
-
The Slack App is currently in closed beta. We are not accepting new applications at the moment and will update once it moves to open beta.
10
-
:::
10
+
<ClosedBetaFeatureNoticeid="slack-app" />
11
11
12
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.
0 commit comments