> For the complete documentation index, see [llms.txt](https://docs.flexy.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flexy.bot/modules/discord/steps/get-members-by-status.md).

# Get Members By Status

**Introduction**

The "Get Members by Status" step retrieves a list of members from a specified guild based on their online status. This step is useful for identifying and interacting with members who are online, offline, or in other statuses.

**Configuration**

* **Guild**: Specifies the guild (server) from which members will be retrieved. This parameter is required.
* **Status**: Defines the online status of the members to be retrieved (e.g., online, offline, idle). This parameter is required.

**Outputs**

* **Members**: A list of members matching the specified status. This output can be used in subsequent steps or actions.
