# Deployment Best Practices

* Complete QuickStart and Create Business Requirements Document
* Allocated AWS Accounts to Financial Budgets prior to adding users
* Communicate to users that they will receive emails inviting them to FinOps Center but that they should wait a day to enter the application or they may not have their experience loaded
* Add Users via the Admin Screen not the Cognito Interface
* Allocation Users to their Financial Scope once the Accounts have been Allocated to their Budgets
* Configure initial Amazon QuickSight Dashboard to all Roles
* Upload Customer logo prior to adding users
* Update the Cognito Email Invites Prior to sending invites

  Once the Customer Logo has been upload - create a new invalidation in CloudFront.
* Validate that CloudFront is Configured Correctly.
* Add Memory to Highly Used Lambda Function - UsageLambdaHandler


---

# 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/technical-documentation/deployment-best-practices.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.
