# System Status

## Motion Functions

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Feedback Function</td><td><a href="/files/4Vi86ikzUUWfLWWbMKKU">/files/4Vi86ikzUUWfLWWbMKKU</a></td></tr><tr><td>Emotive Function</td><td><a href="/files/b3o7ZgKGBBmM5RZ2E9OB">/files/b3o7ZgKGBBmM5RZ2E9OB</a></td></tr></tbody></table>

The primary function of a status indicator is Feedback. Users need to know whether their action has been completed successfully or not. Additionally, an error or success message can be punctuated by adding Emotive functions to drive home the action's result.

## Examples

<figure><img src="/files/UcgojZuoLdwURB21kc3k" alt=""><figcaption><p>Button with success/error states by Andrei Mironov</p></figcaption></figure>

The above example is used to give feedback to users on whether their action was successful. Feedback is provided with a change of color and warning symbol. The color change drives a strong emotional response, as red is associated with warnings and errors. The movement of the transformed button helps provide additional reinforcement to the emotional response.&#x20;

<div><figure><img src="/files/IFnlcASLe9ODkrfIn6kN" alt=""><figcaption><p>Email Verification by DΞNYS SΞRGUSHKIN</p></figcaption></figure> <figure><img src="/files/JYoQsTnSQkgZHsue2kG2" alt=""><figcaption><p>Password error animation by Aaron Iker.</p></figcaption></figure></div>

Similar themes can be found in the above two examples, where color change and subtle motion drive an emotional feedback response to the user.&#x20;


---

# 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://abhishekshankar.gitbook.io/uxm/the-system/communication-components/system-status.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.
