# Overview

User Experience Design (UX), also called User Centered Design (UCD), is **design** that is based upon an **explicit understanding of users, tasks, and environments** and is **refined by user-centered evaluation**.

## Components of UX

* **Specify the context of use and other requirements:** Identify the people who will use the product, what they will use it for, and under what conditions they will use it. Identify any business requirements or user goals that must be met for the product to be successful.
* **Create designs:** Build from a rough concept to a complete design.
* **Evaluate designs:** Evaluation - ideally through usability testing with actual users - is as integral as quality testing is to good software development.

## General resources

{% embed url="<https://www.usability.gov/what-and-why/user-centered-design.html>" %}

{% embed url="<http://ui-patterns.com/>" %}

## UCSC GI-specific resources

\#user-centered-design Slack Channel on the UCSC GI slack.


---

# 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://ucsc-xena.gitbook.io/ux-resource-for-ucsc-genomics-institute/master.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.
