# Approve/Reject Budget

A submitted Budget will then be sent to the Portfolio User to Approve or Reject.&#x20;

From their Summary Page they will see they have a Budget Task to take action.

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

From the Budget Page, the Portfolio Owner will be guided to the Budget Requiring Action.&#x20;

<figure><img src="/files/Q6WrFpKyRg2iInU6afqF" alt=""><figcaption><p>Budget Requiring Action</p></figcaption></figure>

Porfolio Owner select and Take Action to Approve/Reject Budget Schedule

<figure><img src="/files/FLJKRkKnIevteirCdhm0" alt=""><figcaption><p>Schedule Decision</p></figcaption></figure>

Upon Approval, the Budget Card will show approved for both Product and Portfolio User.

<figure><img src="/files/BrPlnAdGShqBcgNM0D6A" alt=""><figcaption><p>Approved Schedule</p></figcaption></figure>


---

# 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.finopscenter.com/cfm-processes/budget-scheduling/approve-reject-budget.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.
