> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/files/integrations/providers.md).

# Providers

**Where:** Files → Integrations → **Add** · `/projects/<project>/files/integrations/pick`

Pick a provider below to see what it is for and what its configuration form asks. In the app the same catalog appears as a gallery on the pick screen; providers you already connected are marked.

| Provider                                                                    | What it is                                                                                                                                                  |
| --------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [AWS S3](/cloud/files/integrations/providers/aws-s3.md)                     | Amazon Simple Storage Service (Amazon S3) is an object storage service offering industry-leading scalability, data availability, security, and performance. |
| [Google Drive](/cloud/files/integrations/providers/google-drive.md)         | Store project files in Google Drive using a service account.                                                                                                |
| [Google Cloud Storage](/cloud/files/integrations/providers/google-cloud.md) | Store project files in a Google Cloud Storage bucket using a service account JSON key.                                                                      |
| [Azure Blob Storage](/cloud/files/integrations/providers/azure-blob.md)     | Store project files in an Azure Blob Storage container using a storage account connection string.                                                           |

## API reference

Endpoints: [Files → Integrations](/api-reference/files/integrations.md).
