# First Step Account Setup

Under ADMIN in your Busroot Menu please follow these steps to setup your account, these steps are required for all types of monitoring and downtime detection.

PLANT&#x20;

1. Name your plant&#x20;
2. Set your timezone (Europe/London for GMT) <br>

SHIFT PATTERNS

1. Setup one or multiple shift patterns depending on when your stations are operating. Shift patterns can be created to match the way your shop floor operates on a daily basis. They can be set at Station group or Station level to allow for individual operating hours.

To create a shift pattern select Shift Patterns in the main menu and click ‘Add New Shift Pattern’

1. Enter the pattern title - this will be used to set the pattern for a Station or Station Group
2. Simply left click on the day and start hour where you want to add a shift.
3. Slide the white adjusters at each end to precisely change the start or end in 5 minute increments
4. Create as many sections throughout the day as needed, to account for shift breaks or change overs.
5. To add a shift that crosses from one day to another, extend the section up to 00:00 on the first day. Then simply start from 00:00 on the next day as required. Busroot will count this as a continuous shift.
6. Right click on a section to remove it from the chart.
7. Click Save to add the shift pattern.
8. Once saved, from the list view, Shift Patterns can be either Edited or Deleted as required

Once added, patterns will be available<br>

STATION&#x20;

1. Name your station&#x20;
2. Assign each station to a group (you can setup groups in Station Groups)&#x20;
3. Select the shift pattern for each station&#x20;
4. (optional) set an idle time value (£ per min)

REASONS

1. You will see a set of generic downtime and non-production reasons. You can edit/delete/add to this list to customise for your operations. <br>

NOTIFICATION PREFERENCES

1. Select emails you would like to receive if stoppages occur and/or daily downtime summary emails&#x20;

For more information click on a link below:&#x20;

[Stations](https://docs.output.industries/configuration/stations)

[Plants](https://docs.output.industries/configuration/plants)

[Issue Reasons](https://docs.output.industries/configuration/issue-reasons)

[Notification Preferences ](https://docs.output.industries/archive/workflows/daily-email-summaries)

[Downtime Analysis](https://docs.output.industries/features/downtime-analysis)

[Lost Production Cost Analysis](https://docs.output.industries/features/lost-production-cost-analysis)

<br>


---

# 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.output.industries/platform-onboarding/quick-start/first-step-account-setup.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.
