# User Element

### <img src="/files/KL0MZ2Aay70XehDcO6bt" alt="" data-size="line"> User Element

{% hint style="info" %}
Available in the 6.2 update
{% endhint %}

The **User Element** command allows you to include any imported or manually created object in the **Outliner**, even if it was not generated using RhinoArtisan tools. This ensures that the object is recognized within the project structure and can be managed like any other element.

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

**Advantages:**

* Allows better organization and management within the project workflow.
* Ensures that all elements are included in breakdowns and reports.
* Provides flexibility to work with a mix of RhinoArtisan and non-RhinoArtisan elements.


---

# 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.rhinoartisan.com/commands/accessories/user-element.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.
