Documentation Index¶
Fetch the complete documentation index at: https://makakoo-traylinx-35.mintlify.app/llms.txt Use this file to discover all available pages before exploring further.
Subscription Tiers¶
Compare TrayLinx plans — Explorer, Creator, Operator, and Validator.
TrayLinx offers four subscription tiers. Each tier unlocks a different set of capabilities around project limits, team size, agent publishing, and revenue sharing. Choose the plan that matches where you are in your journey.
Tiers at a glance¶
Plan comparison¶
| Feature | Explorer | Creator | Operator | Validator |
|---|---|---|---|---|
| Monthly cost | \$0 | See dashboard | See dashboard | See dashboard |
| Max projects | 1 | 5 | 1,000 | 1,000 |
| Team size | 1 member | 1 member | 5 members | 20 members |
| Agent listings | 0 | 1 | 1,000 | 1,000 |
| Agent publishing | No | Yes | Yes | Yes |
| Creator share | 0% | 70% | 85% | 90% |
| Network share | — | 10% | 5% | 5% |
| Platform share | — | 20% | 10% | 5% |
Explorer (Free)¶
The Explorer plan is permanently free. It gives you access to a single project with one member seat so you can explore the platform, build agents, and test integrations without any cost commitment.
Limits:
- 1 project
- 1 member
- Agent publishing is not available
- Revenue sharing is 0% — you cannot earn from Marketplace listings
Creator¶
The Creator tier is designed for individual developers who want to ship their first commercial agent and start earning on the Marketplace.
Limits and capabilities:
- Up to 5 projects
- 1 member seat
- 1 professional agent listing on the Marketplace
- 70% creator share on all agent revenue (10% Network, 20% Platform)
Operator¶
The Operator tier is built for teams running a portfolio of agents at scale.
Limits and capabilities:
- Up to 1,000 projects
- Up to 5 member seats
- Up to 1,000 professional agent listings
- 85% creator share on all agent revenue (5% Network, 10% Platform)
Validator¶
The Validator tier is the highest available tier. It is suited for large enterprises, high-volume operations, and users who actively participate in platform governance.
Limits and capabilities:
- Up to 1,000 projects
- Up to 20 member seats
- Up to 1,000 professional agent listings
- 90% creator share on all agent revenue (5% Network, 5% Platform)
Upgrading your tier¶
You can upgrade your subscription at any time from Organization Settings or directly from the Publish to Marketplace modal if you hit a listing limit.
Alternatively, if you attempt to publish more agents than your current tier allows, a prompt appears with a direct link to upgrade.
Downgrading your tier¶
Downgrades are handled through the Stripe billing portal:
- Go to Organization Settings → Billing.
- Click Manage Subscription to open the Stripe portal.
- Select the lower plan and confirm.
When you downgrade, your new limits take effect at the start of the next billing cycle. Any agent listings that exceed the new limit will need to be removed before or at that point.
Tier-based feature gating¶
The UI enforces tier limits in real time. The limits are fetched from the backend on each page load and cached for up to 5 minutes. If a request to load capabilities fails, the system falls back to the following defaults:
| Tier internal name | Display name | Max projects | Max members | Max agent listings | Can publish |
|---|---|---|---|---|---|
free |
Explorer | 1 | 1 | 0 | No |
creator |
Creator | 5 | 1 | 1 | Yes |
operator |
Operator | 1,000 | 5 | 1,000 | Yes |
validator |
Validator | 1,000 | 20 | 1,000 | Yes |
enterprise |
Enterprise | Unlimited | Unlimited | Unlimited | Yes |
When you reach a project or member limit, the Create Project and Invite Member actions are disabled and display an upgrade prompt. When you reach your agent listing limit, the Publish to Marketplace button triggers an upgrade flow instead of the standard publishing modal.
For more on publishing agents, see Publishing Agents.
Built with Mintlify.