# Management & Operations

- [Dashboard & Monitoring](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring.md): Overview of the analytics features in Frends.
- [Dashboard](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring/dashboard.md): Central monitoring view in Frends Control Panel.
- [Process Instances](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring/process-instances.md): Logging for the Process executions.
- [Error handling & Monitoring](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring/error-handling-and-monitoring.md): How to handle errors in Frends Processes.
- [System Logs](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring/system-logs.md): System logs from the Agent and the containing operating system.
- [AI Audit Logs](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/dashboard-and-monitoring/ai-audit-logs.md): Monitor the use of AI in your Frends Tenant.
- [User Management](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/user-management.md): Frends includes RBAC user management capabilities.
- [Task Management](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/task-management.md): Managing Tasks in your Frends Tenant.
- [Integration Lifecycle](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/integration-lifecycle.md): CI/CD is built in to Frends.
- [Environments](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/integration-lifecycle/environments.md)
- [Version Control](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/integration-lifecycle/version-control.md): Traceability and backtrackability for your content in Frends.
- [Environment Variables](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/integration-lifecycle/environment-variables.md): Global values that allow easy deployment between Environments.
- [Maintenance & Support](https://docs.frends.com/docs/frends-6.1.0/management-and-operations/maintenance-and-support.md): Frends services are constantly being monitored and taken care of.


---

# 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.frends.com/docs/frends-6.1.0/management-and-operations.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.
