> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/staff-management/staff-management-overview/sorting-and-changing-data-columns-in-staff-management.md).

# Sorting & Changing Data Columns in Staff Management

In Staff Management, you can sort or change the fields that you are viewing.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042974273/original/KpdkT71dOyHXuWf_ajj4q2yCT4fKrEFgNw.png?1566922771)

**Sorting**

Sorting will allow you to sort based on the columns visible on the screen, in either Ascending or Descending order. Just click on the button next to "Sort by" in order to bring up the modal. Then select the column that you want to sort by, and how you want to order it and then click "Apply". The columns will then be sorted in the order specified.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042976050/original/1Bl_-ZIb8O19y9qyAMgzafnoCuW06qpv2Q.png?1566923211)

**Changing Data Columns in List View**

We restrict the number of columns that you can view in Staff Management to 5. You can change these fields using the gear icon as show below. Just click on the Gear Icon to bring up the Change Fields Panel.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042976610/original/eJetEAXNxG4rXdpCsvDdYie3-CGSxRfj3g.png?1566923356)

In order to change a field, you will first need to Delete one of the of the existing fields. This can be done by using the trash can icon next to the existing field. You can also uncheck the box next to the field on the right hand side of the panel.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042977074/original/gxCRGOGMhEgiq3xRxkBc1mwpYjViMCXBhA.png?1566923449)

Once you've deleted an existing field, you can now either search for or scroll through the list of additional fields to display.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042977323/original/xuAkAkPj6pEkNKhgcgohS9CoPmm9cGWnZA.png?1566923531)

Once you've found the field you are looking for, select the check box and hit Apply.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042977561/original/O891RJoIX0JeGMmpDZF4nBrEtNNaawuQPQ.png?1566923583)

You'll now see the staff list has been updated with the new field. You can now sort by this new field using the Sort by function (if required). <br>

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042978157/original/hKO2yCEhgE71_U0JFQz8RxiuffDHW_ZUoQ.png?1566923700)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/staff-management/staff-management-overview/sorting-and-changing-data-columns-in-staff-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
