# The Types of Budgets Used By OpenUp

## Our Common Budgets

### **1. Core Operating Budget**

* covers a company’s known expenses and predicted future costs for a specific period of time (typically a quarter or a year).
* Historical costs and expenses are used as a basis to project the budget forward.&#x20;

Most costs that fall under **core operating overhead** are **fixed**.&#x20;

**Variable costs** figures are arrived at by getting the **average of the past six months of expenditure.**&#x20;

$$VC=TC(M1)+TC(M2)+TC(M3)+TC(M4)+TC(M5)+TC(M6)/6$$ <br>

* Note: Traditional core operating budgets include **predictions of what a business stands to earn** (revenue, income, profit margins, income after tax. etc.) in a series of worst-to-best case scenarios.&#x20;
* As a non-profit organization, **it’s important to segregate and denote estimated streams of income flow**, from **temporary, transient sources of funding.**

### **2. Revenue Project Budgets**

* apply to any invoiced project.&#x20;
* A template can be viewed [here](https://docs.google.com/spreadsheets/d/1mnkaWTnviVv-5ZrqplAD2w75Ou3xbOk0MwPb6C3UBFs/edit#gid=0).

As a non-profit organization, it’s important to make the distinction between revenue projects, and non-revenue projects.&#x20;

This budget is split into different costs:

* **STAFF COSTS**.&#x20;
* * **Internal staff**; salaried, OpenUp team members.&#x20;
  * Get costed in at a **fixed internal day rate, per person.**&#x20;
  * * That’s a blanket rate of R4000 (four thousand rand) per day, per person.
* **EXTERNAL RESOURCES**.&#x20;
* * Independent contractors outside of the company who bill for their services.&#x20;
* **HARD COSTS**.&#x20;
* tangible, easily quantifiable assets needed to complete the project.
* Where project managers can budget for what they expect to spend on software, printing, various travel costs, etc.&#x20;

This is for **revenue-generating projects**. The onus is on the project managers to put together the budget.&#x20;

### **3. Overall Budget for Internal Projects**

* Internal projects don’t get invoiced; they get funded.&#x20;
* **Grants** are split among internal projects.&#x20;

What is the difference between an internal project and an external project?  See[ here](/handbook/projects/pre-project/defining-project-parameters-and-limitations.md#internal-vs-external-projects-whats-the-difference).<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://openup.gitbook.io/handbook/how-we-work/budgets-and-finance/one-fish-two-fish-red-fish-blue-fish-the-types-of-budgets-openup-uses.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.
