# How to search for jobs

## **Available filters**

<table><thead><tr><th width="230">Filter</th><th>Description</th></tr></thead><tbody><tr><td>Pickup city</td><td>Search available jobs by the pickup city and radius in kilometres.</td></tr><tr><td>Delivery city</td><td>Search available jobs by the delivery city and radius in kilometres.</td></tr><tr><td>Category</td><td>Search available jobs by the category.</td></tr><tr><td>Status</td><td>Search available jobs by the status.</td></tr><tr><td>My jobs</td><td>Limit search to jobs that you have created.</td></tr><tr><td>Bookmarked</td><td>Limit search to jobs that you have bookmarked.</td></tr></tbody></table>

## Follow these steps

**\[Step #1]**  Log into your account: [https://app.loadlogistics.com.au](https://app.loadlogistics.com.au/login) .

**\[Step #2]** In the side navigation bar, click '**Search jobs**'.

**\[Step #3]** Apply a search filter to narrow your search.


---

# 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.loadlogistics.com/load-logistics/job-help/basic-information/how-to-search-for-jobs.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.
