> For the complete documentation index, see [llms.txt](https://docs.finopscenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finopscenter.com/welcome-to-finops-center-documentation/marketplace-installation/finops-center-cft-installation.md).

# FinOps Center CFT Installation

## Stack Configuration

**FinOps Center creates IAM Roles and Policies. The Engineer deploying must have Administrative Privileges. (DO NOT INSTALL USING ROOT USER)**

Upon Selecting Next you will be taken to the YAML form to complete the FinOps Center Installation.

**Name Stack: No Requirements**

**Stack Parameter:**

<figure><img src="/files/nFOZ1QeCOZM3rpj638NZ" alt=""><figcaption></figcaption></figure>

* Bucket to CUR - cid-(CUSTOMERDELEGATEDADMINACCOUNT)-data-exports&#x20;
* Path to CUR Date - cur2/CustomerManagementAccount/cid-cur2/data
* Athena DB Name - cid\_data\_export
* Athena Table Name - cur2
* Athena DataCalog - AwsDataCatalog
* Athena WorkGroup - primary

<figure><img src="/files/fBp2c5KC8trhgqIbJuGV" alt=""><figcaption><p>Roles</p></figcaption></figure>

Roles aligned to Busienss Requirements

**Enviornment Parameters**

<figure><img src="/files/Z1vBz1t7ZDa4gqN8Xpuh" alt=""><figcaption></figcaption></figure>

* Static Website - S3 Bucket Name Created for Frontend Bucket
* From CloudFront - Distribution Name&#x20;
* Create your First Admin User and Email

Cost Optimization Hub&#x20;

* Bucket to CUR - cid-(CUSTOMERDELEGATEDADMINACCOUNT)-data-exports&#x20;
* Path - coh/(CustomerManagementAccount)\`/cid-coh/data/


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finopscenter.com/welcome-to-finops-center-documentation/marketplace-installation/finops-center-cft-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
