# Visible Fields on the Course List

In ActiveNow you can choose which columns are visible on the course list and in what order — so you always have the information you actually need.

{% stepper %}
{% step %}
**Go to the&#x20;*****Courses*****&#x20;tab**

To choose which fields are visible in the list, open the *Courses* tab.
{% endstep %}

{% step %}
**Click&#x20;*****Change columns***

Then click the *Change columns* button and select the fields you want to display.
{% endstep %}

{% step %}
**Save your changes**

After selecting and saving, the chosen fields will appear in the table.
{% endstep %}
{% endstepper %}

More information is now shown for each course, and you can sort by those fields.

You can also quickly edit certain values — for example, the number of allowed absences in a course — without having to open the full course details.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-e841a4150dc8ced005e95dac10813b59d20b1e29%2Fwidoczne-pola-wybor-kolumn.mp4?alt=media>" %}

![Course list showing multiple visible columns with course details](/files/awZmujMGGR4QXPwCHZxw)

## Changing column order

You can also reorder the columns in a few simple steps.

{% stepper %}
{% step %}
**Click&#x20;*****Change columns***

Click the *Change columns* button, then drag the selected fields to your preferred position.
{% endstep %}

{% step %}
**Save your changes**

Remember to save after reordering.
{% endstep %}
{% endstepper %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-be5501e7d46e8ab002b809c31b7118751ace4b1e%2Fwidoczne-pola-zmiana-kolejnosci.mp4?alt=media>" %}


---

# 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/calendar-management/visible-fields-on-course-list.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.
