# Create Consignee

### Aim

Make is quicker and easier to complete a transfer by storing the details of any frequently used consignee.‌

### Benefits

Once a consignee's details are recorded in the Aglive Platform they can be selected for a particular consignment with just one click.

### Steps

{% embed url="<https://drive.google.com/file/d/1pef2pMGmBucEtUO2SPpLFKVjYTJ5hnI4/view?usp=sharing>" %}

| Steps | Action                                                                                                                                                                                  |
| ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1     | On **Welcome** homepage, click **Add**                                                                                                                                                  |
| 2     | Click **Consignee**                                                                                                                                                                     |
| 3     | <p>On Add Consignee page, enter following:</p><ul><li>Consignee Name</li><li>Consignee Address</li><li>Post Code</li><li>Suburb/Town </li><li>State</li><li>Location e.g. PIC</li></ul> |
| 4     | Click **Save**                                                                                                                                                                          |
| 5     | An **Added Successfully** popup will display. Click **Close**                                                                                                                           |


---

# 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.aglive.com/aglive/archived/work-with-consignments/create-consignee.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.
