# Terminology

<table><thead><tr><th width="251">Term</th><th>Description</th></tr></thead><tbody><tr><td>Traveller</td><td>Individual that exists in the Journeys system and can be added to various journeys.</td></tr><tr><td>Company Traveller</td><td>Term used when referring to the source traveller that lives under the "Travellers" section inside the system. Company Travellers are unique but each Company Traveller can be added to many different journeys.</td></tr><tr><td>Journey Traveller</td><td>Term used when referring to a Traveller that is currently in a Journey. The Journey Traveller has it's own unique workflow and journey attributes, depending on the journey they are currently in. There can be as many Journey Travellers as possible but they are always linked to the Company Traveller as the source.</td></tr><tr><td>Company</td><td>Company specific information, configured under the Organisational settings.</td></tr><tr><td>Company lists</td><td>Source lists that can be used in various functionality in the system e.g. Custom integrations, Custom attributes &#x26; Form builder.</td></tr><tr><td>Journeys</td><td>The source workflow process that is configured for a single journey, also a container / overview for Journey Travellers where users can add and view current status for each Journey Traveller.</td></tr><tr><td>Journey actions</td><td>Actions that belong to the Journey <strong>source</strong> workflow.</td></tr><tr><td>Traveller journeys</td><td>The workflow that is unique and instanced to a Journey Traveller.</td></tr><tr><td>Traveller actions</td><td>Actions that belong to an instanced workflow on a specific Journey Traveller.</td></tr><tr><td>Users</td><td>System users for 50skills journeys.</td></tr></tbody></table>


---

# 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://docs.50skills.app/journeys/terminology.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.
