# Volunteers Management

## Approved for Assignments

The assignments "auto-fill" feature can automatically pull from a specific Involvement Area, but you can indicate, as an admin, whether people in that list should be part of the auto-rotation or not.

Toggling this option on or off will enable or disable them from being selected as part of the auto-fill process for Assignments.

## Show in Volunteer List

You can give access to members via [Roles](/core-concepts/roles.md) to view who has opted in to certain Involvement Areas.

However, as an admin, you can select for certain members to now show in list based on your own criteria.

Toggling this option on or off will show or hide them from the [Volunteer List](/features/member-involvement/volunteers-list.md).

<figure><img src="/files/U3mA7tOYiX10zErAOnzQ" alt=""><figcaption><p>Preview of viewing and toggling these options for users in a specific subarea.</p></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.lightpost.app/features/member-involvement/volunteers-management.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.
