Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt

Use this file to discover all available pages before exploring further.

An Organization is the top-level container in Ionworks. It represents your team’s workspace where all your projects, data, and members are managed.

Organization Structure

Organization
├── Projects
│   ├── Studies → Simulations
│   └── Optimizations
├── Cell Specifications
├── Models
└── Parameterized Models

Key Concepts

Central Workspace

Your organization is the central hub for all your work. Every Project, Cell Specification, Model, and Parameterized Model belongs to your organization.

Shared Resources

All data is owned at the organization level:
  • Cell Specifications are shared across all projects
  • Models are available to all team members
  • Parameterized Models can be used in any project
This means when you create a cell or model in one project, it becomes available in all projects within your organization.

Team Collaboration

  • Invite team members to your organization
  • Manage access through roles (Admin, Member, Viewer)
  • All projects are visible to organization members

Next Steps