# Managing Proficiency Levels

By default, ActiveNow includes three proficiency levels: Beginner, Intermediate, and Advanced.

If you use different names at your school or categorize participants differently, you can change this.

## How to edit proficiency levels

Go to *Settings* → *General*. In the *Proficiencies* section, click *Edit*.

Here you can rename levels, add new ones, or reorder them.

When you're done, click *Save*.

If a level is no longer used at your school, you can delete it at any time. Courses previously assigned to that level will be preserved, but the level will no longer appear when creating new courses or adding participants.

![Proficiencies settings section showing three levels: Beginner, Intermediate, Advanced with edit and delete options](/files/kzTY6WbYqzsFFUCEtNWD)

{% hint style="info" %}
Proficiency levels are visible to participants when signing up for courses. Well-named and clearly described levels help participants assess where they stand on their own — and choose the right course without having to ask the school.
{% endhint %}

{% hint style="warning" %}
**Important:** A participant's proficiency level is updated automatically when they are added to a course with a given proficiency level assigned.
{% 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.activenow.io/en/getting-started/managing-proficiency-levels.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.
