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

# Getting started

> Learn what Nectar does, how it organizes your utility data, and how to find your way around the platform.

<Tip>
  Need quick troubleshooting while onboarding? See [Get Started FAQ](/docs/platform/getting-started-faq).
  Developers should start at [For developers](/docs/platform/for-developers).
</Tip>

## What is Nectar?

If you manage utility data for buildings — whether for one office or thousands of client sites — you know the pain. Logging into utility websites one by one, downloading PDF bills, opening each one, and copying numbers into a spreadsheet. It takes hours, it's error-prone, and you have to do it again next month.

Nectar eliminates that entire process. You connect your utility accounts once, and Nectar handles everything from there: logging in to the utility portal, downloading new bills as they arrive, reading them with AI to extract the important numbers (dates, charges, usage amounts), and organizing all that data so it's ready for your reports, your carbon accounting platform, or wherever else it needs to go.

Think of Nectar as a tireless assistant who checks every utility website regularly, grabs the latest bills, reads them carefully every time, and files everything in exactly the right place.

## How Nectar organizes your data

Think of it like organizing files in a filing cabinet.

Your [**Organization**](/docs/platform/glossary#organization) is the cabinet itself — the top-level billing and team boundary that can hold one or more companies. Not every user has an organization; you always work inside at least one company.

Inside the cabinet, each [**Company**](/docs/platform/glossary#company) is a drawer. A company might represent a client you manage, a business unit within your enterprise, or a portfolio of buildings. You decide how to group things.

Inside each drawer, [**Sites**](/docs/platform/glossary#site) are the individual folders. Each site is a physical place — a building, a warehouse, a storefront, a data center. It has a real address in the real world.

Now here's where it gets interesting:

* A [**Connection**](/docs/platform/glossary#connection) is like a magazine subscription, but instead of magazines, you're getting utility bills. You tell Nectar "here's the login for ConEdison," and Nectar automatically checks that portal and downloads new bills for you.

* A [**Bill**](/docs/platform/glossary#bill) (also called a [document](/docs/platform/glossary#document)) is a single utility bill — the charges, service dates, and usage amounts that Nectar extracted from a PDF. It's what you'd normally read by hand.

* An [**Account**](/docs/platform/glossary#account) is the utility account number printed on the bill — like "Account #12345" at the top of the page. One connection can have multiple accounts (for example, a single ConEdison login might show five different account numbers for five different addresses).

* A [**Meter**](/docs/platform/glossary#meter) is the physical device at your site that tracks electricity, gas, water, or other utilities over time. Meters accumulate data month after month, so you can see trends and spot problems.

* [**Usage Data**](/docs/platform/glossary#usage-data) is the actual numbers — how many kWh of electricity you used, how many gallons of water, what it cost. These are the values you need for your reports and calculations.

## How data flows through the system

When you connect a utility account, here's what happens behind the scenes:

<Steps>
  <Step title="Collection">
    Nectar logs into the utility portal using the credentials you provided, just like you would. It
    looks for new bills and downloads them automatically — you don't have to do a thing.
  </Step>

  <Step title="Processing">
    Nectar's AI reads each bill the same way a person would — finding the service dates, total
    charges, usage amounts, meter numbers, and rate details. The difference is that Nectar does it
    in seconds, not minutes.
  </Step>

  <Step title="Matching">
    The extracted data gets filed in the right place. Usage goes to the correct meter at the correct
    site. If Nectar sees a meter number it hasn't encountered before, it creates a new meter
    automatically.
  </Step>

  <Step title="Available">
    After processing, the data shows up across the platform — in your **Data Inventory** for
    review, in **Data Quality** for validation, in **Analytics** for charts and trends, and in
    **Data Export** for sending to downstream systems.
  </Step>
</Steps>

## Your first steps in Nectar

Here's the typical path for getting started. You don't have to do everything at once — even completing just the first two steps will get data flowing.

<Steps>
  <Step title="Add your company and sites">
    Create a company from [**Settings > Organization > Data Repository > Companies**](https://dash.nectarclimate.com/settings/organization/data-repository/companies) → **Add company** (this might represent your business or a client). Then add sites under [**Settings > Company > Sites**](https://dash.nectarclimate.com/settings/company/sites) — the buildings or locations where you have utility accounts. This gives Nectar the structure it needs to organize your data. Adding many locations at once? [Bulk-import your sites](/docs/platform/sites/overview#bulk-import-sites) from a spreadsheet.
  </Step>

  <Step title="Connect your first utility account">
    Go to [**Data Input > Connections**](https://dash.nectarclimate.com/data-input/connections) and click **Connect account**. Choose the utility provider, enter the login credentials, and pick which sites the account covers. Finish with **Create connection**. Connecting more than a few? [Bulk-import connections](/docs/platform/data-input/connections#bulk-import-connections) in one upload.
  </Step>

  <Step title="Wait for data">
    Nectar typically completes the first data pull within a few days. You'll start seeing bills, meters, and usage data appear in the platform as they're processed.
  </Step>

  <Step title="Review in Data Inventory">
    Browse your bills, accounts, and meters in **Data Inventory**. Check that the extracted data looks right and that everything is assigned to the correct sites and meters.
  </Step>

  <Step title="Set your preferences">
    Set display units under [**Settings > Company > Data Collection**](https://dash.nectarclimate.com/settings/company/data). Set expected billing frequency on each site’s **Required Data**. Turn on [anomaly detection](/docs/platform/data-quality/anomalies) under Settings → Company → Data Quality → Anomaly Detection to catch late fees and unusual charges automatically.
  </Step>

  <Step title="Export or analyze">
    Once your data is in good shape, head to **Data Export** to download CSVs or push data to integrations, explore **Analytics** to visualize consumption trends, or open [**Cost Management**](/docs/platform/cost-management/overview) for portfolio cost.
  </Step>

  <Step title="Invite your team">
    Add company teammates under [**Settings > Company > Members**](https://dash.nectarclimate.com/settings/company/members) and assign Admin, Editor, Viewer, or Site-only. Use Organization settings only to add organization admins (access to all companies). See [Invitations](/docs/platform/data-input/invitations).
  </Step>
</Steps>

<Tip>
  The required fields on each import template determine where your data lands and how it breaks down. See the required columns for [sites](/docs/platform/sites/overview#bulk-import-sites) and [connections](/docs/platform/data-input/connections#bulk-import-connections) before you upload.
</Tip>

## Migrating from another provider?

If you're moving from a spreadsheet workflow, an energy services company, or a platform like ENGIE, Schneider Electric, or Arcadia, Nectar has provider-specific migration guides that map your existing data model to Nectar's structure.

<Card title="Migration guides" icon="arrow-right-left" href="/docs/platform/onboarding/overview">
  Step-by-step migration paths from 10+ providers, including data mapping, pilot workflows, and
  cutover checklists.
</Card>

## Who uses Nectar?

**Energy brokers and consultants** manage utility data across hundreds of client sites. Instead of asking each client to email their bills every month, they connect the accounts in Nectar and the data flows automatically. That means less chasing, fewer spreadsheet errors, and more time for actual consulting.

**Carbon accounting platforms** need standardized usage data to calculate emissions and produce ESG reports. Nectar feeds clean, structured utility data directly into their systems through the API, eliminating manual data entry and the errors that come with it.

**Enterprises** with large facility portfolios use Nectar for CDP disclosures, sustainability reporting, and operational efficiency tracking. One dashboard for every building, every utility type, every month.

## Navigating the platform

The Nectar platform is organized into clear sections, accessible from the sidebar on the left side of the screen. You don't need to memorize everything — just know that the sidebar is always there, and here's a quick map of what you'll find in each section:

<CardGroup cols={2}>
  <Card title="Home" icon="gauge" href="/docs/platform/dashboard">
    Sidebar **Home** (page title Dashboard) — key stats, Favorites (saved analytics views), Quick
    Links, and recent bills.
  </Card>

  <Card title="Agent" icon="sparkles" href="/docs/platform/agent">
    Ask questions, investigate your data, and approve Agent actions.
  </Card>

  <Card title="Data Input" icon="plug" href="/docs/platform/data-input/overview">
    Create [connections](/docs/platform/glossary#connection), upload bills, enter data manually, and
    send [invitations](/docs/platform/glossary#invitation).
  </Card>

  <Card title="Data Inventory" icon="database" href="/docs/platform/data-inventory/overview">
    Browse and edit [bills](/docs/platform/glossary#bill), [accounts](/docs/platform/glossary#account),
    [meters](/docs/platform/glossary#meter), and usage records.
  </Card>

  <Card title="Data Quality" icon="shield-check" href="/docs/platform/data-quality/overview">
    Review completeness, [flagged issues](/docs/platform/glossary#flagged-bill), anomalies, and
    [Savings](/docs/platform/data-quality/savings).
  </Card>

  <Card title="Data Export" icon="file-export" href="/docs/platform/data-export/overview">
    Export usage and cost data as CSV, or push to integrations like Energy Star and Watershed.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/docs/platform/analytics/overview">
    Visualize consumption and intensity, compare time periods, and break down by
    [commodity](/docs/platform/glossary#commodity).
  </Card>

  <Card title="Cost Management" icon="dollar-sign" href="/docs/platform/cost-management/overview">
    Portfolio cost overview, account analysis, line items, and budgeting.
  </Card>

  <Card title="Bill Pay" icon="money-check-dollar" href="/docs/platform/bill-pay/overview">
    Route bills, assign GL codes, and track funding through payment.
  </Card>

  <Card title="Sites" icon="location-dot" href="/docs/platform/sites/overview">
    Organize buildings, track per-site completeness, and compare performance.
  </Card>

  <Card title="Company" icon="building" href="/docs/platform/settings/company-settings">
    Company settings, members, sites, and data collection preferences (main-nav item for company
    admins).
  </Card>

  <Card title="Settings" icon="gear" href="/docs/platform/settings/overview">
    Sidebar footer — personal preferences, company and organization settings, and [API
    keys](/docs/platform/glossary#api-key) under Organization → Developer.
  </Card>

  <Card title="Help" icon="life-ring" href="/docs/platform/support">
    Search docs, submit an issue, or open your support tickets without leaving Nectar.
  </Card>
</CardGroup>

<Tip>
  New to Nectar terminology? The [glossary](/docs/platform/glossary) defines every term used across the
  platform and API.
</Tip>

## FAQ

<AccordionGroup>
  <Accordion title="How long until I see data after connecting a utility account?">
    Nectar typically completes the first data pull within a few days of setup. How much historical data you get depends on the data collection start date you chose and what the utility portal makes available — most portals keep 12 to 24 months of history.
  </Accordion>

  <Accordion title="What if I have multiple buildings?">
    That's exactly what Nectar is built for. Create a separate **site** for each building, then
    connect the utility accounts that serve those buildings. Nectar keeps everything organized by
    site, so you can view, compare, and export data for each location independently.
  </Accordion>

  <Accordion title="Can I set up many sites or accounts at once?">
    Yes — bulk-import [sites](/docs/platform/sites/overview#bulk-import-sites) and
    [connections](/docs/platform/data-input/connections#bulk-import-connections) from a CSV or Excel file,
    with inline validation before anything is created.
  </Accordion>

  <Accordion title="Can different team members see different companies?">
    Yes. Access is per-company membership under Settings → Company → Members. Organization admins
    can see all companies in the organization. This is especially useful for consultancies managing
    data on behalf of multiple clients. Talk to your account administrator or [open a support
    ticket](/docs/platform/support) for setup help.
  </Accordion>

  <Accordion title="What utility types does Nectar support?">
    Nectar supports **electricity**, **natural gas**, **water**, **waste**, **fuel**, **solar**, and
    **district** utilities (steam, chilled water, hot water). Electricity, gas, water, waste, and fuel
    have dedicated Analytics pages; solar and district are collectable without those pages. If your
    utility type isn't listed, reach out to
    [support@nectarclimate.com](mailto:support@nectarclimate.com) — we're always expanding coverage.
  </Accordion>

  <Accordion title="Do you support international utilities?">
    Yes. Nectar supports utility providers globally, including markets across North America, Europe,
    and Asia-Pacific. The platform handles international date formats, local units of measure, and
    non-roman character sets.
  </Accordion>

  <Accordion title="Are you SOC 2 compliant?">
    Yes. Nectar holds SOC 2 Type 1 and Type 2 certifications, monitored continuously through Vanta.
    All utility credentials are encrypted with AES-128 and stored securely. Contact
    [support@nectarclimate.com](mailto:support@nectarclimate.com) for the latest compliance report.
  </Accordion>

  <Accordion title="How does pricing work?">
    Nectar charges per document (bill) processed — whether it's collected automatically through a
    connection or uploaded manually. There are no per-seat charges. Contact
    [support@nectarclimate.com](mailto:support@nectarclimate.com) for a pricing conversation tailored
    to your volume.
  </Accordion>

  <Accordion title="Can I try Nectar for free?">
    Yes. Nectar offers a sandbox environment where you can explore the platform with sample data and
    test API integrations before going live. Contact
    [support@nectarclimate.com](mailto:support@nectarclimate.com) to request sandbox access, or see
    the [Sandbox testing guide](/docs/developer-guide/sandbox-testing) for developer details.
  </Accordion>

  <Accordion title="What if Nectar doesn't support my utility company?">
    Reach out to [support@nectarclimate.com](mailto:support@nectarclimate.com) with the utility
    provider name and website URL. Nectar's team regularly adds new providers, and many requests are
    fulfilled within a few weeks. In the meantime, you can always [upload bills
    manually](/docs/platform/data-input/uploads) to get the data into the system.
  </Accordion>

  <Accordion title="How do I get an API key?">
    Go to [**Settings > Organization > Developer**](https://dash.nectarclimate.com/settings/organization/developer)
    and create a new key. You'll need organization-level permissions. The key is shown only once, so
    copy it immediately. Then follow the [Developer guide](/docs/developer-guide/for-developers) and
    [API getting started](/docs/developer-guide/getting-started) for authentication instructions and code
    examples.
  </Accordion>
</AccordionGroup>
