# Qantas

## Import your roster

The fastest way to import your Qantas roster is by using **webCIS** to send your roster directly to your **Aeroster** email address using the *Send My Roster* feature.

1. Log into webCIS and navigate to the **Roster >** **Send My Roster** page from the top navigation menu.
2. Enter your Aeroster email address (e.g. `tedstriker@import.aeroster.com`) into the form under **Send My Roster** and then click **Send Roster**.
3. The above will trigger an email to be sent from **webCIS** to **Aeroster** with your latest roster.&#x20;

![Screenshot of webCIS](/files/-M0GztEzK794p9EDQF0Q)

## Update your roster

Qantas has added a super convenient feature that will automatically send **Aeroster** the latest version of your roster whenever there's an update.

Following the steps above, add your Aeroster email address to the **Send My Roster Updates** form and click **Save**.&#x20;

Now, whenever there's a change to your roster, Qantas will automatically send the latest version of your roster to **Aeroster**. Easy! 🙌


---

# 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.aeroster.com/airline-help/qantas.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.
