# Outside Processing

Outside Processing is now enabled in ION.

Many parts require a process, such as anodization or heat treatment, which may happen out of house. With ION's new outside processing functionality you can now mark your procedure steps as Outside Processing steps and send the part & the process out on a purchase order.

<figure><img src="/files/3CwfGE1haTQ3h0Gy77Ma" alt=""><figcaption></figcaption></figure>

After marking a step as an "outside process" in a procedure, creating a run will show you some options for using the outside processing feature. If not in Beta, you'll see a screen like below. Clicking "here" will take you to the Runs Beta and show you the outside process options.

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

Once in the beta view, you can select a purchase order or or create a new purchase order to perform the outside process on.

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

Clicking "Create New Purchase Order" will automatically link it to the run. You'll also be able to see the live status of the PO in the same box.

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

Clicking the purchase order will navigate to the PO screen. The description of the PO line will tell you the source of that PO line.

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

{% hint style="info" %}
Run steps flagged as Outside Process will not be batched
{% endhint %}

### Adding an outside process step on the fly:

If you decide that an existing run requires an outside process you can add in an outside process step via redline. *This functionality is only available via the beta runs view.*

1. Go to the step in the run that you would like to add an outside process step after
2. Put the step in redline and add a step
3. In the new step creation screen, type in your step name and click the "Is Outsourcing Process" boolean to true. You can also select an existing outside process step or standard step
4. Press save.

   <figure><img src="/files/uowirTAp8Wz4KHw5Np7h" alt=""><figcaption></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://manual.firstresonance.io/features/purchasing/outside-processing.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.
