# Configuring Default Segment

This guide gives you a step-by-step breakdown of how you can set a default segment so every time you land on the **Accounts, Developers**, or **Buyers** dashboard, you’ll instantly see the accounts/developers/buyers from that default segment.

### User Permissions

* **‘User’ Role** → Can set a default segment for themselves
* **‘Admin’ Role** → Can set a default segment for themselves and also other users.

### Setting your default segment

Users and Admins on [Reo.De](http://Reo.De)v can set default segments for themselves. And there are 2 ways to do this:

**Option 1: While creating a segment:** Here you can choose the ‘Set as default’ option to make this segment your default segment.

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

**Option 2: From the segments dashboard:**

1. Click on the 3-dotted menu
2. Choose the ‘set default’ option to mark this particular segment as your default segment.

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

Default segments display a **'Default tag'** for easy identification.

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

### Setting a default segment for others

Only users with ‘Admin’ role can configure default segments for other users. Here’s how:

1. **Create or select the segment** you want to set as default
2. Click on the 3-dotted menu and select **‘share’** segment

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

3. Next, choose the users you want to share the segment with.

{% hint style="info" %}
Note: You can only set a default segment for other users you’ve shared the segment with. You can also set a segment as the default segment for your entire team. To do this - Click on the **share with team** option and turn the set as default toggle on.
{% endhint %}

<figure><img src="/files/5Tco47JFqtgV8hnSSMg4" alt=""><figcaption></figcaption></figure>

4. Turn on the ‘Set as Default’ toggle on for the selected users.

{% hint style="info" %}
Note: It may take upto 45-60 mins for the default segment to reflect on the users dashboard. Users are notified via email when a default segment has been set for them.
{% endhint %}

<figure><img src="/files/0setvA4QJJrF9do5F6wO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Few things to note:

* If a default segment is deleted, users will return to the system default.
* You can have only one default segment for each account, developer and buyer segment.
* If a user sets a default segment and an admin also sets another default segment for that user - the default segment set by the admin overrides the default set by the user.
  {% endhint %}


---

# 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/segments/configuring-default-segment.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.
