# Custom configure MyLA

MyLA offers configurable customizations to the end-user experience.

### Custom help links <a href="#customconfiguremyla-customhelplinks" id="customconfiguremyla-customhelplinks"></a>

In the MyLA interface, "help" links are presented to all student and instructor users. Different help links can be configured for MyLA in general and each of the three primary data visualizations.

By default, click on the help link will direct users to the University of Michigan's own MyLA end-user documentation. An institution may choose to override the help link so that users are directed to their own internal knowledge basis. Institutions are encouraged to create help documentation for each of the four possible help documents.

In addition to a general MyLA help link, three help URLs can be configured for these three visualizations:

* **Resources Accessed** ([default help page](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/resources-accessed))
* **Assignment Planning** ([default help page](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/assignment-planning))
* **Grade Distribution** ([default help page](https://its.umich.edu/academics-research/teaching-learning/my-learning-analytics/support/grade-distribution))

To override the "help" link, please create your own documentation/destination for your student and instructor users and send the URL to Unizin services.


---

# 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://resources.unizin.org/products/hosted-services/my-learning-analytics/custom-configure-myla.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.
