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

# CamoAg Help Center

> How can we help?

export const SearchBar = ({placeholder = "Search or ask...", shortcut = "⌘K", maxWidth = "", className = ""}) => {
  const styles = {
    layout: "flex items-center justify-between",
    width: "w-full",
    spacing: "py-3 pl-5 pr-3",
    shape: "rounded-md",
    background: "bg-white",
    text: "text-sm text-gray-400",
    border: "border border-gray-300 ring-8 ring-gray-200/60",
    hover: "hover:border-gray-400 hover:ring-gray-200/50",
    cursor: "cursor-pointer",
    transition: "transition-all duration-200"
  };
  const iconStyles = {
    size: "h-4 w-4 flex-none",
    spacing: "mr-2",
    color: "bg-primary hover:bg-gray-600"
  };
  const badgeStyles = {
    text: "text-xs font-medium",
    color: "text-gray-400",
    background: "bg-gray-100",
    spacing: "px-2 py-1",
    shape: "rounded-md"
  };
  const buttonClasses = [styles.layout, styles.width, styles.spacing, styles.shape, styles.background, styles.text, styles.border, styles.hover, styles.cursor, styles.transition, className].join(" ");
  return <button type="button" id="home-search-entry" onClick={() => document.getElementById("search-bar-entry")?.click()} className={buttonClasses} style={maxWidth ? {
    maxWidth
  } : undefined}>
            {}
            <div className="flex items-center">
                <svg className={`${iconStyles.size} ${iconStyles.spacing} ${iconStyles.color}`} style={{
    maskImage: 'url("https://mintlify.b-cdn.net/v6.5.1/solid/magnifying-glass.svg")',
    maskRepeat: "no-repeat",
    maskPosition: "center center"
  }} />
                {placeholder}
            </div>

            {}
            {shortcut && <span className={`hidden sm:inline-flex ${badgeStyles.text} ${badgeStyles.color} ${badgeStyles.background} ${badgeStyles.spacing} ${badgeStyles.shape}`}>
                    {shortcut}
                </span>}
        </button>;
};

<div
  className="flex flex-col items-center justify-center lg:px-32 px-20 sm:px-10 px-5 md:py-28 py-12 w-full"
  style={{
backgroundImage: `url("https://assets.camo.ag/tillable-assets/docs/banner.png")`,
backgroundSize: 'cover',
backgroundPosition: 'center',
backgroundRepeat: 'no-repeat',
}}
>
  <div
    className="flex flex-col items-start justify-center gap-6 sm:min-w-[400px] min-w-full"
    style={{
backgroundImage:
"radial-gradient(ellipse at center, #31343a 0%, transparent 75%)",
}}
  >
    <h1 className="md:text-4xl text-2xl font-bold text-white">How can we help?</h1>

    <div className="flex flex-row w-full">
      <div className="w-full">
        <SearchBar placeholder="Search..." />
      </div>
    </div>
  </div>
</div>

<div className="lg:px-32 px-20 sm:px-10 px-5 md:py-28 py-12 w-full">
  <Columns cols={3}>
    <Card title="New Feature Release Notes" icon="calendar" href="/hc/en-us/categories/17692481699095-New-Feature-Release-Notes">
      Stay updated on the latest feature releases and find recordings of our
      monthly release webinar.
    </Card>

    <Card title="Role Based Workflows" icon="users" href="/hc/en-us/categories/29278367758743-Role-Based-Workflows">
      Organizes guides found within the help center based on how an end user is
      most likely to use the platform.
    </Card>

    <Card title="User Guides" icon="book-open" href="/hc/en-us/categories/17692476653975-User-Guides">
      How-to guides, FAQs, and video tutorials.
    </Card>

    <Card title="Use Cases" icon="file-chart-column" href="/hc/en-us/categories/36071350449687-Use-Cases">
      Explore this section for videos focused on specific Use Case topics from
      farm creation to prospecting using reports.
    </Card>

    <Card title="Feature of the Week" icon="badge-check" href="/hc/en-us/categories/30149142314775-Feature-of-the-Week">
      Short videos highlighting a single feature with links to relevant how-to
      guides.
    </Card>
  </Columns>
</div>

<div className="lg:px-32 px-20 sm:px-10 px-5 md:pb-28 pb-12 w-full">
  <h2 className="text-2xl font-bold mb-6">Promoted articles</h2>

  <AccordionGroup>
    <Accordion title="April 2026 Release Webinar">
      <Frame>
        <iframe src="//www.youtube-nocookie.com/embed/MpTL2Xw55d4" allow="encrypted-media" allowFullScreen frameBorder="0" />
      </Frame>
    </Accordion>

    <Accordion title="Report Categories, Data Sources, and Use Cases">
      Reports are broken down into four possible categories. Access to reports is based on your organization's subscription

      <Frame>
        ![Screenshot 2024-08-27 at 4.38.18 PM.png](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/25953156749975/86aa7823de238dd7df6c048e39ede078.png)
      </Frame>

      1. [Operational Data](#operational-data)
      2. [Organization Data](#organizational-data)
      3. [Ownership Data](#ownership-data)
      4. [Custom Reports](#custom-reports)

      ### Operational Data

      Reports in this category are driven by data sources centered around Operator/Farmer data

      \**available to users with a Pro Subscription who have also purchased additional data integrations*

      | **Report Name**          | [**Data Source**](/hc/en-us/articles/18255111889687-Data-Sources-and-Update-Frequency-FAQs) | **Use Case**                                                                                                                                                                                                                      |
      | :----------------------- | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
      | Operators\*              | DTN                                                                                         | - View all operator info provided by DTN<br />- Matched to your CRM (if integrated) by address<br />- **Tip:** Start your research using the report which allows you to hone in on information and link back to the map.          |
      | UCC Filings\*            | Fusable                                                                                     | - View all equipment UCC info provided by Fusable<br />- Matched to your CRM (if integrated) by address<br />- **Tip:** Start your research using the report which allows you to hone in on information and link back to the map. |
      | USDA Subsidy Payments    | FSA                                                                                         | - View USDA subsidy payment amounts and payee data<br />- **Tip:** Start your research using the report which allows you to hone in on information and link back to the map.                                                      |
      | Market Share Details     | Organization Contacts                                                                       | - Instantly view your customers vs. largest operator prospects                                                                                                                                                                    |
      | Market Wallet Share      | Organizational Data Share                                                                   |                                                                                                                                                                                                                                   |
      | Total Addressable Market | Organizational Data Share                                                                   |                                                                                                                                                                                                                                   |

      ### Organizational Data

      Reports in this category are driven by users within your organization or data your organization sends directly to CamoAg

      \**reports outlined in orange are available to users with a Basic subscription, remaining reports require a Pro subscription and may also require additional integrations*

      | **Report Name**            | **Data Source**  | **Use Case**                                                                                                                                                                                                                                                                                                                                                                             |
      | :------------------------- | :--------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
      | AgWare Data\*              | AgWare           | - Requires an integration with Agware                                                                                                                                                                                                                                                                                                                                                    |
      | CMAs Created               | Org Users        | - View total number of Comparative Market Analyses (CMA) created within the organization or by a specific user<br />- High level details of the subject farms such as county location and acre types<br />- CMA value vs. soil rating<br />- CMA value as compared to property size<br />- Compare values over time if multiple CMAs have been created for a farm                        |
      | Comps Created              | Org Users        | - View the sales data shared by your organization and/or the number or private comparable sales created across the organization or by a specific user<br />- Correlation between Sale Price vs. Soil Rating or size<br />- Graphical view of sale prices over a given time farm<br />- Report can be accessed from the map for enterprise accounts sending sales data directly to CamoAg |
      | Contacts - Pro\*           | Organization CRM | - View your CRM contacts, their products, relationship manager, and contact information<br />- Report can be accessed from the map                                                                                                                                                                                                                                                       |
      | Documents                  | Org Users        | - View all documents uploaded to a farm including documents assigned an expiration date<br />- Sort documents by Category and Subcategory (if assigned)                                                                                                                                                                                                                                  |
      | Farms, Fields, and Parcels | Org Users        | - View total number of farms created within the organization or by user<br />- Understand total acres associated with an Owner/Entity, Portfolio, or County - represented with a graph and table<br />- View a breakdown of farms by acre types such as Irrigated, Dryland, CRP, Etc.                                                                                                    |
      | User Engagement Summary\*  | Org Users        | - Understand how users in your organization are using the CamoAg platform                                                                                                                                                                                                                                                                                                                |

      ### Ownership Data

      Reports are driven by data sources centered around parcel ownership

      \**require a Pro subscription and may require additional integrations*

      | **Report Name**                   | **Data Source**         | **Use Case**                                                                                                                                                                                                                                                                                                                                                                                                    |
      | :-------------------------------- | :---------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
      | Land Sales Bulletin Data          | Land Sales Bulletin     | - View a heat map of Land Sales Bulletin data in your subscribed states to understand what counties or areas have a high or low concentration of sales<br />- Use filters to hone in on sales data for one or more counties and download the table to further run your own comparisons                                                                                                                          |
      | Largest Farmland Buyers & Sellers | Farm Sales              | - Create marketing lists<br />- Understand who is purchasing the most land in a certain area                                                                                                                                                                                                                                                                                                                    |
      | Mortgages Pro\*                   | Cotality<br />Attom\*\* | - View all mortgage info provided by Cotality and matched to parcels in CamoAg using Parcel IDs and county recorder documents.<br />- **Attom** Mortgage data will be visible on the map regardless of purchase, but only available in the reports if purchased by your organization.<br />- Matched to your CRM (if integrated) by address<br />- Report can be accessed from the map or from the reports menu |
      | Owners Pro\*                      | Regrid/Attom            | - View all Owner info matched by CamoAg<br />- Matched to your CRM (if integrated) by address<br />- Create marketing lists with addresses<br />- Report can be accessed from the map or from the reports menu                                                                                                                                                                                                  |
      | Recently Created Auctions         | CamoAg                  | - View auctions entered into the platform by CamoAg and gathered from various auction sites                                                                                                                                                                                                                                                                                                                     |

      ### Custom Reports

      Custom reports are built by your organization using CamoAg data and integrations. Contact your account team for access and setup details.
    </Accordion>

    <Accordion title="Navigating the Operation Profile">
      <Frame>
        <iframe src="//www.youtube-nocookie.com/embed/axsVhd2iyuA" allow="encrypted-media" allowFullScreen frameBorder="0" />
      </Frame>
    </Accordion>

    <Accordion title="CamoAg Operator Map Layer">
      ***Available to Organizations with a Pro Subscription***

      CamoAg classifies agricultural producers into operational size categories using publicly available subsidy payment data. Based on 2021 payment records, operations are segmented into defined acreage buckets to estimate scale. Producers whose subsidy payments reach the maximum allowable threshold are categorized within the 10,000+ acre segment, as payment caps introduce limitations in determining precise operation size at the upper end of the distribution.

      **What are the acre buckets?**

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/35065204504855/a326fb46e3a610130bcf740e3e4b78cb.png)
      </Frame>

      **What if the acres displayed are inaccurate, can my organization correct them?**

      * Users with Organization Admin privileges can make edits to operator acre amounts as long as the operator is a contact. [Editing Estimated Operator Acres](/hc/en-us/articles/35165970163351-Editing-Estimated-Operator-Acres)
      * [Contacts can be created directly in CamoAg](/hc/en-us/articles/32557019340695-Creating-a-Contact) or may be ingested directly from your organizations CRM integration

      **What if my organization uses a third-party data provider for operators/operators? Will editing the acres impact that data? On what reports will I see the acreage?**

      * When a third-party data provider is configured for your organization, any manual edits to acreage values at the contact level will take precedence over provider-supplied data. The organization-entered acreage will be reflected on the map display and applied as the **Estimated Acres** value within applicable report filters, including the **UCC Blanket Liens** and **Owners** reports.

      **What do the different colors and icon sizes on the map mean?**

      * The larger the circle, the larger the operator
      * If your CRM is integrated or you have created contacts in CamoAg the icon coloring is consistent with the contacts layer
        * Teal/Blue = Customer
        * Gray = Prospect
        * Orange = No relationship/not a contact

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/39606850696471/f2f15ea2a807597cb7cd9af743b415ca.png)
      </Frame>

      **Can I filter the operators on the map?**

      * Yes. Click on **Advanced Filters** to filter by status and acreage buckets.

      **How can I see information about the operator?**

      * Click on the circle that matches up with the operator for which you want to see more information
      * Operator profile will appear in the panel on the left side of your screen

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/39719239471639/716fbad3444a68d4dee1436dc94f2a0c.png)
      </Frame>

      * Click on any category to expose additional details such as **Connections**
      * Click on **View Profile** to be taken to a more detailed and in depth analysis of the operation

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/39719247430935/248008fb6bf9b7acdb2b7d70df1a8a24.png)
      </Frame>
    </Accordion>

    <Accordion title="AI-Powered Deep Research">
      ***Requires Pro Subscription***

      **Important:** A deep research report can be run for both a public and private network.

      AI-Powered Deep Research delivers a comprehensive, professionally formatted PDF report for a contact or network. Each report provides rich insights, including farmland holdings, estimated operation size, potential affiliates, agricultural practices, associated individuals, and verified address information.

      * **Operation Mapping:** Uncovering the relationships between individuals and legal entities within a farming operation.
      * **Diversified Business Ventures:** Revealing related non-agricultural business interests, like laundromats or car washes, with clear citations.
      * **Financial and Legal Context:** Identifying entity structures and mentions of relevant documents for further analysis
      * Reports in Minutes Not Hours: Faster time-to-insight and can execute market briefs, customer profiles, and even compliance checks with confidence.

      For full transparency and credibility, best effort is made to clearly cite data sources which are linked at the end of every report

      #### Locating & Running a Deep Research Report Using Smart Search

      1. Enter the name of the entity into **Smart Search**
      2. On the results page name click on the entity under the **Operation** column

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/38622994969111/a279e27124436915e1e25a900811c364.png)
      </Frame>

      3. On the information panel click the **Deep Research** category to expand then click **Generate New Deep Research Report**
      4. The report may take a couple minutes to generate. Once generated a notification will appear at the bottom left of your screen.
      5. Reports will be saved with the entity and accessible to other users

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/38622994975895/0dfb542e3daccfd709d607ae1d888ef2.png)
      </Frame>

      #### Locating & Running Deep Research Reports for an Operation From the Map

      1. Navigate to the Map and click on the parcel of the entity for which you want to run a report
      2. Under **Connections** click on the **Operation**

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/38623004392215/bc6e01054ead3e0bf13b20c330efaa72.png)
      </Frame>

      3. On the information panel click the **Deep Research** category to expand then click **Generate New Deep Research Report**
      4. The report may take a couple minutes to generate. Once generated a notification will appear at the bottom left of your screen.
      5. Reports will be saved with the entity and accessible to other users

      <Frame>
        ![Article image](https://assets.camo.ag/tillable-assets/docs/hc/article_attachments/38622994975895/0dfb542e3daccfd709d607ae1d888ef2.png)
      </Frame>
    </Accordion>
  </AccordionGroup>
</div>

<div className="lg:px-32 px-20 sm:px-10 px-5 md:pb-28 pb-12 w-full">
  <h2 className="text-2xl font-bold mb-6">Support Information</h2>

  <Columns cols={2}>
    <Card title="Feature Release Webinar" icon="briefcase" href="https://us06web.zoom.us/webinar/register/WN_i4ZkE3slT-C9aYvgyDEQAg">
      <span className="text-[#508f61] font-medium">Register for 2025 now!</span>
    </Card>

    <Card title="Support Hours" icon="clock">
      <span className="text-[#508f61] font-medium">
        8:00am - 5:00pm CST Monday to Friday
      </span>
    </Card>
  </Columns>
</div>

<div className="lg:px-32 px-20 sm:px-10 px-5 md:pb-28 pb-12 w-full">
  <h2 className="text-2xl font-bold mb-6">Support Information</h2>

  <Columns cols={2}>
    <Card title="Feature Release Webinar" icon="briefcase" href="https://us06web.zoom.us/webinar/register/WN_i4ZkE3slT-C9aYvgyDEQAg">
      <span className="text-[#508f61] font-medium">Register for 2026 now!</span>
    </Card>

    <Card title="Support Hours" icon="clock">
      <span className="text-[#508f61] font-medium">
        8:00am - 5:00pm CST Monday to Friday
      </span>
    </Card>
  </Columns>
</div>

<div className="lg:px-32 px-20 sm:px-10 px-5 md:pb-28 pb-12 w-full">
  <div className="flex flex-col items-center justify-center gap-3 rounded-2xl bg-[#5c9fd6] px-8 py-12 text-center">
    <h2 className="text-2xl font-light text-gray-900">
      Can't find what you're looking for?
    </h2>

    <p className="text-gray-900">Our customer support team is here for you!</p>

    <a href="https://support.camo.ag/hc/en-us/requests/new" className="mt-3 rounded-md bg-[#152d25] px-8 py-3 text-sm font-semibold text-white no-underline hover:opacity-90">
      Submit a request
    </a>
  </div>
</div>
