# Accessibility

## Accessibility Overview

**Dark Mode:** Enable or Disable dark mode. See [Light Mode/Dark Mode View](/faronicsdeploy/get-started-1/user-interface/light-mode-dark-mode-view.md) for further information.

**Enhance Contrast with Textures:** Faronics Deploy uses color-coded bars to the left of each computer name in the dashboard to display statuses on whether computers are up-to-date, online, offline, outdated, or running a task. To enabling this option will use textures instead of solid colors to display statuses.

### Configuring Accessibility

To Edit the Accessibility Settings:

![Accessibility Settings](/files/-MVro3eB2JUQ8KeL9_gP)

1\. Navigate to the **User** icon <img src="/files/-MTvqJhwps2hb2GV4Dxk" alt="" data-size="original"> on the top right corner of the Deploy console. &#x20;

2\. Select **User Profile** from the drop-down menu.&#x20;

3\. Click Enable/Disable **Dark Mode**.

4\. Click Enable/Disable **Contrast with Textures**.

{% hint style="success" %}
Accessibility Options are now configured.
{% endhint %}


---

# 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.faronics.com/faronicsdeploy/organization-settings/accessibility.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.
