# Welcome to Finora

**Finora** helps you take control of your AI spend. Connect your AI providers — OpenAI, Anthropic, AWS Bedrock, Azure AI Foundry, Google Cloud, and Cursor — and Finora pulls all your costs into one dashboard, so you always know exactly what your AI is costing you and where the money is going.

This guide walks you through everything you can do in Finora.

***

## What you can do with Finora

* **See every dollar of AI spend in one place.** Connect your providers once and Finora keeps your costs up to date automatically.
* **Allocate cost to teams, projects, and customers.** Use tags to slice your spend any way you need.
* **Get warned before bills surprise you.** Set budget alerts and let Finora detect unusual spikes for you.
* **Forecast next month with confidence.** See where your spend is heading 30 days out.
* **Build the dashboards your team actually uses.** Drag and drop the widgets that matter to you.
* **Export anywhere.** Download your data as CSV — including the FinOps standard format used by tools like Cloudability and Finout.

***

## How this guide is organized

| Section                                                                   | Read this when…                                                                         |
| ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [**Getting Started**](/getting-started/introduction.md)                   | You're new to Finora.                                                                   |
| [**Connecting Providers**](/billing-integrations/billing-integrations.md) | You want to link an AI provider (OpenAI, Anthropic, AWS, Azure, GCP, Cursor).           |
| [**Using Finora**](/core-features/overview-dashboard.md)                  | You want to learn dashboards, KPIs, tags, alerts, reports, forecasts, or subscriptions. |
| [**Exporting Data**](/exports/standard-csv.md)                            | You need to send your data to BI tools, finance systems, or FOCUS-compatible platforms. |
| [**Notifications**](/notifications/email-and-slack.md)                    | You want alerts in your email or Slack.                                                 |
| [**Your Account**](/account/profile-and-settings.md)                      | You're updating your profile, security settings, or subscription.                       |
| [**Reference**](/reference/faq.md)                                        | You're looking for FAQs, the glossary, or troubleshooting.                              |

***

## Need help?

* **Email support:** <admin@finora.services>
* **System status:** check the in-app banner on the Overview page
* **Found something wrong in this guide?** Email us and we'll fix it.


---

# 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.finora.services/readme.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.
