# Who is Firefly for?

Firefly is designed for DevOps, SRE (Site Reliability Engineering), Platform Engineering, and Cloud Infrastructure teams. If you are responsible for managing cloud resources, implementing IaC, ensuring compliance, or optimizing cloud costs, Firefly is built for you. Typical users include:

* **DevOps Engineers & SREs**: to streamline cloud provisioning and eliminate manual config drift.
* **Platform Engineering Teams**: to provide self-service infrastructure and enforce best practices enterprise-wide.
* **Cloud Architects & IT Ops**: to gain visibility into multi-cloud assets and maintain an authoritative inventory.
* **Security/Compliance Engineers**: to implement policy-as-code checks for security, compliance, and governance.
* **FinOps or Cloud Cost Managers**: to identify wasteful resources and enforce cost optimization policies.

In short, any team that needs to manage complex cloud environments at scale – while keeping them secure, compliant, and cost-effective – can benefit from Firefly.


---

# 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.firefly.ai/introduction/who-is-firefly-for.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.
