> ## 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.

# 2025 11 03

<Update label="November 3, 2025" description="Create model from pipeline, reusable data grid, and ECM with arbitrary RC pairs">
  ## Create model from pipeline

  You can now create a model directly from a pipeline, opening the model creator pre-filled with the pipeline's parameters in read-only mode. This streamlines the workflow from fitting to simulation.

  [Find out more →](/build/models)

  ## Reusable data grid across Studio

  All tables in Studio now share a consistent browsing experience with built-in search, filtering, and configurable columns.

  ## ECM with arbitrary RC pairs

  The pipeline now supports equivalent circuit models with an arbitrary number of RC pairs, integrated with the lumped single electrode SPMR. This enables more flexible impedance-based modeling.

  <AccordionGroup>
    <Accordion title="Studio">
      **Improvements**

      * Pipeline UI improvements — "New" tag for outputs, calculation metadata display, and smoother API requests.
      * Added pipeline attributes: name, description, and project association.
      * Copy parameters and view config details in pipelines.
      * Added pipeline created-by info showing creator email.
      * Organization creation and invitation for admin users.
      * Added documentation button with updated docs links.

      **Fixes**

      * Fixed Maccor protocol C-rate capacity termination.
      * Fixed query for existing users by email.
      * Fixed minor admin page bugs.
      * Fixed pipeline parameter output display — filter constants and fix nested function parameters.
    </Accordion>

    <Accordion title="Pipeline">
      **Improvements**

      * Added support for parsing custom models.
      * Updated for PyBaMM 25.10 — composite electrodes and EIS handling.
      * Improved handling of nested function parameters during parameter cleanup.

      **Fixes**

      * Fixed a bug affecting initial-SOC-from-voltage calculations.
      * Fixed source generation for nested function parameters.
      * Fixed calculation input/output parameter names.
    </Accordion>
  </AccordionGroup>
</Update>
