# Configuration

- [Monitors](https://docs.biologit.com/configuration/monitor-configuration.md): A Monitor configures a product search, its schedule, automation settings, and what teams get to screen and QC results.
- [Users, Teams and Permissions](https://docs.biologit.com/configuration/team-and-user-management.md): Configure users and permissions in MLM-AI
- [Settings](https://docs.biologit.com/configuration/settings.md): Global settings affecting application behavior can be configured here.
- [Custom Workflows](https://docs.biologit.com/configuration/custom-workflows.md): Customize screening decisions to suit your workflow
- [E2B Configuration Guide](https://docs.biologit.com/configuration/e2b-configuration-guide.md): Export results screened as ICSR direct into E2B XML files
- [Notifications](https://docs.biologit.com/configuration/notifications.md): MLM-AI notify users by email on key events


---

# 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.biologit.com/configuration.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.
