> ## Documentation Index
> Fetch the complete documentation index at: https://help.wrld.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# WRLD.Services

> Onboarding, workspace setup, device enrollment, and internal tools.

WRLD.Services is where new clients and new hires get set up — identity, workspaces, devices, and the internal tools our team uses to deliver work. Everything web-related (domains, hosting, SSL, email, VoIP) lives under [WRLD.host](/wrld-host/overview).

## Identity & workspaces

<CardGroup cols={2}>
  <Card title="Microsoft 365 setup" icon="mail-check" href="/onboarding/microsoft-365/initial-setup">
    Initial sign-in and 2FA with Microsoft Authenticator.
  </Card>

  <Card title="Google Workspace" icon="mail-open" href="/onboarding/google-workspace/overview">
    Gmail, Drive, Meet, and shared drives.
  </Card>
</CardGroup>

## Domains & delegation

<CardGroup cols={2}>
  <Card title="GoDaddy delegated access" icon="key-round" href="/onboarding/domains/godaddy-delegated-access">
    Grant WRLD controlled access to a registrar account.
  </Card>

  <Card title="All domain services" icon="globe" href="/wrld-host/overview">
    Registration, transfer, and DNS management live under WRLD.host.
  </Card>
</CardGroup>

## Devices & endpoints

BYOD and corporate devices are enrolled into the company tenant, directory, and MDM — so you can work securely from anywhere.

* Company tenant & EntraID enrollment
* Local Active Directory bind
* MDM (Mobile Device Management)
* RMM & patch agents for Windows, macOS, and Linux

## Internal tools

<CardGroup cols={2}>
  <Card title="SecureSend" icon="lock" href="/tools/securesend">
    Secure, expiring credential sharing — never send passwords in plaintext.
  </Card>

  <Card title="Conda for Node.js" icon="boxes" href="/tools/conda-nodejs">
    Isolate Node versions per project using Conda environments.
  </Card>
</CardGroup>

## Need help?

<Card title="Open a ticket or ask the help desk" icon="life-buoy" href="/support/overview" horizontal>
  The [WRLD.Support](/support/overview) team handles onboarding questions end-to-end.
</Card>
