# Onboarding

Welcome to Integrous Analytics! This section contains the first set of information you need to get started with our revenue intelligence platform.

Here you'll find:

* [**Quick-Start Guide**](/onboarding/quick-start-guide.md) - A comprehensive overview of the Integrous Analytics system and its core functionality. This is the best place to start for all users, to get a solid foundation of the system.
* [**Customer System Prerequisites**](/onboarding/customer-system-prerequisites.md) - Essential requirements and optimizations needed for your systems and processes outside of the Integrous Analytics system to ensure our system works optimally.
* [**Configuration Decisions**](/onboarding/configuration-decisions.md) - Key decisions that impact how the system collects data, which ultimately informs reporting from the system.
* [**SFDC Installation and Initial Configuration**](/onboarding/sfdc-installation-and-initial-configuration.md) - Step-by-step instructions for installing the Managed Package and configuring Salesforce components like permission sets and record pages.
* [**Security & Compliance Architecture**](/onboarding/security-and-compliance-architecture.md) - This article outlines our system architecture, data flow, and security model to help IT and security teams evaluate integration requirements and compliance boundaries.

The Salesforce deployment method for Integrous Analytics that enables easier updates and maintenance without requiring customers to manage custom code.


---

# 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://help.integrousanalytics.com/onboarding.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.
