# Accessing VU OS

VU Admin is the central administration platform for managing your product customization and order fulfillment operations. This enterprise-level system provides a wide array of tools for configuration, management, and reporting.&#x20;

### Logging into VU Admin

<figure><img src="/files/l10N3jzcnkbiYPku3OlT" alt=""><figcaption></figcaption></figure>

1. Navigate to the [admin website](https://os.vucustom.com/users/sign_in).
2. Enter your administrator-provided email address.
3. Enter your password.
4. Click **Log In**.

Upon successful login, the Admin Dashboard displays. If there is an error or unable to log in, please reach out to <support@vucustom.com>

### Navigation Overview

The navigation menu allows access to the different modules within the admin backend of VU OS.&#x20;

The top navigation menu contains all available modules and each module dropdown has a list of sub-modules giving access to key administrative functions.

### Primary Navigation Modules

{% tabs %}
{% tab title="Customizer" %}

<div align="left"><figure><img src="/files/3wlTAD0YnTSbfONssHfo" alt="" width="199"><figcaption></figcaption></figure></div>

Manage all aspects of your product customization system:

* Template Builder
* Material Library
* Product Configuration
* Design Rules
* Preview Settings
  {% endtab %}

{% tab title="Production" %}

<div align="left"><figure><img src="/files/oigVUWAqcbPh8vEfqUyn" alt="" width="218"><figcaption></figcaption></figure></div>

Control order fulfillment and manufacturing processes:

* Route Orders
* Manually Create Orders
* Monitor Production
* Generate Travelers

{% endtab %}

{% tab title="Reports" %}

<div align="left"><figure><img src="/files/CT8hfb3FE1B7Jk2otjbm" alt="" width="220"><figcaption></figcaption></figure></div>

Access comprehensive analytics and data:

* Financial Dashboard
* Operational Dashboard
* Recipe Reports
  {% endtab %}

{% tab title="Settings" %}

<div align="left"><figure><img src="/files/4cE1P5iyMb3UT20m9Jif" alt="" width="219"><figcaption></figcaption></figure></div>

Configure system-wide parameters:

Administration

* Users & Roles
* Factories
* Companies
* Stores
* Background Jobs

Integration

* Carrier Accounts
* Connections
* Webhooks
* Production Services

Configuration

* Locales
* Upcharges
* Tags & Tag Types
* Recipe Templates
* Recipe Report Queries

Content Management

* Announcements
* Profanity Filters
* Embroidery Fonts
* Embroidery Designs
* Cairo Artwork Config

Security

* Blocked IPs
* Standard Logs

Data Management

* Sold To Accounts
* Products
* Queues
* Reasons
  {% endtab %}
  {% endtabs %}


---

# 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://vu-custom.gitbook.io/vu-custom/onboarding/accessing-vu-os.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.
