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

# Server upgrades

> Information about how Upsun updates servers

To ensure your projects get the latest features, improvements, and bug fixes, Upsun updates the servers that deliver services.

No action is needed on your part, and no downtime occurs for your projects.

To view these upgrade events, go to the [activity logs](/docs/observability/logs/access-logs#activity-logs) for any project or environment and then select **Upgrade** from the **Filter** list.

## Affected servers

### Project API server

The project API server responds to API calls to make the CLI and Console work for your project.
It acts as the Git server, mirroring the source repository in the case of [source integrations](/docs/integrations/source).

It stores your app code and project configuration, provides API interfaces,
and orchestrates the build and deploy process and other tasks for your environments.

### Project metrics server

The project metrics server retrieves information about your environments' use of RAM, CPU, and disk.
You can view this information as part of [environment metrics](/docs/observability/metrics).
