# Bulk Classification of Elements

Class Feeder allows users to create conditions that can then be used to apply the classification in bulk to individual elements in the project. Conditions can be specified using rules that Revit users are familiar with from View Filter definitions. Conditions defined in this way can be applied to different projects, resulting in automated classification, streamlining work and saving time. Each company can adapt conditions to to fit their own families. In addition, conditions can be transferred between workstations, so that the definition of classification conditions created by the BIM manager can be used by all designers in the company.

<figure><img src="/files/nPfEeJTXLKBVeVnbMysR" alt=""><figcaption><p>Write in Bulk dialog</p></figcaption></figure>

{% hint style="info" %}
The same [settings](/class-feeder/eng/manual/setup.md) are used during the bulk classifiaction, as during the standard classification.
{% endhint %}

{% hint style="info" %}
The condition settings for bulk classification are saved per Revit installation, they are not stored as part of individual project.
{% endhint %}


---

# 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.arkance-systems.com/class-feeder/eng/manual/bulk-element-classification.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.
