> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aperium.apps.hillspire.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What you can connect to

> The live connection catalog, how connections work, and how to enable or request one.

Aperium connects to the business systems you already use and works with them on your behalf. This page lists what's available today, explains how connections work, and shows how to turn one on or request something new.

## How connections work

You authorize each system yourself, through OAuth. From then on, Aperium acts **as you** — it only ever sees or does what your own account is allowed to. Nothing is granted beyond your existing permissions.

<Tip>
  Start read-only and add write access when you're ready. Write actions are
  approval-gated, so Aperium never changes anything in a connected system
  without your confirmation.
</Tip>

## Available today

| System                 | What you can do with it                                                                        | Access                 |
| ---------------------- | ---------------------------------------------------------------------------------------------- | ---------------------- |
| **Google Workspace**   | Gmail, Calendar, Drive, Docs, Sheets — read & send mail, manage events, read/edit docs & files | Read + write           |
| **Microsoft 365**      | Outlook mail & calendar, OneDrive — read & write                                               | Read + write           |
| **Slack**              | Read channels/threads, search, and send messages, replies, reactions, files                    | Read + write           |
| **Salesforce**         | Look up & update CRM records — accounts, opportunities, pipeline, activity                     | Read + write           |
| **Malbek**             | Contract lifecycle — read contracts, create/route contract requests & approvals                | Read + write           |
| **NetSuite**           | ERP — transactions, sales orders, customers, account balances, inventory                       | Read + write           |
| **Odoo**               | ERP — partners, products, sales/purchase orders, invoices, manufacturing                       | Read + write           |
| **Atlassian**          | Jira issues & Confluence pages across your sites                                               | Read + write           |
| **Procore**            | Construction PM — projects, directory, RFIs, submittals, drawings, financials                  | Read + write           |
| **GitHub**             | Repos, issues, pull requests, reviews, releases (as the connected user)                        | Read + write           |
| **Prefect**            | Inspect and trigger/cancel data-pipeline orchestration runs                                    | Read + ops actions     |
| **Epic (FHIR)**        | Healthcare EHR — patient search, clinical summaries, observations (PHI-audited)                | Read (+ limited write) |
| **BigQuery**           | Ask questions of the data warehouse — list tables, describe schemas, run queries               | Read-only              |
| **Postgres analytics** | Safe read-only SQL analytics over a Postgres database                                          | Read-only              |
| **GCS datalake**       | Browse & preview files in a Cloud Storage data lake                                            | Read-only              |
| **Arena**              | PLM — parts, BOMs, ECOs, manufacturers, suppliers, revisions                                   | Read-only              |
| **Greenhouse**         | Recruiting — jobs, offers, approvals, candidates                                               | Read-only              |
| **Qdrant Contracts**   | Semantic search over a legal-contracts store — find contracts by content                       | Read-only              |

<Info>
  **Epic** is documented as read-only, but a few write tools are registered.
  Confirm intent with the Aperium team before relying on Epic writes.
</Info>

## Coming soon / beta

* **Omni (Onyx knowledge base)** — read-only search and fetch over the Onyx knowledge base. Built but marked experimental; treat it as beta until the team confirms general availability.

No other unbuilt connectors are visible today. Anything else is a request — see below.

## How to get a connection

<Steps>
  <Step title="Turn on an existing one">
    Self-serve. Open the onboarding flow or the **Integrations** page, pick the
    system, and authorize it via OAuth consent. Some admin-credential systems
    are enabled by a tenant admin instead.
  </Step>

  <Step title="Request a brand-new system">
    There's no self-serve form yet — ask the Aperium team. Building a new
    connector is an engineering task, so give them the system name, what you'd
    want to read or do, and the business value.
  </Step>
</Steps>

<Tip>
  Request a new system in the **#aperium-hillspire-users** Slack channel.
</Tip>
