# Display a list of sharing users related to the record

## Overview

This tutorial will guide users through creating a screen flow in Salesforce using the avatar group component to display a list of sharing users related to a specific record. The tutorial will cover how to set up the flow, add and configure the avatar group component, retrieve sharing users related to the record, and activate and test the flow.&#x20;

The result will be a functional screen flow that allows users to view a list of sharing users related to a specific record in Salesforce with the help of the avatar group component.

## Coming Soon


---

# 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.avonnicomponents.com/flow/tutorials/components/avatar-group/display-a-list-of-sharing-users-related-to-the-record.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.
