# Onboarding

- [Start Here](https://docs.sedai.io/get-started/onboarding/readme.md): Welcome to Sedai! We are excited to help your team start exploring opportunities with your cloud resources. Use this guide to get your team up and running quickly.
- [About](https://docs.sedai.io/get-started/onboarding/readme/about.md): Learn more about autonomous cloud management and how to optimize for cost and performance.
- [What to Expect](https://docs.sedai.io/get-started/onboarding/readme/what-to-expect.md): Learn more about what happens after you integrate your cloud & monitoring data.
- [Setup Checklist](https://docs.sedai.io/get-started/onboarding/readme/setup-checklist.md): Let's get started! Keep this guide handy as you get set up for the first time in Sedai.
- [Understanding Operation Modes](https://docs.sedai.io/get-started/onboarding/readme/understanding-operation-modes.md): Learn more about how Sedai safely utilizes permissions and manages your cloud resources.
- [Safety & Security](https://docs.sedai.io/get-started/onboarding/readme/safety-and-security.md): Learn about how Sedai prioritizes the security and reliability of autonomous actions, protects customer data, and adheres to compliance standards.
- [CI/CD](https://docs.sedai.io/get-started/onboarding/readme/ci-cd.md): Learn how Sedai works with CI/CD workflows to ensure changes to your codebase are regularly integrated, tested, and deployed.
- [Autonomous Cloud Management](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management.md): Learn how Sedai's AI-driven cloud management solution ensures continuous optimization and autonomous operations for your cloud environment. Follow our step-by-step guide.
- [Connect AWS account](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-aws-account.md): Connect your AWS account to Sedai's cloud management system by configuring IAM roles. Follow this detailed guide to set up secure access for autonomous operations.
- [Connect Azure account](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-azure-account.md): Securely connect your Microsoft Azure account to Sedai's autonomous cloud platform.
- [Connect GCP account](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-gcp-account.md): Connect your Google Cloud Platform account to Sedai to enable AI-driven, autonomous cloud management. Follow our guide for seamless configuration.
- [Connect Kubernetes cluster](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster.md): Learn how to connect your Kubernetes cluster with Sedai's autonomous cloud management platform. Achieve continuous optimization and automation for your workloads.
- [Sedai Smart Agent](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster/sedai-smart-agent.md): Connect Kubernetes to Sedai’s autonomous cloud management using the Sedai Smart Agent. Ensure seamless cloud operations with this integration guide.
- [EKS Agentless Setup](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster/eks-agentless-setup.md): Learn how to connect AWS Elastic Kubernetes Service clusters to Sedai without an agent.
- [AKS Agentless Setup](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster/aks-agentless-setup.md): Learn how to connect your Azure Kubernetes Service workloads to Sedai without an agent.
- [GKE Agentless Setup](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster/gke-agentless-setup.md): Learn how to connect your Google Kubernetes Engine workloads to Sedai without an agent.
- [Node Optimisation Setup for AKS](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-kubernetes-cluster/node-optimization-setup.md): Learn how to add credentials for node optimization to Sedai.
- [Connect Monitoring Data](https://docs.sedai.io/get-started/onboarding/autonomous-cloud-management/connect-monitoring-data.md): Learn how to connect monitoring data to Sedai's autonomous cloud management platform. Monitor, manage, and optimize your cloud infrastructure effortlessly.
- [FinOps](https://docs.sedai.io/get-started/onboarding/augmented-finops.md): Connect your AWS or Azure billing accounts to explore your cloud expenses and view financial optimization opportunities.
- [AWS FinOps Onboarding](https://docs.sedai.io/get-started/onboarding/augmented-finops/aws-finops-onboarding.md): Integrate your AWS Cost and Usage Reports into Sedai for FinOps
- [Connect AWS Billing Account](https://docs.sedai.io/get-started/onboarding/augmented-finops/connect-aws-billing-account.md): Connect an AWS billing account to explore your cloud expenses and view financial optimization opportunities.
- [Connect Azure Billing Account](https://docs.sedai.io/get-started/onboarding/augmented-finops/connect-azure-billing-account.md): Connect an Azure billing account to explore your cloud expenses and view financial optimization opportunities.


---

# 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.sedai.io/get-started/onboarding.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.
