> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/user-decisioning/decisioning-of-office365-users.md).

# Decisioning of Office365 users

Post the Office365 Integration, you would be able to find the list of all your Office365 accounts on Sprinto.\
\
You need to connect each of those accounts to an employee/contractor.

\
If the user/account happens to be an individual staff member, select the *Individual staff member* radio button

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72015701901/original/1fMbybI-unoAV_os3rSi6wCHxnDlbgpNMA.png?1658931694" alt="" width="563"><figcaption></figcaption></figure>

\
You can now add the account as an employee by selecting *Add as an employee/contractor* option\
\
Post selecting *Add as an employee/contractor* option, you need to select the employment type as either Employee / Contractor.\
\
Interns are to be categorized as contractors.\
\
Post this, enter the *Date of Joining* of that employee/contractor.\
\
If they're a new employee, select the Yes radio button. *\<You need to add additional evidence for Background checks & hiring evaluations for all your new employees>*\
\
If they're existing employees, just being newly added to Sprinto, select the No radio button and click on Save.<br>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72015701464/original/N5eCsR8jmqwH8QC79NU9YGRUgRSD1tPoKQ.png?1658931468" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72015700026/original/s12uxNec0M3qXhq_Xcu4wLpQTIW7ivEBRw.png?1658930930" alt="" width="563"><figcaption></figcaption></figure>

\
That's it now you have to complete this for all your pending/new Office365 accounts.\
\
Sometimes you might end up having accounts like <tools@yourbusiness.com> which could be used by multiple staff members within your organization.\
\
For such accounts, you need to select the option of multiple staff members & select who the primary owner of that account would be. *\<The Idea is to have no account without MFA>*\
\
So, the primary owner of that account would have to enable MFA in that account.<br>

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72015702490/original/bv7l7IA3J-4i8cXcx2hxAFJDr3R6_8ttlQ.png?1658931964" alt="" width="563"><figcaption></figcaption></figure>

In case of any queries, please feel free to write to <support@sprinto.com>.


---

# 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://docs.sprinto.com/monitors/user-decisioning/decisioning-of-office365-users.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.
