# Explore the budget workbook

{% hint style="info" %}
User permission: Budgets & Forecasts
{% endhint %}

In Phocas, when you [open a workbook](/budgets-and-forecasts/getting-started/take-a-tour-of-budgets-and-forecasts.md) via your homepage or other means, it opens in the Budgets & Forecasts module on the Main tab.

<figure><img src="/files/pdIS20PPDNE3PB3rQL4D" alt=""><figcaption></figcaption></figure>

1. **Worksheet tabs**:
   * The Main worksheet tab always displays. In a financial budget workbook, the Main tab displays the Profit and Loss budget. In an operational budget workbook, the Main tab displays the applicable budget, such as the Sales or Purchasing budget. The structure and contents of each budget on the Main tab come from the budget setup.
   * Other [worksheet tabs](/budgets-and-forecasts/owner-and-administrator/add-worksheet-tabs.md) might be present. These tabs, added by the budget owner or administrator, contain data that supports the Main tab. They might even drive the values on the Main tab. Hover over a tab to see what type of information it displays. If you have a lot of tabs, a menu button displays on the left, so you can quickly jump to the tab you need.
2. **Budget rows**: The budget line items. The items that are displayed depend on the budget setup.
   * Click the **Drag to resize** button to increase the width of the first column and view the full name of the categories, dimensions and accounts, or decrease the width and get a better view of the other columns.
   * Hover over the **Expand** button on the top-left to display the expand options: **Expand single, Collapse single, Expand all**, or **Collapse all**. This is a quick way to view and hide the lower-level items in the worksheet. Other expand/collapse options are on the right: [**Pruned view**](/budgets-and-forecasts/contributor/customize-your-view.md#switchbetweenaprunedandunprunedview) and [**Expand all comparison rows**](/budgets-and-forecasts/contributor/edit-values-in-a-worksheet/use-comparison-rows.md). As [access](/budgets-and-forecasts/getting-started/overview-of-key-terms-and-concepts/overview-of-users-and-data-access.md) to the workbook is restricted, you might only see some of the rows in the worksheet.
   * Hover over certain areas of a budget row to display icons (buttons) you can click to perform actions such as spread totals, view comparison data, add working or sum lines, and view comments.
3. **Budget data entry grid**: View, enter, and [edit budget values](/budgets-and-forecasts/contributor/edit-values-in-a-worksheet.md) against the budget line items. You can only edit the yellow rows, as they have been assigned to you in the workflow.
4. **Workflow column**: View and update the [workflow](/budgets-and-forecasts/owner-and-administrator/manage-the-workflow.md) for each row.
5. **Workflow task list**: See at a glance the number of your assigned tasks in the workflow, and jump straight to those tasks.
6. **Filters**: [Filter the items in the worksheet](/budgets-and-forecasts/contributor/customize-your-view/filter-a-worksheet.md) by a condition or filter one or more dimension levels, search for a specific item by keyword, or switch between viewing all tasks (all rows in the budget) or just your own tasks (rows to which you have been assigned).
7. **FX (formula) bar**: Enter and view [formulas](/budgets-and-forecasts/contributor/edit-values-in-a-worksheet/use-formulas.md) to assist with entering values.
8. **Menus and other actions:** On the top-left, you can use the **Budget**, **Tab**, **Row** and **Cell** menus to access a list of actions. Many of these actions are accessible in other ways, such as a right-click menu. The actions available to you depend on your permissions and the item you've selected in the worksheet. Other action buttons include:
   * On the top-left, you can undo or redo changes you make in the worksheet, and [apply a layout](/budgets-and-forecasts/contributor/customize-your-view/use-layouts.md).
   * On the top-right, you can [view the audit log](/budgets-and-forecasts/contributor/review-the-budget-or-forecast/view-the-audit-log.md), [view the data in a chart](/budgets-and-forecasts/contributor/view-budget-information-in-a-chart.md), [export the data](/budgets-and-forecasts/contributor/export-a-workbook-or-worksheet-tab.md), and [manage your workflow notifications](/budgets-and-forecasts/owner-and-administrator/manage-user-access-and-notifications.md).
   * Within the grid, you can [collapse (or expand) the sparklines](/budgets-and-forecasts/contributor/customize-your-view.md).
   * On the bottom-right, you can [publish the workbook](/budgets-and-forecasts/owner-and-administrator/publish-a-budget-forecast-or-other-worksheet-tab.md).


---

# 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.phocassoftware.com/budgets-and-forecasts/getting-started/take-a-tour-of-budgets-and-forecasts/explore-the-budget-workbook.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.
