# Create classification system

Adding a classification system is not difficult, though you do need administrator status. Step-by-step instructions are below.

<figure><img src="/files/Tuv2dbISoVtrZfjLw0ZR" alt=""><figcaption><p>Classification tree</p></figcaption></figure>

![](/files/UzabcBIHPewadmak82UQ)

1. In the ICS menu, click “Add New System”
2. Enter a title for the classification system
3. Enter an identifying code for the system
4. Enter a version name or number
5. Enter a description of the classification
6. Add moderators for the system if needed
7. Click the ![](/files/YnlZIvS68fiDUU2KXVoU) button

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

The new classification system will be created and added to the level for which you are an administrator.

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

Click the ![](/files/aCMZyssDWODKag9b92gW) button change the system’s status as public or hidden, or to modify its title, code, version or description.

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

If you want to delete the system, click the ![](/files/CEL4NGvArXihfkhP2Lj4) button.

<figure><img src="/files/17QZKRJYl7k3psIzk9xQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**NOTE:** We strongly recommend that you make a copy of your system before deleting it. Arkance Classification System does not have a trash bin or other options to recover deleted systems!
{% 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://docs.besmart.software/design-data-management-and-exchange/classification-system/create-classification-system.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.
