# Firm and blocked plan items

### Overview

Firming and blocking are ways to status the plan item.

**Firming** is used to progress the item forward and signal to your team that it is ready to be purchased or put on a run. Using firm is useful when handing off to another member who will be the person to create the purchase or run.

Firming is used in some of our integrations with procurement tools to trigger a purchase request to be created.

On the other hand, blocked plan items indicate that the plan item cannot be progressed yet.

Some use cases for blocking include:

* A supplier still needs to be sourced for the part
* The drawing is not released yet
* The procedure is not released yet

### Comment and assignees

One of the major benefits of firming or blocking a plan item is that you can now leave comments and assignees. Once the plan item is firm or blocked,  you'll see an option for assigning a user or adding/viewing comments (see below).

<figure><img src="/files/2QtaRwG9ezVENS5zXDNz" alt=""><figcaption></figcaption></figure>

### Rules for firm/blocked plan items

1. Firm plan items will always carry forward to the next Autoplan job until they are either "unfirmed" or converted into a purchase or run
2. Even if an item no longer has demand, it will carry forward every time Autoplan executes
3. Firm plan items are allocated after inventory and runs/pos


---

# 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://manual.firstresonance.io/plans-and-autoplan/firm-and-blocked-plan-items.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.
