> ## Documentation Index
> Fetch the complete documentation index at: https://docs.platform.blackmountain.io/llms.txt
> Use this file to discover all available pages before exploring further.

# v3.0.1-1 - Multi-Organisation Billing Hotfix

> Fixed chatting for users in multiple organisations and improved billing error messages

<Info>
  **Release Date:** March 4, 2026
</Info>

Hotfix for users who belong to multiple organisations where one has an inactive subscription.

## Bug Fixes

<AccordionGroup>
  <Accordion title="Multi-Organisation Chat Fix" icon="check">
    Chatting no longer fails when you belong to multiple organisations and one of them has no active subscription. The system now correctly checks billing for the organisation you're currently using.
  </Accordion>

  <Accordion title="Improved Error Messages" icon="circle-exclamation">
    If your current organisation's billing is inactive, the error message now shows the organisation name and suggests switching to a different one.
  </Accordion>

  <Accordion title="Enterprise Context Fix" icon="check">
    Resolved an issue that could cause a server error when starting a chat with enterprise contexts disabled.
  </Accordion>
</AccordionGroup>
