> ## Documentation Index
> Fetch the complete documentation index at: https://docs.serval.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Admin and end user views

> A journey has different views so people see only what's relevant to them

<Info>
  **Journeys is in open beta** and the product is actively evolving.
</Info>

## Journey overview

The overview page lists all tasks by assignee and displays their status. It is only visible to members of the Serval team that owns/created the journey. Users with access to the journey overview can also see the requester and stakeholder views.

<Frame>
  <img src="https://mintcdn.com/serval/dwMJ6Xosit1knzKD/images/serval-docs/journeys/journey-overview.png?fit=max&auto=format&n=dwMJ6Xosit1knzKD&q=85&s=9e688b01ea94e77513d825a4babe6a5a" alt="Journey Overview listing all tasks by assignee across the requester, manager, and team columns" width="2048" height="1090" data-path="images/serval-docs/journeys/journey-overview.png" />
</Frame>

## Requester view

The requester view is for the person going through the journey (e.g. the new hire). They can see all of their tasks, as well as hover over the timeline to see tasks assigned to others.

<Frame>
  <img src="https://mintcdn.com/serval/dwMJ6Xosit1knzKD/images/serval-docs/journeys/requester-view.png?fit=max&auto=format&n=dwMJ6Xosit1knzKD&q=85&s=838b61586ce48e1b4f0a9a4c6f93bf20" alt="Requester view with the journey timeline and the requester's own tasks" width="1816" height="1646" data-path="images/serval-docs/journeys/requester-view.png" />
</Frame>

## Stakeholder view

Each stakeholder, such as the requestor's manager, gets their own view with a list of tasks assigned to them. They can also hover over the timeline to see the status of tasks assigned to others.

<Frame>
  <img src="https://mintcdn.com/serval/dwMJ6Xosit1knzKD/images/serval-docs/journeys/stakeholder-view.png?fit=max&auto=format&n=dwMJ6Xosit1knzKD&q=85&s=2a02d8f370539015d21b6d436d1fb55d" alt="Stakeholder view listing the tasks assigned to a stakeholder" width="1866" height="1438" data-path="images/serval-docs/journeys/stakeholder-view.png" />
</Frame>

## Journey chat

From the requester and stakeholder views, the user can start a chat with the Help Desk agent. They can ask questions about what a step means, how to complete it, or anything blocking them. When the agent can't resolve something on its own, it escalates the conversation via a ticket so a human on your team can step in.

<Frame>
  <img src="https://mintcdn.com/serval/dwMJ6Xosit1knzKD/images/serval-docs/journeys/journey-chat.png?fit=max&auto=format&n=dwMJ6Xosit1knzKD&q=85&s=36bab88b28be6d10d8cfe2e1174c1ac5" alt="Journey Chat panel with the Help Desk agent open beside a journey's tasks" width="2048" height="1287" data-path="images/serval-docs/journeys/journey-chat.png" />
</Frame>

## Related

<CardGroup cols={2}>
  <Card title="Journeys" icon="route" href="/sections/documentation/journeys/overview">
    What journeys are and how the pieces fit together
  </Card>

  <Card title="Journey tasks" icon="diagram-project" href="/sections/documentation/journeys/tasks">
    Overview of journey tasks
  </Card>

  <Card title="Monitor and manage journeys" icon="table-list" href="/sections/documentation/journeys/monitor-and-manage">
    Track journeys and their tasks as an admin
  </Card>

  <Card title="Cross-team journeys" icon="diagram-project" href="/sections/documentation/journeys/cross-team">
    Use a journey to manage tasks for a team
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/sections/documentation/workflows/overview">
    The automations behind each task
  </Card>

  <Card title="Building journeys" icon="wand-magic-sparkles" href="/sections/documentation/catalyst/journeys">
    Design and build journeys in Catalyst
  </Card>
</CardGroup>
