# Schedules

To access schedules use Q on the panel.

With schedules you can explore families and parameters in a table format directly inside Rhino. It provides a flexible way to analyze and manage model data without leaving the design environment.

With Schedules you can:

* Define which parameters are displayed as table columns, and arrange their order.
* Filter elements by parameter values to quickly isolate specific sets.
* Group elements by parameter values for clearer organization (e.g., by Level or Category).
* Format table cells with colors based on parameter values, making patterns and outliers easy to spot.

In addition, the table can be exported to **Excel**, allowing you to share, review, or further process the data outside Rhino.

<figure><img src="/files/nIki46yic2GBXz5upWEz" alt=""><figcaption></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://wiki.mksdtech.com/beam/beam-for-rhinoceros/schedules.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.
