# Publish iMates

## Command Description

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

This command, on the assembly level, creates copies of iMates from the individual parts contained in the assembly. Therefore it is possible to connect to iMates that otherwise would be located deeper in the assembly/subassembly structure (thus of no use for the iMates connections).

<figure><img src="/files/dIyHPkKathomtDwIea3a" alt=""><figcaption><p>iMates publishing direction</p></figcaption></figure>

## Command Location

* Assembly environment

## Command Settings

This command has not settings.

## Workflow Overview

1. Open the (sub)assembly with the component containing iMate(s).
2. Run the command and click the Select component button.
3. Select the component containing iMate(s).
4. Confirm the selection with the OK button.
5. In the parent assembly, insert the component with the second half of the iMate.

{% hint style="warning" %}
Do not use the in-place editing mode to publish iMates (i.e., do not publish iMates when in-place editing the subassembly within the main assembly), iMates would be published directly up to the parent assembly.
{% endhint %}

## Example of Using the Publish iMates Command

<figure><img src="/files/Ztg0KEirFBaSv1Ed6sXq" alt=""><figcaption><p>Example of using the Publish iMates command</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://help.besmart.software/older-26.0.0/commands-overview/model/publish-imates.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.
