# Step 4: Build custom segments that are most likely to convert

Segments in Reo.Dev are cohorts of accounts/developers/buyers categorized based on specific attributes. In this article, we will guide you on creating segments to find high-intent accounts.

**Step 1:** Click on **Segments**&#x20;

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

When you're getting started on Reo.Dev and want to quickly find some high-intent accounts, magic segments is a great feature to explore.

**Step 2:** Click on **'Magic Segments'**

These are pre-built segments by Reo.Dev to help you easily find the high-intent accounts.

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

**Step 3:** To create a new segment, click on **Create New**

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

**Step 4:** Based on your filter critera - choose whether to create a basic or an advanced segment.

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

**Step 5:** Decide whether to create a segment for accounts or developers or buyers.&#x20;

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

> As an example - we will create a segment for accounts that have been **'Active on your competitors Github repositories'**

**Step 6:** **Name** the segment

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

**Step 7:** Add a **custom tag name and description.** It helps you quickly identify and filter these accounts.

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

**Step 8:** Add **filters**

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

For this segment we will add the following filters:

1. Activity Group —> Github Repository —> Repository Type —> 'Competition'

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

2. Activity Type —> Github —> Fork, Pull Request, Opened Issue, Comment. Here we will also set the data range as 'last 180 days'

<figure><img src="/files/8gHtwjbXCzMHJu7gtDru" alt=""><figcaption></figcaption></figure>

3. Account Intel —> ICP fit score → Strong, Moderate

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

{% hint style="info" %}
**Note:** When you have multiple criteria's you can use 2 conditional operators - The 'AND' function  includes only those accounts that match all the criterias. The 'OR' function and would include accounts that match any of the given criteria's.
{% endhint %}

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

**Step 9:** After adding the filters, click on **Save and Exit**.

In the accounts section you can view all the accounts in this segment. The tag appears beside the account.

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

You can also view the segment you created under the **'my segments'** tab

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

**Step 10:** Click on the 3-dotted menu and then click on **share segment.**

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

**Step 11:** Choose the members you want to share the segment with and add notes to give them more context about the segment. And hit the share button.

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


---

# 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/getting-started/for-users/step-4-build-custom-segments-that-are-most-likely-to-convert.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.
