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

# Configure resources

> Learn how to initialize, adjust, and manage build resources for your project.

<CardGroup cols={3}>
  <Card title="Resource initialization" icon="play" href="/docs/manage-resources/resource-init">
    Learn how resources are allocated by default upon first deployment.
  </Card>

  <Card title="Resource configuration" icon="sliders-horizontal" href="/docs/manage-resources/adjust-resources">
    Configure CPU, RAM, and disk storage on a per-environment basis.
  </Card>

  <Card title="Build resources" icon="hammer" href="/docs/manage-resources/build-resources">
    Configure project build resources on Upsun.
  </Card>
</CardGroup>
