# Account Lifecycle Stage

The "Stage" intent signal in Reo.Dev pinpoints an account's location in the pipeline. It is segmented into five stages:

* In Target
* In Market
* Discovery
* In Pipeline
* Customers

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FgNtlsSNxVeigPXKMCQel%2FScreenshot%202026-03-16%20at%205.29.51%20PM.png?alt=media\&token=e669899d-c747-4645-a666-c01b5fbedcdb)

Each stage unlocks specific engagement strategies for various teams, enabling more targeted and relevant interactions.

One key benefit of the Stage intent signal is that it allows GTM teams to craft personalized outreach campaigns, ensuring that messaging aligns with where the account is in the buying journey.

### Understanding each stage

#### **In Target**&#x20;

* **What:** Accounts at this stage haven't done any activity on your tracked assets and are not in your CRM. These are accounts added via list import or audience.&#x20;
* **Action**: Activate these accounts with awareness campaigns to drive first-touch engagement and bring them into the funnel.

***

#### **In Market**

* **What**: Accounts at this stage have interacted with a competitor's GitHub repository but haven't engaged with your product assets.
* **Action**: It's an ideal time for the sales team to reach out to these accounts with targeted messages about your product's superiority.

***

#### Discovery

* **What**: Accounts at this stage have engaged with some of your product assets but aren't in your CRM yet.
* **Action**: It's a prime opportunity for the marketing team to target these accounts with campaigns based on their activities. This stage is crucial for expanding the top of the funnel.

***

#### In Pipeline

* **What**: Accounts at this stage are at various stages in your CRM pipeline.
* **Action**: The sales team can conduct targeted outreach based on activities seen in Reo dot dev to push these accounts down the funnel.

***

#### Customers

* **What**: These accounts are marked as customers in your CRM.
* **Actions**: This stage allows the Customer Success Team to monitor product activities and understand product adoption, which can be used during renewal and upsell processes.

### Filtering accounts based on Stage

1. **From the Accounts View Page**

**Step 1:** Click on **Add Filter** and the select '**CRM Lifecycle Stage**'  and choose the desired filter for the stage

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2F8haJ1TkIdCfzSdhcO76I%2FScreenshot%202026-03-16%20at%205.30.55%20PM.png?alt=media\&token=a166ac97-6e13-469c-a274-73cfbb1f3bf0)

After applying the filter, only accounts in those stages will be displayed.<br>

2. **Creating dedicated segments based on Stage of the account**

**Step 1:** Click on **Segments** form the nav bar and then on **Create Segments**.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FtgzdNouQNqujOUyRjaSF%2FScreenshot%202026-03-16%20at%205.32.49%20PM.png?alt=media\&token=9746ccd6-f47b-46d4-839f-963dd62748b4)

**Step 2:** Click **Add Filter**. Select the filter named lifecycle stage from the filter list

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FLCDQPO0YSmEanWyGpwSz%2FScreenshot%202026-03-16%20at%205.34.38%20PM.png?alt=media\&token=c3c90e05-d49b-4f22-928f-efb44d4bfc5a)

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FqiKAvhYgt0NRKqnHJib8%2FScreenshot%202026-03-16%20at%205.35.54%20PM.png?alt=media\&token=af3ea99f-f542-48c4-a86f-60d233ba1d26)

**Step 3:** Choose the desired filter for the stage.

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2Fx8FhY1V4a7UtQzU9ha4Z%2Fimage.png?alt=media&#x26;token=06bf31e4-e5e5-4659-89cc-a4c352b4ae25" alt=""><figcaption></figcaption></figure>

After creating this segment, it will only display accounts in the specified life cycle stage.


---

# 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/accounts/account-lifecycle-stage.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.
