Documentation Index
Fetch the complete documentation index at: https://astralform.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Projects are the primary unit for organizing your AI agents. Each project belongs to a team and has:- Its own API keys
- Agents (each with LLM, skills, MCP servers, and tools)
- Conversation history
- Capsule sandbox sessions
Creating a Project
- Go to astralform.ai
- Select the team you want to create the project under
- Click New Project in the sidebar
- Enter a project name
- Click Create
Project Settings
Access project settings by clicking the gear icon next to your project name.General
- Project Name - Display name for the project
- Project ID - Unique identifier (read-only)
- Team - The team this project belongs to (read-only)
Danger Zone
- Delete Project - Permanently removes the project and all associated data
Multiple Projects
Use separate projects for:- Development vs Production - Different API keys and configurations
- Different Apps - Each app gets its own project
- Testing - Isolated environment for experiments
API Access
Each project exposes the same API endpoints, authenticated by project-specific API keys:Next Steps
API Keys
Generate and manage API keys
Agents
Configure agents with LLM, skills, and tools
