# Managing Money

We believe that financial transparency creates stronger collaboration, so everyone can see how money flows in and out of your Collective. We help you collect recurring and one-off contributions from sponsors, supporters, or members. Money contributed to a Collective goes to the bank account of the Fiscal Host.

It’s up to each community to decide how to spend their funds. Some communities delegate financial decision-making to a specific person or role, some develop policies about what should be funded, and others have processes to make spending decisions together as a group.

Some common expenses are website hosting costs, maintaining documentation, community moderation, conference travel expenses, food at meetups, time spent working on specific features, or even paying someone to work on a project full time!

When someone wants to be paid, they submit an expense through your Collective page. After you approve it, the person will be reimbursed by the Fiscal Host. \
\
Expenses are visible publicly, so everyone can see how much money was spent and on what (though private details like emails, names, and addresses are only visible to that user and the admins).

### Find out more&#x20;

Open Collective provides a number of tools for budgeting and managing your community's money:\
\
[**Budgets**](/collectives/managing-money/budgets.md)\
Show your balance, recent transactions and approximate annual budget, or your collectives contributions and expenses with our budget visualization.\
\
[**Projects**](/collectives/managing-money/projects.md)\
Use projects to allocate project-specific funds.\
\
[**Tagging** ](/collectives/managing-money/tagging-expenses.md)\
Use tags to categorize and organize expenses. <br>


---

# 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://documentation.opencollective.com/collectives/managing-money.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.
