# 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.
