# Best-Practices Guides

This section offers guidance on how to make the best use of ThousandEyes in your environment.

## [Platform Best Practices](https://docs.thousandeyes.com/product-documentation/best-practices/platform-best-practices)

Use these guides to deploy and optimize ThousandEyes across agents, tests, dashboards, and alerts, including agent placement, account groups, test protocol choice, dashboard storytelling, and alert tuning.

## [Monitoring Third-Party Applications](https://docs.thousandeyes.com/product-documentation/best-practices/monitoring-third-party-applications)

Apply the platform best practices above to specific SaaS applications, with dedicated guides for Microsoft 365, Microsoft Teams, Salesforce, Slack, Webex Meetings and Calling, and Zoom.


---

# 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.thousandeyes.com/product-documentation/best-practices.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.
