# Cloud Providers

You can connect an existing AWS account to PCC for your project.

## Setting Up a New AWS Account

Setting up a new managed AWS account is currently disabled. If you have a usecase for a new, LF managed AWS account, please contact support.

## Other AWS Account <a href="#other-aws-account" id="other-aws-account"></a>

#### Associating a Different AWS Account with Your Project

Use this section to add an existing project AWS Account to the LF Consolidated billing account.

To link your project AWS account, follow these steps:

1. Log into the PCC.
2. Select **Cloud Providers** from the **Operations** tab.
3. Navigate to the **Project** dashboard.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-d44836ac50374dd2e6d62f23d8a34820b8654feb%2FCloud%20Providers.png?alt=media" alt=""><figcaption><p>Cloud Providers</p></figcaption></figure>

3. On the **Cloud Providers** page, click <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-b7c4500c3631f986e982163e85bf472c5f6ccf5d%2Fimage.png?alt=media" alt="" data-size="line"> icon next to the **Other AWS Account**. Enter the **AWS Account ID** and click **Connect**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-0da6a6f499bb67b325b4d806cf539c0f47ddd5f7%2FOther%20AWS%20Account.gif?alt=media" alt=""><figcaption><p>Other AWS Accounts</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/project-control-center/v2-latest-version/operations/cloud-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
