# Customizing Tags

This guide explains how to customize tags in Reo.Dev, a feature that allows for quick filtering and prioritizing of accounts based on your predefined criteria.

### Customizing Tags While Creating a Segment

**Step 1:** Click on **Segments** on the nav bar.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FHqnqhpowf3emDfEoj9G1%2FScreenshot%202026-03-17%20at%202.09.58%20PM.png?alt=media\&token=b30d5acb-6a74-4d24-8719-e5e204bd5136)

**Step 2:** Select **Create Segments**.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FNwyjc7CtD4crFk0bMElX%2FScreenshot%202026-03-17%20at%202.10.51%20PM.png?alt=media\&token=e1dbfcca-be57-4e12-86a0-b4ca1508d0bd)

**Step 3:** Add the tag name and tag description. The tag name, which can be up to thirty characters, will be visible in the account developer account, the developer list, and the segmentation filter.

Provide a tag description up to hundred characters. This will be displayed when a user hovers over a tag name.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2F3Cm5LaBvI4bsfqk8APlN%2FScreenshot%202026-03-17%20at%202.16.45%20PM.png?alt=media\&token=66d8ef0f-2ae5-4069-8bcf-084eaecd7c19)

**Step 4:** Define the segment criteria and **save and exit**.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FQ9TbvXwrCnZ65nwRXPZE%2FScreenshot%202026-03-17%20at%202.18.10%20PM.png?alt=media\&token=85480d5d-250b-4891-8b25-75edaf04c873)

After creating an account segment, the account tags will display for all accounts matching the criteria. Similarly, for a developer segment, the tag will display for all developers matching the criteria.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FdYT9G3ieCoLFvwJeK1Tj%2FScreenshot%202026-03-17%20at%202.32.34%20PM.png?alt=media\&token=e6dee491-a08f-47b0-b8f3-865b5e892a40)

{% hint style="info" %}
Admins can create a tag visible to all teammates. Users can use this tag to quickly filter the account or developer in the list.
{% endhint %}

Use the Tags to quickly filter the accounts or developers in the list.

![](https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2Fl1hSAn32rkh1MRj8D0QI%2FScreenshot%202026-03-17%20at%202.34.16%20PM.png?alt=media\&token=a714f362-f69f-4fca-b77e-6d6944654b37)


---

# 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/customizing-tags.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.
