# Olive Helps - Onboarding Documentation

## Olive Helps - Onboarding Documentation

- [Overview](https://onboarding.olivehelps.com/master.md): Your step by step roadmap to getting started with Olive Helps within your organization.
- [Choosing an Administrator](https://onboarding.olivehelps.com/choosing-an-administrator.md): Identifying the right person to be your administrator.
- [Configuring your Infrastructure and System Requirements](https://onboarding.olivehelps.com/technical-requirements.md): Recommended requirements for running Olive Helps.
- [Granting Firewall and AntiVirus Access](https://onboarding.olivehelps.com/technical-requirements/granting-firewall-and-antivirus-access.md): Running Olive Helps within environments with antivirus, firewalls, DLP solutions, and app allow-lists.
- [System Requirements](https://onboarding.olivehelps.com/technical-requirements/system-requirements.md): To experience Olive Helps with its full capabilities and enhanced security, you will want to have the following system requirements.
- [Security / IT FAQs](https://onboarding.olivehelps.com/technical-requirements/security-faqs.md): Common questions related to security and IT.
- [Getting Started with Olive Helps](https://onboarding.olivehelps.com/installing-olive-helps.md): How to get started using and distributing Olive Helps.
- [Downloading and Installing Olive Helps](https://onboarding.olivehelps.com/installing-olive-helps/downloading-and-installing-olive-helps.md): Specific details about where to get the Olive Helps installer and how to install the application.
- [Creating an Olive Account](https://onboarding.olivehelps.com/installing-olive-helps/creating-an-olive-account.md): Create your Olive account to login to Olive Helps.
- [Distributing Olive Helps](https://onboarding.olivehelps.com/installing-olive-helps/distributing-olive-helps.md): Guidelines on distributing Olive Helps to employee workstations.
- [Configure Your Organization](https://onboarding.olivehelps.com/configure-your-organization.md): Configuring Olive Helps to meet the needs of your organization.
- [Updating Your Name and Logo](https://onboarding.olivehelps.com/configure-your-organization/updating-your-name-and-logo.md): Configure Olive Helps to represent your organization brand.
- [Configuring Loop Permissions](https://onboarding.olivehelps.com/configure-your-organization/configuring-loop-permissions.md): Restrict access to Loops for users within your organization.
- [Setup SSO using Azure Active Directory](https://onboarding.olivehelps.com/configure-your-organization/set-up-azure-active-directory-sso.md): Configuring your organization's single sign-on settings for Olive Helps.
- [Setup SSO using SAML](https://onboarding.olivehelps.com/configure-your-organization/setup-sso-using-saml.md): How to setup single sign on for your organization with an identity provider that utilizes SAML.
- [Custom User Management](https://onboarding.olivehelps.com/configure-your-organization/custom-user-management.md): Configuring rules to have users join your organization.
- [Tax Exemption Status](https://onboarding.olivehelps.com/configure-your-organization/tax-exemption-status.md): Requesting Tax Exemption for purchases with Olive Helps.
- [Managing Your Application Updates](https://onboarding.olivehelps.com/configure-your-organization/managing-your-application-updates.md)
- [How to Use the Quick Reference Loop](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop.md)
- [Accessing the Quick Reference Loop\*](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/accessing-the-quick-reference-loop.md): \*Also known as the Knowledge Reference Loop
- [Setting up Your Quick Reference Loop with a Knowledge Area](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/setting-up-your-quick-reference-loop-with-a-knowledge-area.md)
- [Fixing Errors with Your Knowledge Area](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/fixing-errors-with-your-knowledge-area.md)
- [Editing, Deleting & Navigating a Knowledge Area](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/editing-deleting-and-navigating-a-knowledge-area.md)
- [Searching for Content](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/searching-for-content.md)
- [Submitting Feedback](https://onboarding.olivehelps.com/quick-reference-loop-help-documentation/how-to-use-the-quick-reference-loop/submitting-feedback.md)
- [Sidenote Cloud Sync Overview](https://onboarding.olivehelps.com/sidenote-cloud-sync-documentation/sidenote-cloud-sync-overview.md): Cloud Sync can be configured to be turned on or off for your organization via the Loop Library.
- [Olive Helps Support](https://onboarding.olivehelps.com/getting-help/olive-helps-support.md): How to get support for Olive Helps.
- [Loop Support](https://onboarding.olivehelps.com/getting-help/loop-support.md): How to get support for an issue you are experience with a Loop.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://onboarding.olivehelps.com/master.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.
