For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The final step of implementing your solution with Skyflow is going live in Production. During this stage, you review your production readiness, import any existing data or tokens, and launch your solution.
Ensure production readiness
Following your security review, Skyflow provisions a Production environment for you.
During this process, you must do the following:
Create your Production schema. You can download your schema from Skyflow Studio, and upload in Production using the following steps:
In Studio for your Sandbox instance, navigate to your vault.
Select Download Schema on the top right.
In Studio for your Production instance, click Add Vault > Upload Vault Schema, then upload your schema.
Configure your Production setup. Now that you’ve built and tested your solution in Sandbox, mirror any settings and configurations:
Users and service accounts
Roles and policies
Additional features as required (Connections, Functions, Pipelines)
If your solution uses Connections, contact Skyflow to whitelist the required
outbound third-party URLs for your Production environment.
Migrate resources from Sandbox to Production
Migrate your governance resources, connections, and pipelines from Sandbox to Production. For examples, see the Skyflow Foundry migration scripts.