# Amazon Q in QuickSight FinOps Center Framework

The Amazon Q in QuickSight FinOps Center Framework uses the same Deployment Model as FinOps Center via the Marketplace - AMI with CloudFormation.&#x20;

Once the Offering is added to your AWS Accounts you will have an AMI that needs to be launch with the IAM Profile that was used for the Product Installation.&#x20;

{% embed url="<https://youtu.be/BC_jwwD8KYc>" %}

The Solution code will be deployed via 2 CloudFormation Scripts.&#x20;

The First CFT builds and deploys the backend that will extract data from your FinOps Center application's DyanamoDB tables and pushes them to S3 that are created. Glue Crawlers then create the schema to be leverage for the 2nd CFT.&#x20;

Note: Prior to proceeding to the 2nd CFT Script the Glue Crawlers must successfully complete and the new S3 buckets ([amazonqframework-finopscenterqdataextractionbucket](https://us-east-1.console.aws.amazon.com/s3/buckets/amazonqframework-finopscenterqdataextractionbucket-ge0pqccf8slq?region=us-east-1) & [amazonqframework-finopscenterqperiodbucketb17f0b5d-](https://us-east-1.console.aws.amazon.com/s3/buckets/amazonqframework-finopscenterqperiodbucketb17f0b5d-b2poqe8wg3rq?region=us-east-1)) must be shared with QuickSight.

<figure><img src="/files/7xfsEuqC1G5Bz7R80Uaw" alt=""><figcaption></figcaption></figure>

&#x20;

The 2nd CFT will install the Athena Queries, QuickSight Datasets, QuickSight Topics, and other configurations. For the Installation, you need the Author Pro ID that was created to provide as a parameter for the Template to complete.

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

The CFT will take about 3 minutes to Run but the deployment will still be running. Allow for 15 mins before returning to the Back to QuickSight Console. In Console, navigate to the Groups Tag in Management to add the Author Pro User to the Topics-Admin Group.

Navigate to the Author Pro's Console and monitor the Topics being built. Note that Topics are built once the SPICE for the Dataset has successfully been Refreshed. Depending on the amount of data in your CUR2 or Application, this can take up to 30mins. As Topics appear they will be automatically added to the application by Role. As a best practices, run an invalidation in CloudFront upon completetion of all Topics being created.&#x20;


---

# 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.finopscenter.com/welcome-to-finops-center-documentation/marketplace-installation/amazon-q-in-quicksight-finops-center-framework.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.
