# Why Am I Seeing More Accounts in CRM Than I Synced?

When you sync a segment from **Reo.Dev** to your CRM, the total count of accounts or developers at that moment may differ from what you see in your CRM later. This happens because **segments in Reo.Dev are dynamic** and continuously update as new accounts or developers match the segment’s filter criteria.

#### Example Scenario:

1. You create an **Account Segment** in Reo.Dev.
2. At the time of syncing, the segment has **50 accounts**.
3. After 2 days, you check in your CRM and find **80 accounts** under that segment.

#### Why Did This Happen?

* **Dynamic Segments**: Any new accounts or developers that meet the segment filters will **automatically get added** and **synced to your CRM** every 24 hours.
* **Ongoing Syncing**: Reo.Dev syncs data at **a 24-hour interval** to keep your CRM updated.
* **Different Timeframes for Count Calculation** – The **total count in Reo.Dev’s Segments panel reflects only the last 30 days**, while your CRM **displays all-time records**. This difference in timeframes can lead to a higher number in the CRM compared to what you see in Reo.Dev.

***

#### How to Track New Additions:

1. **Segment Overview**:
   1. In Reo.Dev, navigate to **My Segments** and check the **Active Count** column.
   2. Hover over the number to see the **new accounts added in the past 24 hours** (displayed in green).

      <figure><img src="/files/76LCK9np1z40KLIXnnh5" alt=""><figcaption></figcaption></figure>

2. **Analytics Dashboard**:
   1. Go to **Resources > Analytics** in the side panel.

<figure><img src="/files/jwiZiHXVCorMXoP70Qsw" alt=""><figcaption></figcaption></figure>

&#x20;     b. Click on **Segment Analytics**

<figure><img src="/files/by6FWsJypCJgkvBPasWy" alt=""><figcaption></figcaption></figure>

&#x20;       c.  Scroll down to **Key Segment Metrics**. Find your segment and click **View Monthly Metrics** for a **month-over-month breakdown** of new additions.

<figure><img src="/files/2m2ggeUNmVNH65nreoo1" alt=""><figcaption></figcaption></figure>

***

#### Related Guides:

* [How to Sync a Segment to Salesforce/HubSpot](/faqs-troubleshooting/how-to-sync-a-segment-to-crm.md)
* [How to Configure HubSpot in Reo.Dev](broken://pages/qIlng8yz565Wfi80f2uC)
* [How to Configure Salesforce in Reo.Dev](/integrations/output-integrations/crm/salesforce.md)


---

# 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://docs.reo.dev/faqs-troubleshooting/why-am-i-seeing-more-accounts-in-crm-than-i-synced.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.
