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

# Week 3

> Editor credit limits in workspace member settings now support values from 0 to 10,000.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="August 17">
  <span class="changelog-improved">Improved</span>

  * **Higher Editor credit limits**: Workspace owners can now set Editor credit limits from **0 to 10,000** in **Settings → Members**. [Learn more](/getting-started/collaboration/workspace#steps)
</Update>
