> For the complete documentation index, see [llms.txt](https://handbook.sixpivot.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.sixpivot.com.au/new-starters/your-first-day.md).

# Your first day

You will be getting a bunch of calendar invites for you to get to know the team better 🤗 To help give you an idea of what your on-boarding will look like, we've planned something along the lines of this:

<figure><img src="/files/tCc0Ge7KKQ086D8Y9bQ0" alt="A timeline, with &#x27;Warm welcome and schedule&#x27;, &#x27;2 half days on-boarding&#x27;, &#x27;2 weeks soft landing with Cloud Control&#x27;, &#x27;Roll onto first project&#x27;, and &#x27;Retrospective&#x27;"><figcaption></figcaption></figure>

Here's some more insight of what your first two days it will look like:

### Your first day :tada:

<table><thead><tr><th width="178">When</th><th width="171">Which Pivot</th><th width="74">Feels</th><th>Includes:</th></tr></thead><tbody><tr><td>10:00-10:45am</td><td>Faith</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f44b">👋</span></td><td>Welcome to SixPivot</td></tr><tr><td>11:00-11:30am</td><td>Briony</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4bc">💼</span></td><td>What are our projects, who are our clients?</td></tr><tr><td>12:00-12:30pm</td><td>Sammy</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f483">💃</span></td><td>All things dev experience</td></tr><tr><td>12:30-1:30pm</td><td>Lunch</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f354">🍔</span></td><td>Nom nom nom</td></tr><tr><td>1:30-2:00pm</td><td>Tony</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4a1">💡</span></td><td>Cloud Ctrl what's the go?</td></tr><tr><td>The rest of your afternoon</td><td>The Clouds</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2601">☁️</span></td><td>Getting set up with Cloud Ctrl</td></tr></tbody></table>

### Your second day :sparkles:

<table><thead><tr><th width="175">When</th><th width="172">Which Pivot</th><th width="76">Feels</th><th>Includes:</th></tr></thead><tbody><tr><td>10:00-10:45am</td><td>Shirley</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f64c">🙌</span></td><td>Our secret sauce</td></tr><tr><td>11:00-11:30am</td><td>Jayne</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f917">🤗</span></td><td>Ways of working, time sheets, <a href="/pages/qlHdHlXgJheSN3eMkXgG">EAP</a>, <a href="/pages/ZryM1wME8C82UQVKo9h1">staff benefits</a> and all the good stuff</td></tr><tr><td>11:30-12:00pm</td><td>Newt</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f60e">😎</span></td><td>Meet your buddy</td></tr><tr><td>12:00-1:00pm</td><td>Lunch</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f354">🍔</span></td><td>Nom nom nom</td></tr><tr><td>1:00-2:00pm</td><td>Open session for team</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f64c">🙌</span></td><td>Looking after yourself with <a href="/pages/s20rTZsZt4Lk2DGygFJe">Mark Bramwell</a></td></tr><tr><td>2:30-3:00pm</td><td>Chris</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4bb">💻</span></td><td>Life of a consultant at the Pivots</td></tr><tr><td>The rest of your afternoon</td><td>The Clouds</td><td><span data-gb-custom-inline data-tag="emoji" data-code="26c5">⛅</span></td><td>Getting set up with Cloud Ctrl</td></tr></tbody></table>

### Recommended stuff to do in your first few days

* Login to Slack&#x20;
* Check out our channels and add yourself into opt in ones like #kids-and-animals and #faiths-philosophising
* Login to Workflow Max (you should have received a login activation email)
* Login to Xero (you should have received a login activation email)
* Login to 1Password (you should have received a login activation email)

### Some things to familiarise yourself with

* Watch Faith speak about our [Purpose](https://web.microsoftstream.com/video/e4787e3f-f9bc-480a-a468-3caa52e56f22)
* Watch Faith speak about our partnership with [Microsoft](https://web.microsoftstream.com/video/03097f12-4224-4d41-ad86-a8d7120ef5ba)

### Things to set up when you’re ready

* Put your phone number and [README](https://sixpivot.sharepoint.com/sites/HR/SitePages/Team-READMEs.aspx) (authentication required) into your Slack profile
* Setup your email signature&#x20;
* Zoom/Teams [backgrounds](https://sixpivot.sharepoint.com/:f:/s/HR/Eha7IqAqbwJJn3d6HwFJwAoBQ15FYZM3LYjuG2bDJwK-0Q?e=ya3KJN) (authentication required) are here if you need/want them (but no pressure to use)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://handbook.sixpivot.com.au/new-starters/your-first-day.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
