# Budget Management

In order that users can manage budgets for projects rendered on our render farm, we integrate the tool for budget management into our system.

<figure><img src="https://3sfarm.com/wp-content/uploads/2020/08/rsz_budget-management-204x116.jpeg" alt="Budget management" height="406" width="715"><figcaption></figcaption></figure>

1. **Set your budget**

* Name: Name your budget: Project A
* Amount: How much you want to set for the budget: *$100*
* Behavior: Select the action applied when the cost of your project is about to exceed the budget.
  * Send notification to your email
  * Send notification and pause active jobs
* Email: Enter the email address you want to get notifications

<figure><img src="https://3sfarm.com/wp-content/uploads/2020/08/set-budgets-228x114.jpeg" alt="Set render budgets" height="356" width="715"><figcaption></figcaption></figure>

2. **Submit the budget**
   * Click the Create button to submit the budget.
3. **Edit or delete the budget**
   * If any budget is no longer suitable for your plan, you can edit or delete it.

<figure><img src="https://3sfarm.com/wp-content/uploads/2020/08/save-render-budgets-228x37.jpeg" alt="Save render budgets" height="116" width="714"><figcaption></figcaption></figure>

[3S Cloud Render Farm](https://3sfarm.com/) currently supports [Blender](https://3sfarm.com/blender-render-farm/), [Houdini](https://3sfarm.com/houdini-render-farm/), [Cinema 4D](https://3sfarm.com/cinema-4d-render-farm/), [Maya](https://3sfarm.com/autodesk-maya-render-farm/), [3ds Max](https://3sfarm.com/3dsmax-render-farm/).

If you have more questions, do not hesitate to [contact 3S](https://3sfarm.com/contact/) for further support.


---

# 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.3scloud.io/3s-cloud-render-farm/payment-and-billing/budget-management.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.
