Cloud and Server
Cloud and server overview
Learn how to interact with Prefect Cloud or self-host a Prefect server instance.
The Use Prefect Cloud section covers how to interact with Prefect Cloud. See the Prefect Cloud overview for a discussion of the pages in this section.
- Host Prefect server explains how to self-host Prefect server.
- Configure settings and profiles shows how to configure API interactions through environment variables or Prefect profiles.
- Manage run metadata in Python demonstrates how to interact with the API in Python through the
PrefectClient
.
Was this page helpful?