Skip to content

Commit 2582c9b

Browse files
committed
lots of minor improvements and updates to docs
1 parent 404772a commit 2582c9b

101 files changed

Lines changed: 389 additions & 343 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/account-management/organization-management.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 👥 Organization Management
1+
# Organization Management
22

33
Every account has a parent space that acts as the central hub within the organization. All team members must belong to this parent space before joining other spaces, ensuring a unified structure.
44

Lines changed: 93 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,97 @@
11
---
2-
title: Account Management Overview
32
sidebar_position: 1
43
---
4+
# Compare Plans and Features
55

6-
# Account Management
6+
## Available Subscription plans
7+
8+
### 🧠 Build Agents
9+
10+
| Feature | Summary | Free | Builder | Startup | Scaleup | Enterprise |
11+
|----------------------------|-----------------------------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
12+
| Visual Builder | Drag-and-drop interface for building workflows. ||||||
13+
| Visual Debugging | Real-time debugging to fix workflow issues. ||||||
14+
| Integrations | Connect to tools like Slack, HubSpot, or Zapier. ||||||
15+
| Chat-to-Agent with Weaver | Convert prompts into AI workflows instantly. ||||||
16+
| NodeJS Components | Add custom logic via Node.js modules. ||||||
17+
| Private Agents | Deploy agents in secure, private environments. ||||||
18+
| Version Control | Track workflow changes and collaborate. ||||||
19+
| RAG | Use real-time data to enhance agent responses. ||||||
20+
| Enterprise Collection | Enterprise templates, support, and integrations. ||||||
21+
22+
---
23+
24+
### ☁️ Agent Hosting
25+
26+
| Hosting Option | Summary | Free | Builder | Startup | Scaleup | Enterprise |
27+
|---------------------------|-------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
28+
| Local | Run on your infrastructure for full control. ||||||
29+
| Agent Cloud | Scalable cloud infrastructure. ||||||
30+
| AWS Cloud & On-Prem | Enterprise-grade hosting on AWS or on-prem. ||||||
31+
32+
---
33+
34+
### 🚀 Agent Deployment
35+
36+
| Deployment Method | Summary | Free | Builder | Startup | Scaleup | Enterprise |
37+
|---------------------------|-------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
38+
| Export Agents | Export for local or client use. ||||||
39+
| Chat with Agent | Test agents via chat interface. ||||||
40+
| Fast API Calls | Prioritized API execution. || 100 | 5000 | 25000 | Custom |
41+
| Deploy as API | Expose agents via API endpoints. ||||||
42+
| Agent Bulk Work | Run agents in batch for large tasks. ||||||
43+
| Agent Work Schedules | Schedule agent execution. ||||||
44+
| Deploy as Chat to Web | Add agents as chat widgets to websites. ||||||
45+
| Deploy as LLM | Use agents as scalable language models. ||||||
46+
| Deploy as ChatGPT | Deploy agents on ChatGPT. ||||||
47+
48+
---
49+
50+
### 🤝 Collaboration
51+
52+
| Feature | Summary | Free | Builder | Startup | Scaleup | Enterprise |
53+
|---------------------------|-------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
54+
| Collaborative Editing | Co-edit agents with your team. ||||||
55+
| Share Agents with Team | Share agents across organization. ||||||
56+
| Seats Included | Number of included users. | 1 | 1 | 3 | 5 | Custom |
57+
| Additional Seats | Cost per additional seat. || $39 | $39 | $39 | Custom |
58+
| Private Project Spaces | Secure workspaces for teams or clients. ||| 10 | 50 | Unlimited |
59+
| White Labeled Spaces | Brand your project spaces. ||||||
60+
61+
---
62+
63+
### 🧠 AI Models
64+
65+
| Option | Summary | Free | Builder | Startup | Scaleup | Enterprise |
66+
|---------------------------|-------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
67+
| Built In Models | Access built-in commercial/open source models. | 2.5x | 1.5x | 1.3x | 1.1x | Custom |
68+
| Bring your own Model | Connect your own AI model. ||||||
69+
| Hugging Face Models | Integrate Hugging Face models. ||||||
70+
| OpenAPI Integration | Add external APIs via OpenAPI. || - ||||
71+
| Enterprise Model Support | Use models like AWS Bedrock, Google Vertex. |||| - ||
72+
73+
---
74+
75+
### 🔐 Security
76+
77+
| Feature | Summary | Free | Builder | Startup | Scaleup | Enterprise |
78+
|---------------------------|-------------------------------------------------------------------------|:----:|:-------:|:-------:|:-------:|:----------:|
79+
| Encryption | Encrypt data in transit and at rest. ||||||
80+
| Data Privacy | Ensure workflow and data security. ||||||
81+
| Key Vault | Manage encryption keys securely. ||||||
82+
| Log Retention | Access logs for 7–90+ days. | 7d | 30d | 30d | 90d | Custom |
83+
| API Authentication | Enable secure API access. ||||||
84+
| Role Management | Assign and manage user permissions. ||||||
85+
| Space based Permissions | Control access at workspace level. ||||||
86+
87+
---
88+
89+
### 🛠️ Support
90+
91+
| Option | Summary | Free | Builder | Startup | Scaleup | Enterprise |
92+
|----------------------------|-------------------------------------------------------------------------|:--------:|:--------:|:--------:|:----------------:|:--------------:|
93+
| Academy | Tutorials and learning resources. ||||||
94+
| Support Level | Type of support available. | Community| Community| Personal| Personal Priority | Team Priority |
95+
| Direct Founder Support | Access founders directly. ||| - |||
96+
| Workshops | Hands-on onboarding and training. ||| - |||
97+
| Forward Deployed Engineer | Get help from assigned engineers. ||||||

docs/account-management/plans_and_subscriptions.mdx

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)