Copilot Instructions for AI-Enabled Flows
Inline Copilot guidance surfaced in the API, Hub, and Admin layers to help users leverage AI-assisted workflows
This article documents the Copilot Instructions feature, shipped in Tiled v59.0.0 across three layers of the platform: the API (TD-6590), the Hub (TD-6591), and the Admin panel (TD-6594). Copilot Instructions provide inline contextual guidance that helps users understand and leverage AI-enabled flows at the point of use, reducing the learning curve for AI-assisted content creation.
Scope: All Tiled users interacting with AI features in the Hub and Builder. Developers using the Tiled API for AI-enabled integrations. Administrators configuring AI settings via the Admin panel.
2. Feature Description
Copilot Instructions are contextual, inline prompts and guidance blocks surfaced at key decision points within AI-enabled flows. They appear when a user initiates an AI action — such as using the AI Builder button, configuring an AI-powered personalization field, or setting up an API integration with AI capabilities — and provide actionable context for how to proceed.
|
API Layer (TD-6590) |
Copilot instructions embedded in API response structures and documentation references for developers building AI-enabled integrations. Guides API consumers on how to structure prompts, handle AI-generated responses, and configure AI parameters. |
|
Hub Layer (TD-6591) |
Inline instruction cards and contextual tooltips surfaced within the Tiled Hub UI when a user accesses AI features. Appears adjacent to the AI Builder button and AI-related configuration panels. |
|
Admin Layer (TD-6594) |
Copilot instruction blocks available in the Admin panel for platform administrators configuring organization-level AI settings, including Copilot enablement, scope controls, and usage visibility. |
3. Accessing Copilot Instructions
3.1 In the Hub (Builder)
12. Open any microapp in Builder 2.0.
13. Click the AI button in the Builder toolbar.
14. Copilot instruction cards appear alongside the AI input panel, providing guidance on available AI actions and how to write effective prompts.
15. Follow the inline instructions to generate content, suggest layouts, or apply AI-driven edits.
3.2 In the Admin Panel
16. Navigate to the Admin panel from your Library settings.
17. Locate the Copilot or AI settings section.
18. Copilot instructions are shown inline next to each AI configuration option, describing the effect of each setting and recommended configurations.
3.3 Via the API
19. Review the updated API documentation for AI-enabled endpoints.
20. Copilot instruction fields are included in API response objects where applicable, providing guidance at the code level for developers building on top of Tiled's AI capabilities.
4. Roles & Access Requirements
|
All Authenticated Users |
Can access Copilot instructions in the Hub when AI features are enabled for their organization. |
|
Library Administrator |
Can access Copilot instructions in the Hub and Admin panel. Responsible for configuring organization-level AI settings. |
|
API Developer |
Can access Copilot instructions embedded in API responses when using AI-enabled endpoints. |
|
Tiled Platform Admin |
Full access to Copilot settings and instructions across all three layers. |
5. Audit Evidence
• Copilot instruction delivery is scoped to authenticated users within an organization — access is governed by the same session and role controls as the rest of the Hub (SOC 2 CC6.1).
• Admin-layer Copilot configuration changes are logged to the Tiled audit trail, recording the administrator who made the change and the timestamp.
6. Change History
|
v1.0 — April 7, 2026 |
Initial article. Feature shipped in Tiled v59.0.0 (TD-6590, TD-6591, TD-6594). |