# Autoplan suggested suppliers and procedures

### Overview

Autoplan will suggest which suppliers and procedures should be used on unlinked plan items. These appear as columns within the results shown on a plan (you may need to adjust which columns you have visible via the column picker).

Additionally, you can group by supplier to see all plan items that must go to a specific supplier.

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

### Logic

* **Procedure**: Autoplan will use the procedures associated with the part on the part library record. It only uses the first procedure if many are defined for a single part.
* **Supplier**: Autoplan will use the part <> supplier relationship defined on the part library record. Once again, it will use the first supplier if there are many defined for a single part.


---

# 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/autoplan-suggested-suppliers-and-procedures.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.
