# Budgets Manage financial budgets. Create and track income statement and balance sheet budgets with monthly cell values, actuals comparison, and classification filtering. ## List budgets - [GET /public/v1/budgets/](https://docs.dualentry.com/resources/budgets/core_api_public_budgets_list_budgets.md): Retrieve a paginated list of budgets with filtering and search capabilities. ## Get budget - [GET /public/v1/budgets/{budget_id}/](https://docs.dualentry.com/resources/budgets/core_api_public_budgets_get_budget.md): Retrieve a specific budget by ID with all related data.