Skip to content

Commit 499bcfd

Browse files
committed
update all features to open beta
1 parent c80513b commit 499bcfd

File tree

6 files changed

+19
-25
lines changed

6 files changed

+19
-25
lines changed

docs/ai-interfaces/ai-agents/build-an-ai-agent.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ title: Build an AI agent
55

66
# Build an AI agent
77

8-
:::info Closed Beta
9-
Port's AI offerings are currently in closed beta and will be gradually rolled out to users by the end of 2025.
10-
:::
11-
128
import Tabs from "@theme/Tabs"
139
import TabItem from "@theme/TabItem"
10+
import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
11+
12+
<BetaFeatureNotice id="ai-form" />
1413

1514
:::info Built on Port AI
1615
AI Agents are built on top of [Port AI](/ai-interfaces/port-ai/overview) and leverage its underlying capabilities for data access, security, and execution. This guide focuses on agent-specific building techniques.
@@ -118,7 +117,7 @@ From [john-123](https://github.com/john-123)
118117
<details>
119118
<summary><b>I don't see an option to add an AI agent (Click to expand)</b></summary>
120119

121-
Make sure you have [access to the AI agents feature](/ai-interfaces/ai-agents/overview#access-to-the-feature). Note that it's currently in closed beta and requires special access. If you believe you should have access, please contact our support.
120+
Make sure you have [access to the AI agents feature](/ai-interfaces/ai-agents/overview#access-to-the-feature). If you believe you should have access, please contact our support.
122121
</details>
123122

124123
<details>

docs/ai-interfaces/ai-agents/interact-with-ai-agents.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ title: Interact with AI agents
55

66
# Interact with AI agents
77

8-
:::info Closed Beta
9-
Port's AI offerings are currently in closed beta and will be gradually rolled out to users by the end of 2025.
10-
:::
11-
128
import Tabs from "@theme/Tabs"
139
import TabItem from "@theme/TabItem"
10+
import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
11+
12+
<BetaFeatureNotice id="ai-form" />
1413

1514
:::info Built on Port AI
1615
AI Agents are specialized implementations built on top of [Port AI](/ai-interfaces/port-ai/overview), designed for machine-to-machine communication and autonomous operations within defined domains.

docs/ai-interfaces/ai-agents/overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ title: Overview
66
import Tabs from "@theme/Tabs"
77
import TabItem from "@theme/TabItem"
88
import PortTooltip from "/src/components/tooltip/tooltip.jsx"
9-
import ClosedBetaFeatureNotice from '/docs/generalTemplates/_closed_beta_feature_notice.md'
9+
import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
1010

1111
# AI agents overview
1212

13-
:::info Closed Beta
14-
Port's AI offerings are currently in closed beta and will be gradually rolled out to users by the end of 2025.
15-
:::
13+
<BetaFeatureNotice id="ai-form" />
1614

1715
:::info Built on Port AI
1816
AI Agents are specialized implementations built on top of [Port AI](/ai-interfaces/port-ai/overview), designed for specific domains and machine-to-machine communication. For general AI capabilities and human interaction, see [Port AI](/ai-interfaces/port-ai/overview).

docs/ai-interfaces/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Overview
55

66
# AI Interfaces Overview
77

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**.
8+
Port's AI interfaces provide intelligent assistance across your entire software development lifecycle. All AI features are currently in **open beta**.
99

1010
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)**
1111

@@ -82,7 +82,7 @@ The MCP Server provides AI machine interface capabilities that are compatible wi
8282
**[Set up MCP Server →](/ai-interfaces/port-mcp-server/overview-and-installation)**
8383

8484
### Slack App
85-
Interact with Port's AI capabilities directly from Slack. Ask questions, run actions, and get insights without leaving your team communication platform. **Currently in closed beta** - we are not accepting new applications at the moment and will update once it moves to open beta.
85+
Interact with Port's AI capabilities directly from Slack. Ask questions, run actions, and get insights without leaving your team communication platform.
8686

8787
**[Learn about the Slack App →](/ai-interfaces/slack-app)**
8888

@@ -109,7 +109,7 @@ Port offers four main AI interfaces:
109109
- **Port AI Assistant**: Chat interface for quick questions and insights.
110110
- **AI Agents**: Customizable workflows for automations.
111111
- **MCP Server**: IDE integration for development workflows.
112-
- **Slack App**: Team collaboration interface (closed beta).
112+
- **Slack App**: Team collaboration interface.
113113
</details>
114114

115115
<details>
@@ -129,7 +129,7 @@ If you're a developer who works primarily in an IDE, consider starting with the
129129

130130
For custom workflows or automation, explore **AI Agents**. **[Learn about AI Agents →](/ai-interfaces/ai-agents/overview)**
131131

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)**
132+
For team collaboration, try the **Slack App** to bring AI insights into your communication platform. **[Explore Slack App →](/ai-interfaces/slack-app)**
133133
</details>
134134

135135
<details>
@@ -138,7 +138,7 @@ For team collaboration, try the **Slack App** to bring AI insights into your com
138138
- **Port AI Assistant**: Open beta - available to all users.
139139
- **MCP Server**: Open beta - available to all users.
140140
- **AI Agents**: Open beta - available to all users.
141-
- **Slack App**: Closed beta - not accepting new applications at the moment.
141+
- **Slack App**: Open beta - available to all users.
142142
</details>
143143

144144
<details>

docs/ai-interfaces/port-mcp-server/overview-and-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ import MCPInstallation from '/docs/generalTemplates/_mcp-installation.md'
2828
The Port Model Context Protocol (MCP) Server acts as a bridge, enabling Large Language Models (LLMs)—like those powering Claude, Cursor, or GitHub Copilot—to interact directly with your Port.io developer portal. This allows you to leverage natural language to query your software catalog, analyze service health, manage resources, and even streamline development workflows, all from your preferred interfaces.
2929

3030
:::info AI Agents vs. MCP Server
31-
The Port MCP Server is currently in open beta and provides significant standalone value, independent of our [AI Agents feature](/ai-interfaces/ai-agents/overview). Port AI Agents are currently in closed beta with limited access, while the MCP Server gives you immediate access to streamline building in Port, query your catalog, analyze service health, and streamline development workflows using natural language.
31+
The Port MCP Server is currently in open beta and provides significant standalone value, independent of our [AI Agents feature](/ai-interfaces/ai-agents/overview). Both the MCP Server and AI Agents are in open beta and available to all users. The MCP Server gives you immediate access to streamline building in Port, query your catalog, analyze service health, and streamline development workflows using natural language.
3232

33-
While the MCP Server can interact with Port AI Agents when available, the core MCP functionality can be used freely without requiring access to the closed beta AI Agents feature.
33+
While the MCP Server can interact with Port AI Agents when available, the core MCP functionality can be used freely on its own.
3434
:::
3535

3636
## Why integrate LLMs with your developer portal?

docs/ai-interfaces/slack-app.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ sidebar_position: 7
33
title: Slack App
44
---
55

6-
import ClosedBetaFeatureNotice from '/docs/generalTemplates/_closed_beta_feature_notice.md'
6+
import BetaFeatureNotice from '/docs/generalTemplates/_beta_feature_notice.md'
77

88
# Slack Application
99

10-
<ClosedBetaFeatureNotice id="slack-app" />
10+
<BetaFeatureNotice id="ai-form" />
1111

1212
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.
1313

@@ -39,16 +39,14 @@ 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 install the Slack app, you will first need to apply for access to Port's AI program by filling out [this form](https://forms.gle/krhMY7c9JM8MyJJf7).
43-
4442
- To interact with AI agents, you need to have at least one agent deployed in your portal.
4543
See the [Build an AI agent](/ai-interfaces/ai-agents/build-an-ai-agent) page to learn more.
4644

4745
## Installation
4846

4947
To install the Slack app, follow these steps:
5048

51-
- Navigate to the [Slack app installation page](https://app.port.io/settings/slack-app). This page will be accessible only after being approved for the AI program (see prerequisites above).
49+
- Navigate to the [Slack app installation page](https://app.port.io/settings/slack-app).
5250

5351
- Click on the "Add to Slack" button.
5452

0 commit comments

Comments
 (0)