# Features

- [Overview](https://docs.smolsoftware.com/features/overview.md): Get an overview of the Admin Automation features and learn how to use them.
- [Schedule](https://docs.smolsoftware.com/features/overview/schedule.md): Learn what schedules are and how they work
- [Selection](https://docs.smolsoftware.com/features/overview/selection.md): Learn about the Selection component and how it works
- [Filters](https://docs.smolsoftware.com/features/overview/filters.md): Learn about the filter components and how they work
- [Actions](https://docs.smolsoftware.com/features/overview/actions.md): Learn about the different actions that can be applied to users
- [Controlling Your Rules](https://docs.smolsoftware.com/features/controlling-your-rules.md): Learn what actions you can take on your rules to control them
- [Common Use Cases](https://docs.smolsoftware.com/features/common-use-cases.md): Discover common uses for the Admin Automation rules and how to create them.
- [Publishing Process](https://docs.smolsoftware.com/features/publishing-process.md): Learn about the automation publishing process
- [Audit logs](https://docs.smolsoftware.com/features/audit-logs.md): Learn about the audit logs available
- [FAQs](https://docs.smolsoftware.com/features/faqs.md): Frequently asked questions
- [Roadmap](https://docs.smolsoftware.com/features/roadmap.md): What is our team working on?


---

# 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.smolsoftware.com/features.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.
