End User License Agreement
Last updated: March 2026
This End User License Agreement ("EULA") is a legal agreement between you ("User," "you") and Trio — AI 2 Design, a product of ai2.design, operated by BEY AGENCY LTD ("Licensor," "we," "us") for the use of the Trio Figma Plugin, the Trio Companion Server (distributed via npm as trio-ai2design), and associated documentation, updates, and patches (collectively, the "Software"). By installing, copying, or otherwise using the Software, you agree to be bound by this EULA. If you do not agree, do not install or use the Software.
1. Agreement to Terms
By installing, copying, or otherwise using the Software, you agree to be bound by this EULA. The Software includes:
- Trio Figma Plugin — the plugin installed from Figma Community
- Trio Companion Server — the locally-installed server software (distributed via npm as
trio-ai2design) - Associated documentation, updates, and patches
If you do not agree to these terms, do not install or use the Software.
2. License Grant
2a. Scope of License
Subject to the terms of this EULA and your valid subscription (if applicable), we grant you a limited, non-exclusive, non-transferable, revocable, worldwide license to install, run, and use the Software for its intended purpose: generating, modifying, and exporting UI designs within Figma.
| Attribute | Description |
|---|---|
| Limited | Restricted to the uses described herein |
| Non-exclusive | We may grant licenses to others |
| Non-transferable | You may not transfer this license to another party |
| Revocable | We may revoke this license for breach of terms |
| Worldwide | Usable in any jurisdiction |
2b. Number of Installations
You may install the Software on any number of devices, subject to your plan's simultaneous session limits. A "session" is defined as one running instance of the companion server connected to one Figma plugin instance.
| Plan | Simultaneous Sessions |
|---|---|
| Free | 1 |
| Pro | 3 |
| Team | 10 per user |
| Enterprise | Unlimited |
2c. Team License
If you hold a Team or Enterprise subscription, your license extends to authorized team members who have been invited and accepted through the team management system. Each team member must have their own account.
3. License Restrictions
You may NOT:
3a. Software Modification
- Modify, adapt, translate, or create derivative works of the Software
- Decompile, disassemble, reverse engineer, or attempt to derive the source code of the Software, except to the extent expressly permitted by applicable law (e.g., EU Software Directive for interoperability)
3b. Distribution
- Copy, distribute, sublicense, rent, lease, or lend the Software to any third party
- Make the Software available over a network where it could be used by multiple devices or users beyond your license scope
- Redistribute the companion server binary or npm package under a different name or brand
3c. Commercial Exploitation
- Use the Software to build a competing product or service
- Resell, white-label, or offer the Software's capabilities as part of your own product without a separate written agreement from us
- Use the Software for service bureau, time-sharing, or similar commercial arrangements
3d. Security
- Remove, alter, or obscure any proprietary notices, labels, or marks on the Software
- Circumvent or disable any technical protection measures, license verification, or usage tracking mechanisms
- Attempt to gain unauthorized access to our cloud services, APIs, or infrastructure
3e. System Prompts and AI Configuration
- Extract, copy, or redistribute the system prompts, design system specifications, or AI tool configurations bundled with the Software
- Use the system prompts or tool definitions to power a different AI system or service
- Modify the system prompts in ways that circumvent safety guidelines or usage restrictions
4. Ownership
4a. Software Ownership
The Software is licensed, not sold. We retain all right, title, and interest in the Software, including:
- Source code, object code, and binaries
- System prompts and AI tool configurations
- Design system specification files (component JSONs, token definitions)
- Icon pack data files
- Documentation and user interface designs
- All patents, copyrights, trademarks, trade secrets, and other intellectual property rights
4b. User-Generated Content
You retain full ownership of all content you create using the Software, including Figma designs generated through prompts, prototyping interactions and flows, exported code in any framework, and modifications you make to generated designs. We claim no ownership, license, or rights to your designs, prototypes, or exported code. Your output is yours — fully and unconditionally.
4c. Third-Party Components
The Software includes third-party open-source components. Their licenses are included in the Software's distribution and are not altered by this EULA. You must comply with the terms of those third-party licenses.
5. AI-Generated Output
5a. Ownership of AI Output
Designs and code generated by the Software using AI are your property. You may use them for any lawful purpose, including commercial projects, without attribution to Trio or Anthropic.
5b. No Guarantee of Uniqueness
AI-generated output is not guaranteed to be unique. Other users submitting similar prompts may receive similar designs. We do not monitor or control what other users generate.
5c. No Guarantee of Accuracy
AI-generated designs and code are provided without guarantees of:
- Visual accuracy or design quality
- Code correctness or security
- Compliance with specific accessibility standards (WCAG, ADA)
- Fitness for any particular purpose
You are solely responsible for reviewing, testing, and validating all AI-generated output before deploying it in production.
5d. Intellectual Property Considerations
While we have no reason to believe AI-generated designs infringe third-party intellectual property, we cannot guarantee this. You are responsible for ensuring that your use of generated designs does not infringe copyrights, trademarks, or other intellectual property rights of others.
6. Subscription and Access
6a. Free Plan
The Free plan grants you access to a subset of features at no cost. We reserve the right to modify Free plan features, limits, or availability with 30 days' notice.
6b. Paid Plans
Paid subscriptions (Pro, Team, Enterprise) provide enhanced features as described on our pricing page. Subscription terms, including billing, cancellation, and refunds, are governed by our Terms of Service.
6c. Plan Enforcement
The Software enforces plan-based restrictions on:
- Daily prompt limits per mode (design, prototype, code)
- AI model availability
- Design system and icon pack access
- Reference image attachment
- Session limits
- Tool-level access (certain tools require Pro or Team tier)
Attempting to circumvent these restrictions constitutes a violation of this EULA.
7. Updates and Maintenance
7a. Updates
We may release updates, patches, or new versions of the Software from time to time. These may add new features or tools, fix bugs or security vulnerabilities, change or remove existing features, or update dependencies (including AI models). Updates to the npm package (trio-ai2design) are distributed through npm. Plugin updates are distributed through Figma's plugin update mechanism.
7b. Backward Compatibility
We make reasonable efforts to maintain backward compatibility, but do not guarantee that designs created with older versions will render identically with newer versions, that system prompts or tool configurations will remain unchanged, or that API or protocol changes won't require companion server updates.
7c. Support
- Free plan: Community support only (if available)
- Pro plan: Email support
- Team plan: Email support with priority response
- Enterprise plan: Dedicated support with custom SLA
8. Data Collection by Software
The companion server collects and transmits the following data:
| Data | Destination | Purpose |
|---|---|---|
| Account token (JWT) | Supabase | Authentication |
| Usage counters | Supabase | Plan limit enforcement |
| Session metadata | Supabase | Session management |
| Text prompts | Anthropic (Claude) | AI processing |
| Tool call parameters | Local processing | Figma API execution |
The companion server does not: send your Figma file contents to any server, store prompts on disk or in any database, transmit design output outside of your Figma file, install additional software or modify system settings, or run in the background after you close it.
For complete data handling information, see our Privacy Policy.
9. Termination
9a. By You
You may terminate this license at any time by:
- Uninstalling the Figma plugin
- Uninstalling the companion server (
npm uninstall -g trio-ai2design) - Deleting your account
9b. By Us
We may terminate this license if you:
- Violate any term of this EULA
- Fail to pay applicable subscription fees
- Use the Software in a way that threatens our service integrity
- Are subject to sanctions or trade restrictions that prohibit our service
9c. Effect of Termination
Upon termination:
- You must cease all use of the Software
- You must uninstall all copies of the Software
- Your designs in Figma remain your property and are unaffected
- Sections 4 (Ownership), 5 (AI Output), 10 (Disclaimers), 11 (Limitation of Liability), and 12 (Indemnification) survive termination
10. Disclaimers
THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. WE DISCLAIM ALL WARRANTIES INCLUDING, BUT NOT LIMITED TO:
- MERCHANTABILITY
- FITNESS FOR A PARTICULAR PURPOSE
- NON-INFRINGEMENT
- ACCURACY OR RELIABILITY OF AI-GENERATED OUTPUT
- UNINTERRUPTED OR ERROR-FREE OPERATION
- COMPATIBILITY WITH ALL SYSTEMS OR FIGMA VERSIONS
11. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW:
- IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES
- OUR TOTAL LIABILITY SHALL NOT EXCEED THE AMOUNT YOU PAID FOR THE SOFTWARE IN THE 12 MONTHS PRECEDING THE CLAIM
- WE ARE NOT LIABLE FOR DAMAGES ARISING FROM THIRD-PARTY SERVICES (ANTHROPIC, FIGMA, STRIPE, SUPABASE)
- WE ARE NOT LIABLE FOR ANY LOSS OF DESIGNS, CODE, OR WORK PRODUCT
12. Indemnification
You agree to indemnify and hold harmless Trio and its affiliates from any claims arising from:
- Your use of the Software
- Your violation of this EULA
- Designs, prototypes, or code you create using the Software
- Your end users' interaction with products built using Software output
13. Export Compliance
You agree to comply with all applicable export and re-export control laws and regulations. You may not use the Software in any country subject to embargo or if you are on any restricted party list.
14. Governing Law
This EULA shall be governed by the laws of England and Wales, United Kingdom, without regard to its conflict of law provisions.
15. Entire Agreement
This EULA, together with the Terms of Service, Privacy Policy, and Acceptable Use Policy, constitutes the entire agreement regarding the Software and supersedes all prior agreements or understandings.
16. Contact
For questions about this EULA, contact us at hello@ai2.design or visit ai2.design/contact.
BEY AGENCY LTD (Parent Company)
Address: Suite 90415 Brayford Square, London, United Kingdom, E1 0SG
Company Number: 16435596
Questions about this EULA?
Contact our legal team at hello@ai2.design