# Shared Segments

## Understanding Shared Segments

Shared Segments provides a list of segments that other team members have shared with you.

This feature helps you stay informed about which accounts your colleagues are working on. Additionally, it allows you to share segments with your team, particularly when assigning accounts based on territory.

{% hint style="info" %}
**Note:** You cannot edit a segment that has been shared with you.
{% endhint %}

#### **Sharing a Segment**

To share the segment with other team members, click on the dotted menu option corresponding to a Segment and then click **Share Segment**.

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

Next, Select the team members that are added to Reo.Dev to share the segment with.

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

You can click on the 'Share with Team' option to share the segment with all your team members/ users added to Reo.Dev.&#x20;

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

Furthermore, users with 'Admin' Role on Reo.Dev can set default segments for other users or the entire team. This means - if users land on Accounts, Developers, or Buyers dashboard, users will instantly see the accounts/developers/buyers from the default segment.

<figure><img src="/files/npBdF7qeI0Wmew9ESFmG" 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/segments/shared-segments.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.
